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

Formally specify byte order of protocol parameters #114

Open
grtlr opened this issue Nov 9, 2022 · 0 comments
Open

Formally specify byte order of protocol parameters #114

grtlr opened this issue Nov 9, 2022 · 0 comments

Comments

@grtlr
Copy link
Contributor

grtlr commented Nov 9, 2022

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant