ethers-rs/ethers-solc/src
Matthias Seitz 1d40d4e049
fix(solc): make StorageLayout json parsing lossless (#1515)
2022-07-26 08:26:19 -07:00
..
artifact_output feat(solc): handle conflicting artifacts properly (#1491) 2022-07-24 14:39:37 -07:00
artifacts fix(solc): make StorageLayout json parsing lossless (#1515) 2022-07-26 08:26:19 -07:00
compile feat(solc): handle conflicting artifacts properly (#1491) 2022-07-24 14:39:37 -07:00
project_util fix(solc): purge obsolete cached artifacts (#1273) 2022-05-16 16:48:47 -07:00
report fix(solc): serialize metadata as raw string (#1474) 2022-07-12 11:28:29 -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 perf(solc): add iterator function for finding sol files (#1480) 2022-07-14 10:57:10 -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(solc): handle conflicting artifacts properly (#1491) 2022-07-24 14:39:37 -07:00
remappings.rs fix(solc): use path slash for remapping display on windows (#1454) 2022-07-05 08:54:42 -07:00
sourcemap.rs chore(clippy): fix newest nightly lints (#1298) 2022-05-22 15:18:57 -07:00
utils.rs perf(solc): add iterator function for finding sol files (#1480) 2022-07-14 10:57:10 -07:00