ethers-rs/ethers-solc/test-data
korboismoe d77068e26a
fix: pass partial artifact cache to project compiler output (#623)
* fix: pass partial artifact cache to project compiler output

If the cache contains some artifacts but not all, the
project compiler output now contains the cached artifacts
in addition to the newly compiled artifacts.

* chore: update changelog

* fix: remove missing cache files before getting changed files

* fix: propagate error if reading cached artifacts fails
2021-11-26 18:49:19 +02:00
..
cache-sample fix: pass partial artifact cache to project compiler output (#623) 2021-11-26 18:49:19 +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 refactor!: make artifactoutput a trait (#579) 2021-11-16 01:29:06 +02:00
test-contract-libs feat(solc): allow providing --allow-args (#553) 2021-11-08 22:11:45 +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
solidity-files-cache.json feat: add ethers-solc crate (#522) 2021-10-26 14:28:10 +03:00