ethers-rs/ethers-contract
Matthias Seitz a07838eaf5
fix: preserve underscores in case of collisions (#548)
* fix: overloaded with same type arguments

* fix: numerate overloaded functions

* docs: add note

* chore: update changelog

* style: rename vars

* fix: draft underscore fix

* fix: underscore aliases
2021-11-01 01:06:31 +02:00
..
ethers-contract-abigen fix: preserve underscores in case of collisions (#548) 2021-11-01 01:06:31 +02:00
ethers-contract-derive feat: enumerate overloaded functions if they are nameless (#545) 2021-10-31 13:24:02 +02:00
src feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) 2021-10-31 13:34:51 +02:00
tests fix: preserve underscores in case of collisions (#548) 2021-11-01 01:06:31 +02:00
Cargo.toml feat: use ethers_solc::Solc instead of ethers_core::utils::Solc (#546) 2021-10-31 13:34:51 +02:00