ethers-rs/ethers-solc/test-data
Matthias Seitz a978bc98af
fix(solc): remapping aware libraries (#1190)
* feat(solc): add Libraries type

* feat: add lib applied remappings

* test: add lib linking tests

* Update ethers-solc/src/artifacts/mod.rs

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>

* Update ethers-solc/src/artifacts/mod.rs

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>

* Update ethers-solc/src/artifacts/mod.rs

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>

* Update ethers-solc/src/artifacts/mod.rs

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>

* chore: rustfmt

Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2022-04-28 05:18:24 -07:00
..
cache-sample fix: remove changed artifacts from the cache (#630) 2021-11-28 14:33:24 +02:00
dapp-sample refactor!: make artifactoutput a trait (#579) 2021-11-16 01:29:06 +02:00
hardhat-sample refactor!: make artifactoutput a trait (#579) 2021-11-16 01:29:06 +02:00
in feat: add ethers-solc crate (#522) 2021-10-26 14:28:10 +03:00
out fix(solc): when compiler-out metadata is empty and there's no `internalType` (#1182) 2022-04-27 15:37:09 +03:00
test-contract-libs refactor(solc): rewrite compiler passes and cache change detection (#802) 2022-02-04 18:20:24 +02:00
test-contract-remappings feat: auto-detect solc remappings (#574) 2021-11-13 21:31:55 +02:00
test-contract-versions feat(solc): Multiple Solc Version detection (#551) 2021-11-03 10:05:09 +02:00
test-flatten-duplicates/contracts fix(solc): flatten import loc (#946) 2022-02-22 16:22:24 +02:00
test-flatten-solang-failure/contracts fix(solc): flatten import loc (#946) 2022-02-22 16:22:24 +02:00
test-versioned-linkrefs Artifact ids (#882) 2022-02-18 17:48:56 +02:00
yul-sample feat(solc): yul compilation (#994) 2022-03-10 10:42:02 -08:00
cheatcodes.sol-sourcemap.txt feat(solc): add source map parser (#658) 2022-01-06 13:54:46 +02:00
hh-greeter-artifact.json feat(solc): add hardhat artifact support (#677) 2021-12-11 19:39:39 +02:00
library-remapping-in.json fix(solc): remapping aware libraries (#1190) 2022-04-28 05:18:24 -07:00
out-source-maps.txt feat(solc): add source map parser (#658) 2022-01-06 13:54:46 +02:00
solidity-files-cache.json refactor(solc): rewrite compiler passes and cache change detection (#802) 2022-02-04 18:20:24 +02:00