ethers-rs/ethers-etherscan
Curtis Spencer a0d7995f94
chore(etherscan): Return error for unverified contracts (#1065)
Given contract source code is not useful in the case of unverified contracts
have the contract_source_code method return an error in the case if the item.abi
has the "Contract source code not verified" string.

Uncomment unit test ignore and run test:
> cargo test --lib ethers-etherscan -- get_error
2022-03-19 11:32:19 -07:00
..
resources flatten before verification (#828) 2022-02-04 10:08:52 +02:00
src chore(etherscan): Return error for unverified contracts (#1065) 2022-03-19 11:32:19 -07:00
Cargo.toml chore(deps): bump reqwest from 0.11.9 to 0.11.10 (#1031) 2022-03-15 02:16:53 -07:00