ethers-rs/ethers-contract/tests
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
..
common fix(abigen): use abi signature attribute if provided (#1409) 2022-06-23 02:53:24 -04:00
solidity-contracts Generate structs for the return data of abigen-erated contracts (#1440) 2022-07-04 11:54:02 -07:00
abigen.rs fix(abigen): contract names can be reserve words (#1498) 2022-07-24 03:18:24 +02:00
contract.rs fix(abigen): contract names can be reserve words (#1498) 2022-07-24 03:18:24 +02:00