ethers-rs/ethers-core
Georgios Konstantopoulos 2c734f0d61
fix(core): make Signature.v a u64 instead of a u8 and expose `verify` (#21)
u8 would not work if a large chain_id was used
2020-06-17 09:45:15 +03:00
..
src fix(core): make Signature.v a u64 instead of a u8 and expose `verify` (#21) 2020-06-17 09:45:15 +03:00
Cargo.toml feat(signers): implement Serde and make Wallet API smaller (#20) 2020-06-17 09:38:04 +03:00