57010c1c60
* fix: make EthEvent name method a trait method * refactor: make expand methods members of Context * fix: make AbiParser parsing non consumeable * feat: add struct expanding * feat: use derive(EthEvent) in abigen workflow * test: check EthEvent in abigen macro * test: make test compile again * refactor: simplify and optimize abi parsing from single str * test: add human readable abigen tests |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |
README.md
This proc-macro was adapted from the original ethcontract-rs repository by Gnosis.