Commit graph

4 commits

Author SHA1 Message Date
9ea8676d24
pow_sha256 serializes the phrase on which the proof is to be computed
using the bincode crate, which uses UTF-8 under the hood and also
prefixes the length of the string in big endian.

This patch introduces changes to implement the same
2021-12-08 13:43:24 +05:30
c9ba1a9e55
setup tests and linting 2021-12-07 19:01:36 +05:30
fd7d964633
js dev deps upgrade 2021-10-13 22:51:13 +05:30
a573ed34dc
digest 2021-06-27 21:31:09 +05:30