Skip to content

Control API passes addresses in stringified format #2980

@roman-khimov

Description

@roman-khimov

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

#2968

Metadata

Metadata

Assignees

No one assigned

    Labels

    I4No visible changesS3Minimally significantU4Nothing urgentenhancementImproving existing functionalityneofs-storageStorage node application issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions