Bhargava Shastry
|
bc9510eefc
|
Fuzz not only successful calls but those with other status codes.
|
2021-06-14 13:27:17 +02:00 |
|
Bhargava Shastry
|
5f202cedea
|
Add custom mutation to solc reverse and bytecode optimizer fuzzers.
|
2021-06-14 13:27:17 +02:00 |
|
Bhargava Shastry
|
3a837aeed6
|
CMake update
|
2021-06-14 13:27:17 +02:00 |
|
Bhargava Shastry
|
d5364e43ea
|
Add New->Old code gen comparator fuzzer
|
2021-06-14 13:27:17 +02:00 |
|
Bhargava Shastry
|
68f5632ddd
|
Update bytecode optimiser fuzzer
|
2021-06-14 13:27:17 +02:00 |
|
Bhargava Shastry
|
0c57fbb275
|
Fix optional access bug for libraries
|
2021-06-14 13:27:17 +02:00 |
|
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
|
7b1ade9223
|
Minor refactoring
|
2021-06-14 13:27:17 +02:00 |
|
Bhargava Shastry
|
7b64e660c6
|
Bug fix
|
2021-06-14 13:27:17 +02:00 |
|
Bhargava Shastry
|
785bfcda99
|
Add real addresses to encoder
|
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
|
295aef77a4
|
Add bytecode optimizer fuzzer
|
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
|
98a452d0aa
|
Add random value generation.
|
2021-06-14 13:27:17 +02:00 |
|
Bhargava Shastry
|
08f4a98ea6
|
Value generator fuzzer
|
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
|
39fcdf22c3
|
Fix storage order in evmhost.
|
2021-06-14 13:27:12 +02:00 |
|
Bhargava Shastry
|
7c572dbfdf
|
Fix bug related to new code gen testing.
|
2021-06-14 13:27:12 +02:00 |
|
Bhargava Shastry
|
67a4d6f01d
|
Catch compiler errors due to missing source.
|
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 |
|
Djordje Mijovic
|
e404b6e7a6
|
Refactoring yul source locations.
|
2021-05-04 16:05:23 +02:00 |
|
anurag4u80
|
c4cf412fed
|
Replaced boost remove_erase and remove_erase_if
|
2021-04-24 08:10:41 +05:30 |
|
Bhargava Shastry
|
69dd1771b7
|
Remove as many boost usages as possible in protoToYul.cpp
|
2021-04-20 18:46:19 +02:00 |
|
Bhargava Shastry
|
14d2170b46
|
Merge pull request #11238 from ethereum/yul-interpreter-storage-state
Permit Yul interpreter vs Evmone storage comparison.
|
2021-04-19 12:22:59 +02:00 |
|
Bhargava Shastry
|
6941143613
|
Merge pull request #11216 from ethereum/fix-abiv2-fuzzer-bug
Fix use of const ref in Abiv2 and other proto fuzzers.
|
2021-04-14 15:03:57 +02:00 |
|
Bhargava Shastry
|
15bf6af77a
|
Remove output parameters from function call since they are generated on the fly in the converter.
|
2021-04-14 13:53:37 +02:00 |
|
Bhargava Shastry
|
7c806217fb
|
Changes to yul proto mutator.
|
2021-04-14 13:53:37 +02:00 |
|
Bhargava Shastry
|
cf08c9b255
|
Correct use of emplace_back
|
2021-04-14 13:53:37 +02:00 |
|
Bhargava Shastry
|
1709b2924b
|
Changes to how function calls are generated.
|
2021-04-14 13:53:37 +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
|
033ee0e2bc
|
Permit Yul interpreter vs Evmone storage comparison.
|
2021-04-12 10:39:23 +02:00 |
|
Bhargava Shastry
|
6f3095a199
|
Merge pull request #11141 from ethereum/compilation-framework-fuzzer
Enable multi-source fuzzing.
|
2021-04-06 14:00:11 +02:00 |
|
Bhargava Shastry
|
f3f1ccc34f
|
Fix false positive caused by early termination due to nested expressions.
|
2021-03-26 13:35:57 +01:00 |
|
Bhargava Shastry
|
f9182e9f88
|
Minor changes to Solidity compilation framework fuzzer.
|
2021-03-23 13:17:41 +01:00 |
|
Bhargava Shastry
|
8023fdb537
|
Extract state printing to a separate class.
|
2021-03-10 17:41:03 +01:00 |
|
Bhargava Shastry
|
24f42c5541
|
Filter false positives due to EVM errors.
Co-authored-by: Daniel Kirchner <daniel@ekpyron.org>
|
2021-03-10 17:41:03 +01:00 |
|
Bhargava Shastry
|
34c08ea2c6
|
EVMHost: Add tracing features needed for fuzzing.
|
2021-03-10 17:41:03 +01:00 |
|
Daniel Kirchner
|
acd3084076
|
Fuzzer for stack optimiser/code generator.
|
2021-03-04 17:35:56 +01:00 |
|
Bhargava Shastry
|
a34308e4cb
|
Proto yul converter: Provide a flag to filter stateful instructions.
|
2021-03-04 15:20:19 +01:00 |
|
Bhargava Shastry
|
069ac9c9a9
|
Merge pull request #10878 from ethereum/refactor-solProtoFuzzer
Fuzzer: Refactor utility methods shared by proto fuzzers.
|
2021-03-01 19:56:10 +01:00 |
|
Bhargava Shastry
|
758d159d87
|
yul proto mutator: Add control flow to block statements.
|
2021-02-22 15:10: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 |
|
Bhargava Shastry
|
75e7e1bee7
|
Consistent use of returns documentation tag.
|
2021-02-09 12:51:36 +01:00 |
|
Bhargava Shastry
|
896de75bcb
|
Solidity fuzzer: Add test state.
|
2021-02-09 12:49:35 +01:00 |
|