-
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(evm): sync gas register to memory and avoid stale gas overwrite in return handlers
#383
opened Mar 4, 2026 by
cmgCr
Loading…
16 tasks
feat(evm): extend virtual stack support to EVM execution path
#378
opened Mar 2, 2026 by
cmgCr
Loading…
16 tasks
fix(evm): synchronize gas register with runtime gas state
#377
opened Mar 2, 2026 by
abmcar
Loading…
16 tasks
test(evm): add comprehensive Solidity test contracts and performance benchmarks
#375
opened Mar 2, 2026 by
starwarfan
•
Draft
3 of 11 tasks
fix(evm): fix multiple interpreter gas and call handling bugs
#372
opened Feb 28, 2026 by
starwarfan
Loading…
3 of 11 tasks
perf(evm): optimize interpreter dispatch with computed goto and opcode inlining
#367
opened Feb 26, 2026 by
starwarfan
Loading…
5 of 16 tasks
perf(evm): optimize EVMC execute entry path with address-based module cache and instance reuse
#366
opened Feb 26, 2026 by
starwarfan
Loading…
5 of 16 tasks
fix(evm): use deque for execution cache to prevent pointer invalidation
#362
opened Feb 26, 2026 by
starwarfan
Loading…
4 of 16 tasks
fix(evm): cache fallback decisions and narrow JIT suitability thresholds
#357
opened Feb 25, 2026 by
starwarfan
Loading…
16 tasks
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.