c65497543e
* feat: convert signing to k256 * fix: pass pre-hashed message to sig verification * feat: wrap the hash to a Digest implementation * refactor: cleanup and move digest impl to separate file * chore: adjust abigen tests due to rust update * test: add byte equality test between ethers-rs / web3.js signatures * fix(keys): use 512 blocks for sha256 Co-authored-by: Rohit Narurkar <rohit.narurkar@protonmail.com> Co-authored-by: Alex Vlasov <alex.m.vlasov@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
This code generator was adapted from the original ethcontract-rs repository by Gnosis.