-
Notifications
You must be signed in to change notification settings - Fork 24
Pull requests: DTVMStack/DTVM
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(compiler): sync non-lifted EVM stack state across block boundaries
#507
opened May 15, 2026 by
ZR74
Contributor
Loading…
16 tasks
test(evm): silkworm sync regression
#503
opened May 14, 2026 by
starwarfan
Contributor
Loading…
16 tasks
fix(evm): preserve CALL operand provenance with logical stack in low revision
#502
opened May 14, 2026 by
starwarfan
Contributor
Loading…
16 tasks
perf(compiler): thread ValueRange through OR/XOR/SHR_U + narrow U64/U128 compare paths
#499
opened May 12, 2026 by
abmcar
Contributor
Loading…
7 tasks
fix(evm): stabilize multipass JIT for long Silkworm sync runs
#490
opened May 7, 2026 by
starwarfan
Contributor
Loading…
16 tasks
perf(evm): add soft-fallback opcode table for const memory precheck
#484
opened May 6, 2026 by
ys8888john
Contributor
Loading…
16 tasks
feat(evm): add profile-guided JIT with thread pool and sliding window profiling
#481
opened Apr 22, 2026 by
ys8888john
Contributor
Loading…
16 tasks
fix(runtime): harden trap jumps and bound safe LEB reads
#477
opened Apr 14, 2026 by
starwarfan
Contributor
Loading…
16 tasks
fix(runtime): restore readable linear memory permissions
#476
opened Apr 14, 2026 by
starwarfan
Contributor
Loading…
16 tasks
fix(evm): enforce EIP-211 bounds in Rust RETURNDATACOPY
#475
opened Apr 14, 2026 by
starwarfan
Contributor
Loading…
16 tasks
fix(compiler): move register tracking side-effect out of ZEN_ASSERT in copyParam
#474
opened Apr 14, 2026 by
ys8888john
Contributor
Loading…
16 tasks
refactor(evm): extract shared jump target resolution pass into bytecode cache
#462
opened Apr 11, 2026 by
ZR74
Contributor
Loading…
16 tasks
feat(evm): add lazy JIT with OSR for multipass mode
#442
opened Apr 2, 2026 by
starwarfan
Contributor
•
Draft
16 tasks
feat(other): support bulk memory operations proposal (interpreter mode)
#432
opened Mar 25, 2026 by
ys8888john
Contributor
Loading…
16 tasks
feat(other): support multi value for wasm
#431
opened Mar 24, 2026 by
ys8888john
Contributor
Loading…
16 tasks
perf(evm): add keccak cache to interpreter and extract shared header
#420
opened Mar 19, 2026 by
starwarfan
Contributor
Loading…
16 tasks
test(evm): add opcode microbenchmarks generation
#382
opened Mar 4, 2026 by
starwarfan
Contributor
•
Draft
ProTip!
Filter pull requests by the default branch with base:main.