ethers-rs/ethers-solc/src
Matthias Seitz 01d4fceaee
feat(solc): support for solc io json output (#1043)
* feat(solc): support for solc io json output

* chore: wording
2022-03-17 04:37:00 -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 feat(solc): add viaIR option (#1049) 2022-03-17 04:24:50 -07:00
compile fix(solc): use lowercase when comparing paths (#1041) 2022-03-17 01:27:03 -07:00
project_util fix(solc): only modify files that are required to compile the project (#1050) 2022-03-17 03:48:01 -07:00
report feat(solc): support for solc io json output (#1043) 2022-03-17 04:37:00 -07:00
resolver feat(solc): optimize output selection in cache mode (#1029) 2022-03-15 08:58:33 -07:00
cache.rs feat(solc): support customized output selection pruning (#1039) 2022-03-16 07:36:35 -07:00
config.rs test: add unique flatten test (#995) 2022-03-08 06:46:04 -08:00
error.rs feat(solc): add mock project generator (#1011) 2022-03-15 05:27:49 -07:00
filter.rs feat(solc): support customized output selection pruning (#1039) 2022-03-16 07:36:35 -07: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 feat(solc): support customized output selection pruning (#1039) 2022-03-16 07:36:35 -07:00
remappings.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