-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
I4No visible changesNo visible changesS3Minimally significantMinimally significantU4Nothing urgentNothing urgentenhancementImproving existing functionalityImproving existing functionalityneofs-storageStorage node application issuesStorage node application issues
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when I realize we have to parse addresses in control API just because we have string representations being used in the protocol.
Describe the solution you'd like
Use good old bytes, it's protobuf anyway. 32 for OID. 32 for CID. 64 for address.
Describe alternatives you've considered
Keeping as is, it works with some slight overhead.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I4No visible changesNo visible changesS3Minimally significantMinimally significantU4Nothing urgentNothing urgentenhancementImproving existing functionalityImproving existing functionalityneofs-storageStorage node application issuesStorage node application issues