Skip to content

define a clear separation of protobuf and native types #5460

@tac0turtle

Description

@tac0turtle

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

Metadata

Metadata

Assignees

Labels

T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.T:jankType Jank! Non-urgent but still high-impact fixes.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions