ethers-rs/ethers-etherscan/src
pyk 247f08f1a9
feat(solc): Add standard-json-input (#1126)
* Add standard-json-input

* remove debugging

* Update the error message

* Remove unnecessary changes

* Refactor

* make clippy happy

* Return CompilerInput instead of String
2022-04-08 17:18:39 -07:00
..
account.rs fix(core): check against ethers internal crate names (#1060) 2022-03-17 15:14:53 -07:00
contract.rs feat(solc): Add standard-json-input (#1126) 2022-04-08 17:18:39 -07:00
errors.rs feat(etherscan): add caching (#1108) 2022-04-05 19:01:44 -07:00
gas.rs feat(abigen): use structs for outputs (#664) 2021-12-09 16:00:59 -07:00
lib.rs fix: correctly check cache expiry (#1114) 2022-04-05 23:42:40 -07:00
source_tree.rs chore(source_tree): add .sol extension when missing (#1077) 2022-03-24 10:04:46 -07:00
transaction.rs feat(etherscan): add caching (#1108) 2022-04-05 19:01:44 -07:00