Commit Graph

11 Commits

Author SHA1 Message Date
Bhargava Shastry
e400dff607 Change random function selection 2021-06-14 13:27:17 +02:00
Bhargava Shastry
319b0fb624 Permit partial fuzzing of tests with libraries. 2021-06-14 13:27:17 +02:00
Bhargava Shastry
c8e31e3466 Debug prints 2021-06-14 13:27:17 +02:00
Bhargava Shastry
ee665748aa Refactor contract ABI Utils a bit to get it to build with solc ossfuzz. Untested. 2021-06-14 13:27:17 +02:00
Bhargava Shastry
7c572dbfdf Fix bug related to new code gen testing. 2021-06-14 13:27:12 +02:00
Bhargava Shastry
7108b7d465 Remove source updates. 2021-06-14 13:27:12 +02:00
Bhargava Shastry
3ab3eda2c5 Reset compiler stack between runs. 2021-06-14 13:27:12 +02:00
Bhargava Shastry
49cda44699 Initial commit 2021-06-14 13:27:12 +02:00
Bhargava Shastry
b1392ac988 Fix use of const ref in Abiv2 and other proto fuzzers. 2021-04-13 19:38:43 +02:00
Bhargava Shastry
f9182e9f88 Minor changes to Solidity compilation framework fuzzer. 2021-03-23 13:17:41 +01:00
Bhargava Shastry
febccdd96a Fuzzer: Refactor utility methods shared by proto fuzzers.
Co-authored-by: Leonardo <leo@ethereum.org>
Co-authored-by: Daniel Kirchner <daniel@ekpyron.org>
2021-02-10 11:43:57 +01:00