ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz 279a2c316c
feat(abigen): support overloaded functions with different casing (#650)
* fix: support overloaded functions with different casing

* chore: fmt

* chore: typos

* feat: better method alias handling
2021-12-05 12:36:49 -08:00
..
src feat(abigen): support overloaded functions with different casing (#650) 2021-12-05 12:36:49 -08:00
Cargo.toml release: 0.6.0 (#611) 2021-11-23 21:23:12 +02: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.