ethers-rs/ethers-solc/src
Roman Krasiuk f3699d08bf
fix(solc): add `RuntimeOrHandle` & fix solc blocking installation (#1260)
* rt wrapper for solc install

* fix

* uncomment feat flag

* feature deps & comment

* async it tests

* use svm::block_install for wasm

* hide rt or handle for wasm

* hide import for wasm
2022-05-14 16:29:45 -07:00
..
artifact_output feat(solc): add source map access functions (#1253) 2022-05-12 14:47:45 -07:00
artifacts Add basic solc model checker options (#1258) 2022-05-13 13:29:13 -07:00
compile fix(solc): add `RuntimeOrHandle` & fix solc blocking installation (#1260) 2022-05-14 16:29:45 -07:00
project_util fix(solc): only write cache file if build was successful (#1177) 2022-04-27 15:29:09 +03:00
report fix(solc): make scoped reporter work in parallel (#1214) 2022-05-03 16:39:36 -07:00
resolver update & lock solang (#1256) 2022-05-13 12:59:47 -07:00
cache.rs fix(solc): only write cache file if build was successful (#1177) 2022-04-27 15:29:09 +03:00
config.rs fix(solc): flatten import aliases (#1192) 2022-05-03 22:33:25 -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): include source file ast in artifact (#1081) 2022-03-27 09:56:33 -07:00
lib.rs feat(solc): store source files with their solc version (#1231) 2022-05-06 11:42:01 -07:00
remappings.rs perf: short circuit remapping detection on recursive symlink (#1225) 2022-05-05 07:21:51 -07:00
sourcemap.rs chore(clippy): make clippy happy (#1230) 2022-05-06 08:15:49 -07:00
utils.rs fix(solc): add `RuntimeOrHandle` & fix solc blocking installation (#1260) 2022-05-14 16:29:45 -07:00