ethers-rs/ethers-contract/src
Gabriel Coutinho de Paula 6ec8312b8c
Expose `LogMeta` type and add more fields, and expose FilterBlockOption (#294)
* Expose `LogMeta` and add more fields

* Add tests for `query_with_meta`

* Expose `FilterBlockOption`

* Run rustfmt
2021-05-13 13:51:27 +03:00
..
multicall style: remove token instead cloning them (#236) 2021-03-18 07:31:49 +02:00
base.rs docs: add more docs (#130) 2020-12-31 21:08:12 +02:00
call.rs feat: add support for EIP-234 and EIP-1898 (#231) 2021-03-16 21:46:07 +02:00
contract.rs feat(abigen): extend ethevent trait methods and decoding (#239) 2021-03-19 17:44:59 +02:00
event.rs Expose `LogMeta` type and add more fields, and expose FilterBlockOption (#294) 2021-05-13 13:51:27 +03:00
factory.rs feat: add support for EIP-234 and EIP-1898 (#231) 2021-03-16 21:46:07 +02:00
lib.rs Expose `LogMeta` type and add more fields, and expose FilterBlockOption (#294) 2021-05-13 13:51:27 +03:00
log.rs feat(abigen): extend ethevent trait methods and decoding (#239) 2021-03-19 17:44:59 +02:00
stream.rs Trim some dependencies (#116) 2020-12-25 02:17:21 +02:00