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
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 }}
spacejamapp
/
spacejam
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(crypto): introduce multi-tree for incremental root computation
- #153
#153
Merged
clearloop
merged 18 commits into
main
spacejamapp/spacejam:main
from
perf
spacejamapp/spacejam:perf
Copy head branch name to clipboard
May 22, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat(crypto): introduce multi-tree for incremental root computation
#153
clearloop
merged 18 commits into
main
spacejamapp/spacejam:main
from
perf
spacejamapp/spacejam:perf
Copy head branch name to clipboard
Commits
Commits on May 20, 2026
perf(crypto): swap blake2 to blake2b_simd
clearloop
committed
b93f07e
View commit details
Copy full SHA for b93f07e
Browse repository at this point
perf(runtime): key MemoryDb by TrieKey
clearloop
committed
548eaa7
View commit details
Copy full SHA for 548eaa7
Browse repository at this point
perf(runtime): drop state-root sort with sorted base + merge-walk
clearloop
committed
2fc5b01
View commit details
Copy full SHA for 2fc5b01
Browse repository at this point
Commits on May 21, 2026
perf(runtime): incremental state root via parity-db multitree
clearloop
committed
548fbdb
View commit details
Copy full SHA for 548fbdb
Browse repository at this point
chore(crypto): bump ark-vrf to 0.2.1 for ring batch verify api
clearloop
committed
2454fac
View commit details
Copy full SHA for 2454fac
Browse repository at this point
perf(runtime): batch-verify ring vrf for ticket extrinsic
clearloop
committed
4562635
View commit details
Copy full SHA for 4562635
Browse repository at this point
fix(runtime): wrap authorization queue index
clearloop
committed
fb7e9c3
View commit details
Copy full SHA for fb7e9c3
Browse repository at this point
fix(runtime): split preimage validate/integrate
clearloop
committed
05e31e0
View commit details
Copy full SHA for 05e31e0
Browse repository at this point
fix(runtime): propagate auth queue through accumulation
clearloop
committed
edf7ea7
View commit details
Copy full SHA for edf7ea7
Browse repository at this point
fix(runtime): reject useless tickets in safrole extrinsic
clearloop
committed
79c8b68
View commit details
Copy full SHA for 79c8b68
Browse repository at this point
fix(runtime): reject duplicate work-packages across accumulation pipeline
clearloop
committed
9b0625a
View commit details
Copy full SHA for 9b0625a
Browse repository at this point
fix(runtime): tighten verdict ordering and vote-split checks
clearloop
committed
eee8dd0
View commit details
Copy full SHA for eee8dd0
Browse repository at this point
Commits on May 22, 2026
fix(runtime): reject epoch_mark on non-epoch-transition blocks
clearloop
committed
4a0cfcd
View commit details
Copy full SHA for 4a0cfcd
Browse repository at this point
fix(runtime): merge per-core authqueue mutations after accumulation
clearloop
committed
d5e6d2e
View commit details
Copy full SHA for d5e6d2e
Browse repository at this point
fix(vm): honor gratis and registrar desired-id in new host call
clearloop
committed
e30ac9a
View commit details
Copy full SHA for e30ac9a
Browse repository at this point
chore: make clippy happy
clearloop
committed
f0628d3
View commit details
Copy full SHA for f0628d3
Browse repository at this point
feat(crypto): introduce trait for MultiTree
clearloop
committed
ca3db99
View commit details
Copy full SHA for ca3db99
Browse repository at this point
chore: make clippy happy
clearloop
committed
ee2c69b
View commit details
Copy full SHA for ee2c69b
Browse repository at this point
You can’t perform that action at this time.