ethers-rs/ethers-solc/src
Matthias Seitz 60515d9404
fix(solc): consistent serde for linked and unlinked bytecode (#948)
2022-02-22 16:23:23 +02:00
..
artifact_output Artifact ids (#882) 2022-02-18 17:48:56 +02:00
artifacts fix(solc): consistent serde for linked and unlinked bytecode (#948) 2022-02-22 16:23:23 +02:00
compile fix(solc): off by one error finding version intersection (#930) 2022-02-18 19:24:02 +02:00
resolver fix(solc): flatten import loc (#946) 2022-02-22 16:22:24 +02:00
cache.rs chore: fix all warnings (#890) 2022-02-10 08:54:39 +02:00
config.rs fix(solc): flatten import loc (#946) 2022-02-22 16:22:24 +02:00
error.rs fix(solc): resolver and remapping auto detection bugs (#893) 2022-02-10 19:56:25 +02:00
hh.rs feat(solc): add configurable Artifact type (#907) 2022-02-17 17:31:35 +02:00
lib.rs feat(solc): add helper functions to compile standalone files (#931) 2022-02-19 15:56:34 +02:00
project_util.rs feat(solc): add helper functions to compile standalone files (#931) 2022-02-19 15:56:34 +02:00
remappings.rs fix(solc): mimic hardhat import resolver when in node_modules (#928) 2022-02-18 19:54:23 +02:00
report.rs feat(solc): report on unresolved imports (#905) 2022-02-13 01:05:43 +02:00
sourcemap.rs feat(solc): add source map parser (#658) 2022-01-06 13:54:46 +02:00
utils.rs test: add curly bracket import test (#929) 2022-02-18 19:24:41 +02:00