-
Notifications
You must be signed in to change notification settings - Fork 25
Pull requests: DTVMStack/DTVM
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(compiler): fix false-negative OOB when imm base+offset > INT32_MAX
#427
opened Mar 20, 2026 by
cmgCr
Loading…
1 of 16 tasks
fix(compiler): add large-offset 64-bit address path to handleStoreImpl
#426
opened Mar 20, 2026 by
cmgCr
Loading…
1 of 16 tasks
fix(runtime): remove /dev/shm mmap file immediately after open
#425
opened Mar 20, 2026 by
cmgCr
Loading…
1 of 16 tasks
perf(evm): add keccak cache to interpreter and extract shared header
#420
opened Mar 19, 2026 by
starwarfan
Loading…
16 tasks
perf(evm): bypass virtual stack and cache InterpreterExecContext for …
#419
opened Mar 19, 2026 by
starwarfan
Loading…
16 tasks
perf(evm): reuse EVMFrame objects to avoid 32 KB zero-init per call
#418
opened Mar 19, 2026 by
starwarfan
Loading…
16 tasks
fix: auto-disable JIT_PRECOMPILE_FALLBACK when MULTIPASS_JIT is OFF
#417
opened Mar 19, 2026 by
cmgCr
Loading…
16 tasks
perf(evm): implement EVM lazy compile (segment-based compilation)
#416
opened Mar 18, 2026 by
ys8888john
Loading…
16 tasks
feat(wasm): support bulk memory operations proposal (interpreter mode)
#415
opened Mar 18, 2026 by
ys8888john
Loading…
16 tasks
feat(compiler): add EVM memory compile instrumentation summary
#414
opened Mar 17, 2026 by
ECNUyhy
Loading…
16 tasks
refactor(tools): migrate from OpenSpec to SSOT-driven development
#412
opened Mar 17, 2026 by
cmgCr
Loading…
16 tasks
perf(evm): add u64 constant fast paths and constant folding to EVM JIT
#402
opened Mar 12, 2026 by
starwarfan
Loading…
4 of 11 tasks
feat: add conservative Phase-1 EVM stack lifting in multipass frontend
#395
opened Mar 10, 2026 by
ZR74
Loading…
16 tasks
ProTip!
Exclude everything labeled
bug with -label:bug.