engine
engine copied to clipboard
Use hash calculation of cosmos
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.