ethers-rs/ethers-contract/ethers-contract-abigen
James Prestwich 7e4e8e200a
refactor: replace anyhow with eyre (#858)
* refactor: replace anyhow with eyre

* chore: update changelog

* refactor: simplify bail logic for duplicate method signatures

* refactor: simplify bail logic throughout

* refactor: use eyre::ensure

* refactor: more idiomatic use of eyre
2022-02-02 22:44:53 +02:00
..
src refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
Cargo.toml refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +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.