-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.T:jankType Jank! Non-urgent but still high-impact fixes.Type Jank! Non-urgent but still high-impact fixes.
Description
Remove protobuf type usage in core logic.
There are protobuf types being used in core logic. This approach was taken to avoid unneeded duplication but this duplication leads to a cleaner and less error prone design. The needed changes should not cause breaking changes.
Will help in avoiding bugs like: #5459
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.General cleanup and restructuring of code to provide clarity, flexibility, and modularity.T:jankType Jank! Non-urgent but still high-impact fixes.Type Jank! Non-urgent but still high-impact fixes.