ethers-rs/ethers-contract/tests
Georgios Konstantopoulos 833ca33f60
feat(signers): make Signer on Client optional (#34)
This allows using Contract either in read-only mode (e.g. for fetching data/events)
or for using the accounts on the node as senders
2020-06-21 21:19:59 +03:00
..
common Add streamed logs to the provider (#9) 2020-06-15 11:46:07 +03:00
contract.rs feat(signers): make Signer on Client optional (#34) 2020-06-21 21:19:59 +03:00
contract.sol fix: serialize null filters 2020-06-03 00:10:46 +03:00