ethers-rs/ethers-contract
Matthias Seitz 0c18f9b32c
fix: make EthEvent abi attribute work for tuple inputs (#229)
* fix: try to parse the provided abi as tuple

* test: validate ethevent abi attribute

* docs: document ethevent abi attribute
2021-03-16 10:12:32 +02:00
..
ethers-contract-abigen release: 0.2.2 (#219) 2021-03-04 09:30:27 +02:00
ethers-contract-derive fix: make EthEvent abi attribute work for tuple inputs (#229) 2021-03-16 10:12:32 +02:00
src feat: add EthEvent proc macro derive support (#227) 2021-03-15 13:59:52 +02:00
tests fix: make EthEvent abi attribute work for tuple inputs (#229) 2021-03-16 10:12:32 +02:00
Cargo.toml chore(deps): bump serde from 1.0.123 to 1.0.124 (#222) 2021-03-08 09:48:24 +02:00