Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Formally specify byte order of protocol parameters #114

@grtlr

Description

@grtlr

As far as I can tell, we never really specify the format for protocol parameters as we do with the rest of the protocol. Right now the ground truth seems to be the implementation in iota.go: https://github.com/iotaledger/iota.go/blob/develop/protocol.go#L43-L59 and https://github.com/iotaledger/iota.go/blob/develop/rent.go#L40-L84.

We should incorporate this into a TIP so that for example INX clients and servers use the same format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions