Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
0xMiden
/
rust-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
112
Star
75
Code
Issues
105
Pull requests
17
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(store): persist the account SMT forest in SQLite
- #2333
#2333
Open
JereSalo
wants to merge 19 commits into
next
0xMiden/rust-sdk:next
from
jere-smt-forest-persistence
0xMiden/rust-sdk:jere-smt-forest-persistence
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
feat(store): persist the account SMT forest in SQLite
#2333
JereSalo
wants to merge 19 commits into
next
0xMiden/rust-sdk:next
from
jere-smt-forest-persistence
0xMiden/rust-sdk:jere-smt-forest-persistence
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
feat(store): add transaction-scoped SQLite backend for the account SMT forest
JereSalo
committed
0beb1cc
View commit details
Copy full SHA for 0beb1cc
Browse repository at this point
feat(store): move the account SMT forest onto LargeSmtForest with SQLite persistence
JereSalo
committed
39e1f40
View commit details
Copy full SHA for 39e1f40
Browse repository at this point
test(store): cover forest persistence across reopen and wrapper witness reads
JereSalo
committed
426d2cd
View commit details
Copy full SHA for 426d2cd
Browse repository at this point
docs: add changelog entries for the smt forest persistence
JereSalo
committed
46cb118
View commit details
Copy full SHA for 46cb118
Browse repository at this point
chore: format Cargo.toml patch section
JereSalo
committed
d55e8b3
View commit details
Copy full SHA for d55e8b3
Browse repository at this point
Commits on Jul 22, 2026
feat(store): persist forest inner nodes as subtree blobs for constant-cost witness reads
JereSalo
committed
e8fa50b
View commit details
Copy full SHA for e8fa50b
Browse repository at this point
docs: update forest changelog entry for subtree persistence
JereSalo
committed
1496469
View commit details
Copy full SHA for 1496469
Browse repository at this point
feat(store): compute forest update mutations path-locally
JereSalo
committed
db1fd9d
View commit details
Copy full SHA for db1fd9d
Browse repository at this point
Commits on Jul 23, 2026
fix(store): address clippy lints in forest mutation computation
JereSalo
committed
249eef2
View commit details
Copy full SHA for 249eef2
Browse repository at this point
chore: pin crypto patch to a fork branch based on released 0.28.1
JereSalo
committed
83d988c
View commit details
Copy full SHA for 83d988c
Browse repository at this point
Commits on Jul 28, 2026
Merge remote-tracking branch 'origin/next' into jere-smt-forest-persistence
Show description for c1567be
igamigo
committed
c1567be
View commit details
Copy full SHA for c1567be
Browse repository at this point
chore: point crypto patch at the upstream miden-vm merge commit
Show description for dcc928a
igamigo
committed
dcc928a
View commit details
Copy full SHA for dcc928a
Browse repository at this point
Commits on Aug 3, 2026
chore: merge origin/next into jere-smt-forest-persistence
igamigo
committed
c25bf7b
View commit details
Copy full SHA for c25bf7b
Browse repository at this point
Commits on Aug 4, 2026
chore: correct crate versionsn
igamigo
committed
8b5c2b7
View commit details
Copy full SHA for 8b5c2b7
Browse repository at this point
Commits on Aug 10, 2026
chore: merge next into jere-smt-forest-persistence
igamigo
committed
80c19e7
View commit details
Copy full SHA for 80c19e7
Browse repository at this point
refactor(store): simplify forest reconciliation and backend helpers
Show description for 66cc2f8
igamigo
committed
66cc2f8
View commit details
Copy full SHA for 66cc2f8
Browse repository at this point
Commits on Aug 11, 2026
refactor(store): close the account SMT forest API surface
Show description for 4692ee1
igamigo
committed
4692ee1
View commit details
Copy full SHA for 4692ee1
Browse repository at this point
refactor(store): record account updates as protocol patches
igamigo
committed
2b6dc73
View commit details
Copy full SHA for 2b6dc73
Browse repository at this point
fix(store): handle storage slot removal patches
igamigo
committed
000ddf9
View commit details
Copy full SHA for 000ddf9
Browse repository at this point
You can’t perform that action at this time.