ethers-rs/ethers-solc/src
Matthias Seitz 24236997a9
refactor(solc): bump svm-rs and use returned install path (#1034)
* chore(deps): bump svm-rs

* refactor: use solc install path directly

* style: use if elese over option
2022-03-15 02:16:22 -07:00
..
artifact_output fix(abigen/solc): make abigen work with ethers-solc and abiencoderv2 (#952) 2022-02-23 12:46:52 +02:00
artifacts fix(solc): use correct types (#1004) 2022-03-10 10:46:47 -08:00
compile refactor(solc): bump svm-rs and use returned install path (#1034) 2022-03-15 02:16:22 -07:00
resolver refactor(solc): bump svm-rs and use returned install path (#1034) 2022-03-15 02:16:22 -07:00
cache.rs fix(solc): skip artifacts check for files without artifacts (#1018) 2022-03-14 00:36:26 +02:00
config.rs test: add unique flatten test (#995) 2022-03-08 06:46:04 -08:00
error.rs fix(solc): resolver and remapping auto detection bugs (#893) 2022-02-10 19:56:25 +02:00
hh.rs fix(abigen/solc): make abigen work with ethers-solc and abiencoderv2 (#952) 2022-02-23 12:46:52 +02:00
lib.rs fix(solc): fix cache and allowed paths bug (#998) 2022-03-09 10:52:40 -08:00
project_util.rs feat(solc): add helper functions to compile standalone files (#931) 2022-02-19 15:56:34 +02:00
remappings.rs feat: add solc install error report (#1027) 2022-03-14 04:47:11 -07:00
report.rs feat: add solc install error report (#1027) 2022-03-14 04:47:11 -07:00
sourcemap.rs feat(solc): add source map parser (#658) 2022-01-06 13:54:46 +02:00
utils.rs feat(solc): yul compilation (#994) 2022-03-10 10:42:02 -08:00