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
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
.
dashpay
/
grovedb
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
49
Code
Issues
34
Pull requests
19
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: subtree dump/restore primitives
- #752
#752
Merged
QuantumExplorer
merged 17 commits into
develop
dashpay/grovedb:develop
from
feat/snapshot-apply-public-api
dashpay/grovedb:feat/snapshot-apply-public-api
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat: subtree dump/restore primitives
#752
QuantumExplorer
merged 17 commits into
develop
dashpay/grovedb:develop
from
feat/snapshot-apply-public-api
dashpay/grovedb:feat/snapshot-apply-public-api
Copy head branch name to clipboard
Commits
Commits on May 25, 2026
feat: expose ingest_subtree_sst + replace_commitment_tree_subtree_root
Show description for 1162b50
shumkov
and
claude
committed
1162b50
View commit details
Copy full SHA for 1162b50
Browse repository at this point
feat: expose raw_storage() on GroveDb
Show description for 04f2d42
shumkov
and
claude
committed
04f2d42
View commit details
Copy full SHA for 04f2d42
Browse repository at this point
Commits on May 26, 2026
feat(commitment-tree): frontier-less bulk seeding for sync/scale testing
Show description for 48a000b
2 people
authored and
shumkov
committed
48a000b
View commit details
Copy full SHA for 48a000b
Browse repository at this point
fix(commitment-tree): reject frontier-less seeding on a non-empty frontier
Show description for 3fd3990
2 people
authored and
shumkov
committed
3fd3990
View commit details
Copy full SHA for 3fd3990
Browse repository at this point
refactor(commitment-tree): rename feature to test-seeding-ct; drop open() check under it
Show description for b7b2090
2 people
authored and
shumkov
committed
b7b2090
View commit details
Copy full SHA for b7b2090
Browse repository at this point
test(commitment-tree): cover frontier-less seeding error paths for patch coverage
Show description for d3adb02
2 people
authored and
shumkov
committed
d3adb02
View commit details
Copy full SHA for d3adb02
Browse repository at this point
perf(bulk-append-tree): cache MMR root so append is O(1), not O(N) per call
Show description for 5e4761b
2 people
authored and
shumkov
committed
5e4761b
View commit details
Copy full SHA for 5e4761b
Browse repository at this point
bench(commitment-tree): add 1M frontier-less seeding throughput benchmark
Show description for 60d1219
2 people
authored and
shumkov
committed
60d1219
View commit details
Copy full SHA for 60d1219
Browse repository at this point
Commits on May 28, 2026
feat(commitment-tree): batched append_many_raw — replace _without_frontier API
Show description for fa7a230
2 people
authored and
shumkov
committed
fa7a230
View commit details
Copy full SHA for fa7a230
Browse repository at this point
docs(commitment-tree): add --features server to seeding bench example commands
Show description for bdc0d6e
2 people
authored and
shumkov
committed
bdc0d6e
View commit details
Copy full SHA for bdc0d6e
Browse repository at this point
fix(commitment-tree): don't commit_mmr inside append_many_raw
Show description for 5eb7a53
2 people
authored and
shumkov
committed
5eb7a53
View commit details
Copy full SHA for 5eb7a53
Browse repository at this point
Commits on Jun 1, 2026
Merge remote-tracking branch 'origin/develop' into feat/snapshot-apply-public-api
Show description for 4cedf18
shumkov
committed
4cedf18
View commit details
Copy full SHA for 4cedf18
Browse repository at this point
style: cargo fmt --all
Show description for bd36a1d
shumkov
and
claude
committed
bd36a1d
View commit details
Copy full SHA for bd36a1d
Browse repository at this point
chore: drop vestigial BulkAppendTree::append_many helper
Show description for 67acdbc
shumkov
and
claude
committed
67acdbc
View commit details
Copy full SHA for 67acdbc
Browse repository at this point
feat: gate snapshot-bootstrap surface behind `unsafe-dump-load` feature
Show description for 2e9dff5
shumkov
and
claude
committed
2e9dff5
View commit details
Copy full SHA for 2e9dff5
Browse repository at this point
Commits on Jun 2, 2026
style: cargo fmt (cfg-gated import order)
Show description for c7f6dc3
shumkov
and
claude
committed
c7f6dc3
View commit details
Copy full SHA for c7f6dc3
Browse repository at this point
test(grovedb): unsafe-dump-load subtree roundtrip + non-tree rejection
Show description for 62e1296
shumkov
and
claude
committed
62e1296
View commit details
Copy full SHA for 62e1296
Browse repository at this point
You can’t perform that action at this time.