ethers-rs/ethers-etherscan/src
Curtis Spencer 3c0d8c36dd
chore(source_tree): add .sol extension when missing (#1077)
Just ensure that any paths with no extension default to a .sol

Tests: cargo test --lib ethers-etherscan -- source_tree
2022-03-24 10:04:46 -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(etherscan): source tree support (#990) 2022-03-06 07:21:19 -08:00
gas.rs feat(abigen): use structs for outputs (#664) 2021-12-09 16:00:59 -07:00
lib.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -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