engine icon indicating copy to clipboard operation
engine copied to clipboard

Use hash calculation of cosmos

Open NicolasMahe opened this issue 5 years ago • 0 comments

Cosmos-sdk is working on implementing a canonical json representation of their protobuf data to generate signature. https://github.com/cosmos/cosmos-sdk/commit/9d49fe9c5e17a238049b777adeb374c7679c5fb6 We should wait and reuse the same system to generate deterministic hashes for our resources.

In the meantime, we should revert https://github.com/mesg-foundation/engine/pull/1692 to not break anything now.

NicolasMahe avatar Mar 10 '20 05:03 NicolasMahe