ethers-rs/ethers-contract
Matthias Seitz 32b4e9e3f5
fix(abigen): add indexed attribute when deriving EthEvent (#255)
* fix(abigen): add indexed attribute when deriving EthEvent

* chore(clippy): make clippy happy
2021-04-02 08:46:39 +03:00
..
ethers-contract-abigen fix(abigen): add indexed attribute when deriving EthEvent (#255) 2021-04-02 08:46:39 +03:00
ethers-contract-derive feat(abigen): extend ethevent trait methods and decoding (#239) 2021-03-19 17:44:59 +02:00
src feat(abigen): extend ethevent trait methods and decoding (#239) 2021-03-19 17:44:59 +02:00
tests feat(abigen): extend ethevent trait methods and decoding (#239) 2021-03-19 17:44:59 +02:00
Cargo.toml chore(deps): bump tokio from 1.2.0 to 1.4.0 (#242) 2021-03-22 20:37:58 +02:00