Commit 5cfac85
Patch keccak and add ethrex bench (#659)
* simple ethrex tx
* add full test
* fix test
* fix print ecall
* add ethrex with tx bench
* add keccak patch
* Fix ethrex fixture reproducibility (#661)
* Fix ethrex fixture reproducibility
* Tighten ethrex benchmark rebuild logging
---------
Co-authored-by: Mauro Toscano <12560266+MauroToscano@users.noreply.github.com>1 parent ec5a727 commit 5cfac85
26 files changed
Lines changed: 4209 additions & 184 deletions
File tree
- .github
- scripts
- workflows
- bench_vs
- executor
- programs/rust/ethrex
- patches/ethrex-crypto
- blake2f
- keccak
- tests
- syscalls/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
93 | 104 | | |
94 | 105 | | |
95 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 50 | + | |
59 | 51 | | |
60 | 52 | | |
61 | 53 | | |
62 | 54 | | |
| 55 | + | |
63 | 56 | | |
64 | 57 | | |
65 | 58 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments