ethers-rs/ethers-solc/src
Matthias Seitz 1788f05ab0
feat(solc): use svm-builds instead of fetching http releases list (#1063)
* feat(solc): use svm-builds instead of fetching http releases list

* use correct features
2022-03-19 07:52:09 -07:00
..
artifact_output feat(solc): more artifact trait functions (#1057) 2022-03-17 12:48:55 -07:00
artifacts feat(abigen): add abi object deserializer and generate deploy function (#1030) 2022-03-18 21:23:33 -07:00
compile feat(solc): use svm-builds instead of fetching http releases list (#1063) 2022-03-19 07:52:09 -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 style: split artifacts mod and create contract and bytecode mods (#1052) 2022-03-17 07:51:43 -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 feat(solc): more artifact trait functions (#1057) 2022-03-17 12:48:55 -07:00
lib.rs style: split artifacts mod and create contract and bytecode mods (#1052) 2022-03-17 07:51:43 -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