ethers-rs/ethers-contract/ethers-contract-abigen/src
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
..
contract fix(abigen): add indexed attribute when deriving EthEvent (#255) 2021-04-02 08:46:39 +03:00
test refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00
contract.rs feat(abigen): extend ethevent trait methods and decoding (#239) 2021-03-19 17:44:59 +02:00
lib.rs ABI Encoder v2 + ABI Spec v6.6 (#17) 2020-06-16 15:08:42 +03:00
rustfmt.rs refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00
source.rs feature: report path on failed abigen load (#205) 2021-02-22 20:35:40 +02:00
util.rs refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00