ethers-rs/ethers-solc/src
Mark Tyneway 3bafe5b9e4
feat(ethers-solc): configurable build-info output dir (#1433)
* feat(ethers-solc): configurable build-info output dir

* chore: update changelog
2022-06-30 09:21:46 -07:00
..
artifact_output feat(solc): include opcodes in output (#1435) 2022-06-30 09:16:47 -07:00
artifacts fix(solc): apply base path to model checker contracts (#1437) 2022-06-30 09:18:32 -07:00
compile feat(solc): add remove_contract utility function (#1436) 2022-06-30 09:19:55 -07:00
project_util fix(solc): purge obsolete cached artifacts (#1273) 2022-05-16 16:48:47 -07:00
report feat(solc): install solc io reporter in basic reporter (#1295) 2022-05-22 15:20:54 -07:00
resolver fix(solc): invalidate cache on unresolve error (#1337) 2022-06-02 10:31:02 -07:00
buildinfo.rs feat(solc): emit build info files if configured (#1338) 2022-06-15 12:44:20 -07:00
cache.rs fix(solc): invalidate cache on unresolve error (#1337) 2022-06-02 10:31:02 -07:00
config.rs feat(ethers-solc): configurable build-info output dir (#1433) 2022-06-30 09:21:46 -07:00
error.rs chore(solc): improve checksum error message (#1394) 2022-06-20 10:52:16 -07:00
filter.rs fix(solc): extend sparse mode to linked references (#1107) 2022-04-04 15:50:10 -07:00
hh.rs feat(solc): emit artifacts for standalone source files (#1296) 2022-05-22 15:19:59 -07:00
lib.rs feat(ethers-solc): configurable build-info output dir (#1433) 2022-06-30 09:21:46 -07:00
remappings.rs fix(solc): improve remappings autodetection (#1335) 2022-06-01 08:25:27 -07:00
sourcemap.rs chore(clippy): fix newest nightly lints (#1298) 2022-05-22 15:18:57 -07:00
utils.rs fix(solc): follow symlinks in source files (#1277) 2022-05-17 10:26:51 -07:00