postech-dao / simperby

The ultimate BFT blockchain engine for decentralized organizations with powerful trustless interoperability.
MIT License
70 stars 38 forks source link

Use different seed for `pretty_format()` #520

Closed junha1 closed 8 months ago

junha1 commented 8 months ago

simperby_core::crypto::tests::pretty_format() use "hello world" both for the hash and keys, but there are no reasons to do that. Please use another arbitrary seed.