ethers-rs/ethers-core/src
Rohit Narurkar 4c8d3c81e7
Feat/is middleware signer (#182)
* feat: signature from_str can handle 0x-prefixed strings

* feat: add is_signer method to the middleware trait

* fix: eth_sign Signature deserialisation

* chore: refactor for cleaner decoding of Signature
2021-01-28 08:51:53 +02:00
..
abi feat: Transformer middleware with DsProxy impl (#165) 2021-01-22 11:25:22 +02:00
types Feat/is middleware signer (#182) 2021-01-28 08:51:53 +02:00
utils fix: switch between units correctly (#170) 2021-01-17 14:10:30 +02:00
lib.rs feat: generalize wallet/private key + yubihsm2 (#75) 2020-10-02 11:41:16 +03:00