ethers-rs/ethers-solc/src
joshieDo ea1a87271c
feat(solc): add script/ to project paths (#1359)
* add script to ProjectPaths

* change default ProjectPaths scripts/ tests/ to script/ test/

* fmt

* chore: ignore ens avatar tests

we know we can decode them properly by this point, they are flaky
because people change their info

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-06-08 05:13:03 -07:00
..
artifact_output feat: source map getters for deployed bytecode (#1348) 2022-06-06 06:42:45 -07:00
artifacts fix(solc): fix fields for `UserDoc` and `DevDoc` (#1355) 2022-06-08 03:30:41 -07:00
compile fix(solc): remove compile_exact restriction (#1329) 2022-05-31 13:28:27 -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
cache.rs fix(solc): invalidate cache on unresolve error (#1337) 2022-06-02 10:31:02 -07:00
config.rs feat(solc): add script/ to project paths (#1359) 2022-06-08 05:13:03 -07:00
error.rs fix(solc): bundle new svm-solc feature (#1071) 2022-03-21 01:58:56 -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): use relative paths and --base-path option (#1317) 2022-05-27 13:31:11 -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