Commit Graph

11 Commits

Author SHA1 Message Date
Bhargava Shastry
c248b91bfa Permit low-level library function calls. 2021-06-14 13:27:17 +02:00
Bhargava Shastry
af94138b53 Reset between runs, redeploying library. 2021-06-14 13:27:17 +02:00
Bhargava Shastry
e400dff607 Change random function selection 2021-06-14 13:27:17 +02:00
Bhargava Shastry
1485374115 Undo msg.value init 2021-06-14 13:27:17 +02:00
Bhargava Shastry
7a16359bae Add 1 eth value to deploy/call 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
49cda44699 Initial commit 2021-06-14 13:27:12 +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