iotaledger / access-server

Apache License 2.0
14 stars 3 forks source link

Replace JSON with MessagePack #145

Open bernardoaraujor opened 3 years ago

bernardoaraujor commented 3 years ago
nothingismagick commented 3 years ago

sounds great!

bernardoaraujor commented 3 years ago

Protobuf does not guarantee determinism, which is bad for computation of policy hashes. https://gist.github.com/kchristidis/39c8b310fd9da43d515c4394c3cd9510

MessagePack is the new candidate: