This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
ethers-rs
Watch
1
Star
0
Fork
You've already forked ethers-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20493e0190
ethers-rs
/
ethers
History
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
..
examples
fix(core): make Signature.v a u64 instead of a u8 and expose `verify` (
#21
)
2020-06-17 09:45:15 +03:00
src
add json rpc bindings for eth_getCode (
#15
)
2020-06-15 23:10:27 +03:00
tests
ABI Encoder v2 + ABI Spec v6.6 (
#17
)
2020-06-16 15:08:42 +03:00
Cargo.toml
feat(signers): implement Serde and make Wallet API smaller (
#20
)
2020-06-17 09:38:04 +03:00