ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz 0e7f46b03d
feat(abigen): subsitute structs in event bindings (#1674)
* fix(abigen): handle event defaults

* feat(abigen): subsitute structs in event bindings

* update changelog

* chore: rustfmt

* fix broken tests

* chore(clippy): make clippy happy
2022-09-07 09:14:13 -07:00
..
src feat(abigen): subsitute structs in event bindings (#1674) 2022-09-07 09:14:13 -07:00
Cargo.toml feat(abigen): add contract filter (#1564) 2022-08-04 08:22:00 -07:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This code generator was adapted from the original ethcontract-rs repository by Gnosis.