ethers-rs/ethers-contract/ethers-contract-abigen/src
Clifton King aa008727ee
fix(abigen): contract names can be reserve words (#1498)
* fix(abigen): contract names can be reserve words

* update changelog

* clippy warning

* module names consistent with other safe_*

* update refs to generated abis

* move reserved words tests to their own fn

* added note to changelog re: module name changes
2022-07-24 03:18:24 +02:00
..
contract fix(eip712): improve argument parsing (#1485) 2022-07-20 00:09:11 -07:00
test refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00
contract.rs fix(abigen): contract names can be reserve words (#1498) 2022-07-24 03:18:24 +02:00
lib.rs fix(abigen): contract names can be reserve words (#1498) 2022-07-24 03:18:24 +02:00
multi.rs fix(abigen): contract names can be reserve words (#1498) 2022-07-24 03:18:24 +02:00
rawabi.rs fix: filter out empty bytecode (#1248) 2022-05-11 07:34:41 -07:00
rustfmt.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
source.rs chore: add rate limit message (#971) 2022-02-27 17:41:26 +02:00
util.rs fix(abigen): contract names can be reserve words (#1498) 2022-07-24 03:18:24 +02:00