ethers-rs/ethers-solc/tests
Matthias Seitz 38b984c353
fix(solc): extend sparse mode to linked references (#1107)
* refactor: move sol parsing to separate mod

* refactor: make parse a struct function

* feat: add inline function

* chore: rename sparse filter

* feat: move data to edges type

* refactor: supply graph in compile function

* feat: resolve link references

* test: add sparse mode test
2022-04-04 15:50:10 -07:00
..
mocked.rs fix(solc): only modify files that are required to compile the project (#1050) 2022-03-17 03:48:01 -07:00
project.rs fix(solc): extend sparse mode to linked references (#1107) 2022-04-04 15:50:10 -07:00