ethers-rs/ethers-solc/test-data
Georgios Konstantopoulos 8f9c47dbdb
feat: auto-detect solc remappings (#574)
* feat: add remappings detection

* feat: add remappings to compiler settings

* fix: check for error if no contract was compiled

* feat: configure remappings and provide them to compiler settings

* test: check remappings

* chore: clippy lints

* fix: tests (#578)

* Update ethers-solc/src/remappings.rs

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2021-11-13 21:31:55 +02:00
..
dapp-sample feat: improved solc management (#539) 2021-10-30 20:59:44 +03:00
hardhat-sample feat: improved solc management (#539) 2021-10-30 20:59:44 +03:00
in feat: add ethers-solc crate (#522) 2021-10-26 14:28:10 +03:00
out feat: add ethers-solc crate (#522) 2021-10-26 14:28:10 +03: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