ethers-rs/ethers-etherscan/src
Dan Cline 842f4d260f
feat(core): add dev as a chain (#1093)
adds a new error message to etherscan if the user tries to create an
etherscan client with a 1337/ganache/dev chain
2022-03-30 11:20:23 -07:00
..
account.rs fix(core): check against ethers internal crate names (#1060) 2022-03-17 15:14:53 -07:00
contract.rs chore(etherscan): Return error for unverified contracts (#1065) 2022-03-19 11:32:19 -07:00
errors.rs feat(core): add dev as a chain (#1093) 2022-03-30 11:20:23 -07:00
gas.rs feat(abigen): use structs for outputs (#664) 2021-12-09 16:00:59 -07:00
lib.rs feat(core): add dev as a chain (#1093) 2022-03-30 11:20:23 -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, middleware): implement gas endpoints and use in oracle middleware (#621) 2021-11-27 09:54:20 +02:00