-
Notifications
You must be signed in to change notification settings - Fork 278
Pull requests: 0xMiden/miden-vm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
trace generation: follow-up refactoring + couple perf improvements
#2953
opened Mar 31, 2026 by
Nashtare
Loading…
Backport/main post v0.22.0 to next
no changelog
This PR does not require an entry in the `CHANGELOG.md` file
#2950
opened Mar 31, 2026 by
huitseeker
Loading…
docs(processor): fix stale ExecutionTracer doc links
#2943
opened Mar 31, 2026 by
KitaroMoha563
Loading…
perf(assembly): optimize call graph toposort from O(V*E) to O(V+E)
#2942
opened Mar 30, 2026 by
giwaov
Loading…
docs(corelib): document non-overlap requirement for memory copy and AEAD procedures
#2941
opened Mar 30, 2026 by
giwaov
Loading…
docs(corelib): document sortedness precondition for sorted array operations
#2939
opened Mar 30, 2026 by
giwaov
Loading…
fix(core,assembly): replace unsound ptr::read in panic recovery
#2934
opened Mar 28, 2026 by
giwaov
Loading…
fix(assembly): validate procedure roots during library deserialization
#2933
opened Mar 28, 2026 by
giwaov
Loading…
Fix the release dry-run publish cycle and preserve leaf-only DAG imports
#2931
opened Mar 28, 2026 by
huitseeker
Loading…
fix(processor): run after_exit decorators when tracing
#2922
opened Mar 27, 2026 by
KitaroMoha563
Loading…
Switch changelog handling to fragments
no changelog
This PR does not require an entry in the `CHANGELOG.md` file
#2918
opened Mar 26, 2026 by
huitseeker
•
Draft
ci: publish rustdoc through the Pages artifact instead of a side-channel gh-pages push
no changelog
This PR does not require an entry in the `CHANGELOG.md` file
#2916
opened Mar 26, 2026 by
huitseeker
Loading…
docs(memory): fix delta encoding comments in memory trace
#2910
opened Mar 25, 2026 by
alimmaster
Loading…
feat: switch assembly-syntax parsing to new lossless parser
assembly
Related to Miden assembly
#2907
opened Mar 25, 2026 by
bitwalker
Loading…
feat: implement new Related to Miden assembly
miden-format tool, based on a new lossless parser
assembly
#2906
opened Mar 25, 2026 by
bitwalker
Loading…
fix(processor): DYNCALL stack-depth off-by-one at MIN_STACK_DEPTH
#2904
opened Mar 24, 2026 by
amathxbt
Loading…
fix: return structured errors for unsafe assembly resolution paths
#2899
opened Mar 23, 2026 by
huitseeker
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.