ethers-rs/ethers-solc/src/compile
Georgios Konstantopoulos f97a8ca541
fix(abigen): do not panic when run on non-cargo projects (#918)
* fix(abigen): do not panic when run on non-cargo projects

* chore: bump solidity test to 0.8.12
2022-02-16 17:46:25 +02:00
..
contracts.rs feat(solc): compiler pipeline improvements (#866) 2022-02-05 16:07:37 +02:00
many.rs refactor(solc): rewrite compiler passes and cache change detection (#802) 2022-02-04 18:20:24 +02:00
mod.rs fix(abigen): do not panic when run on non-cargo projects (#918) 2022-02-16 17:46:25 +02:00
output.rs feat: add getter to `ProjectCompileOutput` (#908) 2022-02-13 21:47:00 +02:00
project.rs feat(solc): add Reporter type (#883) 2022-02-09 01:14:57 +02:00