Commit 9462a41
feat(tests): Additional blake2 precompile tests (#1244)
* Add additional blake2 test cases
Add blake2 coverage for CALL, DELEGATECALL, CALLCODE tests
Update blake2 REFERENCE_SPEC_VERSION to correct value
* Skip blake2 test that times out, add similar test with less number of rounds
Timeout fix for CALLCODE blake2 tests
* DELEGATECALL test fixes
* delegatecall
* Update converted-ethereum-tests.txt
---------
Co-authored-by: Mario Vega <[email protected]>1 parent e4793e6 commit 9462a41
File tree
5 files changed
+1007
-30
lines changed- docs
- tests/istanbul/eip152_blake2
5 files changed
+1007
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments