ethers-rs/ethers-solc/src
joshieDo a0f41c51af
fix(solc): when compiler-out metadata is empty and there's no `internalType` (#1182)
* add another compiler-out with fixes

* update changelog
2022-04-27 15:37:09 +03:00
..
artifact_output feat: add minimal ast bindings (#1167) 2022-04-23 02:20:46 -07:00
artifacts fix(solc): when compiler-out metadata is empty and there's no `internalType` (#1182) 2022-04-27 15:37:09 +03:00
compile fix(solc): only write cache file if build was successful (#1177) 2022-04-27 15:29:09 +03:00
project_util fix(solc): only write cache file if build was successful (#1177) 2022-04-27 15:29:09 +03:00
report fix: only notify about unresolved import once (#1125) 2022-04-08 07:37:43 -07:00
resolver feat(solc): Add standard-json-input (#1126) 2022-04-08 17:18:39 -07:00
cache.rs fix(solc): only write cache file if build was successful (#1177) 2022-04-27 15:29:09 +03:00
config.rs solc: adjust flatten format (#1172) 2022-04-23 01:40:34 -07:00
error.rs fix(solc): bundle new svm-solc feature (#1071) 2022-03-21 01:58:56 -07:00
filter.rs fix(solc): extend sparse mode to linked references (#1107) 2022-04-04 15:50:10 -07:00
hh.rs feat(solc): include source file ast in artifact (#1081) 2022-03-27 09:56:33 -07:00
lib.rs feat: add standardjson compiler input type (#1169) 2022-04-23 01:39:31 -07:00
remappings.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00
sourcemap.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00
utils.rs fix extra spacing (#1149) 2022-04-16 13:09:00 -07:00