ethers-rs/ethers-contract
Alexey Shekhirin cba1a85483
refactor(core, contract, etherscan): move Chain enum, use HashMap::from (#524)
* refactor(contract, etherscan): make use of HashMap::from

* feat(core): Chain enum

* rename unknown chain error

* reorg imports
2021-10-24 21:41:50 +03:00
..
ethers-contract-abigen feat: function call enums EthCall macro and more (#517) 2021-10-18 13:28:38 +03:00
ethers-contract-derive feat: add ethabitype support for solidity style enums (#526) 2021-10-24 20:58:41 +03:00
src refactor(core, contract, etherscan): move Chain enum, use HashMap::from (#524) 2021-10-24 21:41:50 +03:00
tests feat: add ethabitype support for solidity style enums (#526) 2021-10-24 20:58:41 +03:00
Cargo.toml chore(deps): bump thiserror from 1.0.29 to 1.0.30 (#500) 2021-10-11 15:42:55 +03:00