ethers-rs/ethers-solc/src
Matthias Seitz 847b2a4a05
fix(solc): fix autodetection edge case (#2099)
2023-01-31 15:16:34 -08:00
..
artifact_output feat(solc): support emitting bytecode as extra files (#2074) 2023-01-27 13:15:03 -05:00
artifacts feat(solc): support emitting bytecode as extra files (#2074) 2023-01-27 13:15:03 -05:00
compile fixed issue#2004 parsing solc verison with trailing newlines (#2005) 2023-01-13 10:45:26 -08:00
project_util chore(clippy): make clippy happy (#1923) 2022-12-05 22:05:33 -08:00
report chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
resolver chore(deps): bump solang-parser 0.2.1 (#2054) 2023-01-17 10:36:31 -08:00
buildinfo.rs feat(solc): emit build info files if configured (#1338) 2022-06-15 12:44:20 -07:00
cache.rs perf(solc): read artifacts in parallel (#1665) 2022-09-05 09:51:50 -07:00
config.rs fix: failing can_autodetect_dirs solc test (#1895) (#2052) 2023-01-13 10:20:26 -08:00
error.rs feat(solc): improve error on case mismatch (#1998) 2023-01-03 15:14:01 +02:00
filter.rs chore: fix clippy (#2059) 2023-01-16 18:11:27 -08:00
hh.rs feat(solc): emit artifacts for standalone source files (#1296) 2022-05-22 15:19:59 -07:00
lib.rs feat: warnings as errors (#1838) 2022-11-10 12:19:43 -08:00
remappings.rs fix(solc): fix autodetection edge case (#2099) 2023-01-31 15:16:34 -08:00
sourcemap.rs feat(core): add `strum::EnumIter` and `strum::EnumCount` to `Chain` (#2043) 2023-01-11 19:17:46 -08:00
utils.rs fix(solc): fix autodetection edge case (#2099) 2023-01-31 15:16:34 -08:00