Add SHL, SHR and SAR shift operations for EVM v2 #10154
Merged
DCO-2 / DCO
succeeded
Apr 7, 2026 in 0s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | 60fdfe0 | Add SHL, SHR and SAR implementations and benchmark... | Valid sign-off found |
| 🟢 | 1dd435b | Use more accurate benchmarks on shift operations | Valid sign-off found |
| 🟢 | 3cac741 | Merge branch 'main' into stack_artithmetic | Skipped: sign-off not required in merge commit |
| 🟢 | 45f61e5 | Use existing implementation on SAR, SHR and SHL | Valid sign-off found |
| 🟢 | 531a87b | Add unit tests. | Valid sign-off found |
| 🟢 | 9b88b6d | Address review comments. | Valid sign-off found |
| 🟢 | 189a3c8 | Add property based testing for v2 shift operations | Valid sign-off found |
| 🟢 | 9ccfea9 | spotless | Valid sign-off found |
| 🟢 | fdcdb26 | Merge branch 'main' into stack_artithmetic | Skipped: sign-off not required in merge commit |
| 🟢 | 0b688ff | Fix javadoc | Valid sign-off found |
| 🟢 | c4c7c3d | address comments. | Valid sign-off found |
| 🟢 | 5e1eb9f | Merge branch 'main' into stack_artithmetic | Skipped: sign-off not required in merge commit |
| 🟢 | 2c7fade | Merge branch 'main' into stack_artithmetic | Skipped: sign-off not required in merge commit |
Loading