ethers-rs/ethers-solc/src
Matthias Seitz 26de793698
chore(solc): provide remappings on unresolved import message (#1026)
2022-03-14 13:29:00 +02: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 revert: use simple change filter again (#1008) 2022-03-11 08:43:48 -08:00
resolver chore(solc): provide remappings on unresolved import message (#1026) 2022-03-14 13:29:00 +02: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(solc): remapping helper functions (#1003) 2022-03-10 06:40:58 -08:00
report.rs chore(solc): provide remappings on unresolved import message (#1026) 2022-03-14 13:29:00 +02: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