ethers-rs/ethers-solc/src/resolver
pyk 247f08f1a9
feat(solc): Add standard-json-input (#1126)
* Add standard-json-input

* remove debugging

* Update the error message

* Remove unnecessary changes

* Refactor

* make clippy happy

* Return CompilerInput instead of String
2022-04-08 17:18:39 -07:00
..
mod.rs feat(solc): Add standard-json-input (#1126) 2022-04-08 17:18:39 -07:00
parse.rs feat(solc): Strip experimental pragma from all imported contracts (#1116) 2022-04-07 03:12:25 -07:00
tree.rs fix(solc): remove unnecessary indent (#999) 2022-03-09 09:44:02 -08:00