ethers-rs/ethers-solc/test-data/test-contract-libs
Georgios Konstantopoulos bfdf70cbea
feat(solc): allow providing --allow-args (#553)
* feat(solc): allow providing additional arguments

* feat(solc): allow providing --allow-args

* feat: more allow paths integration (#565)

* feat: more allow paths integration

* Update ethers-solc/src/compile.rs

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

* chore: only enable macros if feature is enabled

* test: add tests for multiple libs

* chore: fix solc test

* chore: only pas --allow-paths if there are any paths needed

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2021-11-08 22:11:45 +02:00
..
lib1 feat(solc): allow providing --allow-args (#553) 2021-11-08 22:11:45 +02:00
lib2 feat(solc): allow providing --allow-args (#553) 2021-11-08 22:11:45 +02:00
src feat(solc): allow providing --allow-args (#553) 2021-11-08 22:11:45 +02:00