Skip to content

Pull requests: DTVMStack/DTVM

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
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(compiler): add peephole optimization system for dMIR and x86 CgIR
#439 opened Mar 30, 2026 by abmcar Contributor Draft
6 of 8 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
ProTip! Filter pull requests by the default branch with base:main.