ethers-rs/ethers-etherscan
Curtis Spencer 96dd34287e
feat(etherscan): source tree support (#990)
* Create a source tree of paths and their respective contents from the
ContractMetadata.

This is useful for file level analysis or writing the resulting files to disk.

* Test writing to disk via cargo test
* Test etherscan by uncommenting the ignore on
can_fetch_contract_source_tree_for_multi_entry_contract
and can_fetch_contract_source_tree_for_singleton_contract
2022-03-06 07:21:19 -08:00
..
resources flatten before verification (#828) 2022-02-04 10:08:52 +02:00
src feat(etherscan): source tree support (#990) 2022-03-06 07:21:19 -08:00
Cargo.toml feat(etherscan): source tree support (#990) 2022-03-06 07:21:19 -08:00