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 |
Georgios Konstantopoulos
|
1a47e933ae
|
feat(signers): implement Serde and make Wallet API smaller (#20)
* feat(signers): implement Serde and make API smaller
* fix: add abigen as a dev-dependency feature
|
2020-06-17 09:38:04 +03:00 |
Georgios Konstantopoulos
|
56d22c0360
|
fix examples
|
2020-06-02 13:58:48 +03:00 |
Georgios Konstantopoulos
|
cd4914d37f
|
refactor: pull crates to root dir
|
2020-06-01 21:24:22 +03:00 |