ethers-rs/ethers-solc/src
brockelmore 1287614e53
Implement `is_empty` for `AllowedLibPaths` (#777)
* pub svm_compile

* empty allowed paths
2022-01-09 00:20:28 +02:00
..
artifacts.rs Ignore SPDX and contract size for tests (#775) 2022-01-08 22:26:23 +02:00
cache.rs chore(solc): more verbose traces (#738) 2021-12-25 18:18:57 +02:00
compile.rs feat(solc): add dependency graph implementation (#750) 2022-01-05 23:46:57 +02:00
config.rs Implement `is_empty` for `AllowedLibPaths` (#777) 2022-01-09 00:20:28 +02:00
error.rs feat(solc): add workspace utils (#678) 2021-12-13 01:39:28 +02:00
hh.rs fix: make evm bytecode optional (#735) 2021-12-25 06:45:53 +02:00
lib.rs feat(solc): expose svm_compile 2022-01-08 22:51:18 +02:00
project_util.rs feat(solc): add dependency graph implementation (#750) 2022-01-05 23:46:57 +02:00
remappings.rs refactor(solc): remappings detection rewrite (#732) 2021-12-25 06:52:26 +02:00
resolver.rs make it work with latest solang (#776) 2022-01-08 22:16:54 +02:00
sourcemap.rs feat(solc): add source map parser (#658) 2022-01-06 13:54:46 +02:00
utils.rs feat(solc): add dependency graph implementation (#750) 2022-01-05 23:46:57 +02:00