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

feat(compiler): add opt-in EVM compiler observation
#587 opened Jul 29, 2026 by ZR74 Contributor Loading…
perf(compiler): share full dynamic dispatch in stack SSA
#586 opened Jul 29, 2026 by ZR74 Contributor Loading…
fix(compiler): reject incomplete EVM memory facts
#583 opened Jul 28, 2026 by abmcar Contributor Loading…
7 of 16 tasks
fix(runtime): preserve EVM gas semantics during SPP scheduling
#579 opened Jul 27, 2026 by abmcar Contributor Loading…
7 of 16 tasks
perf(compiler): reduce repeated cold-path scans
#577 opened Jul 24, 2026 by abmcar Contributor Loading…
8 of 16 tasks
fix(evm): fix real block sync issue for multipass
#573 opened Jul 8, 2026 by starwarfan Contributor Loading…
16 tasks
fix(evm): block gas limit overflow
#566 opened Jul 6, 2026 by ys8888john Contributor Loading…
16 tasks
2
1
fix(compiler): materialize operands to variables before cross-BB branches in JIT
#518 opened May 25, 2026 by starwarfan Contributor Loading…
1 of 3 tasks
fix(evm): preserve return data after successful CREATE/CREATE2
#517 opened May 25, 2026 by starwarfan Contributor Loading…
2 of 3 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
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
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! Find all pull requests that aren't related to any open issues with -linked:issue.