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 }}
IntersectMBO
/
mithril
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
154
Code
Issues
104
Pull requests
9
Discussions
Actions
Projects
Wiki
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: add the circuit verification key registry crate and tools
- #3541
#3541
Open
1/2
jpraynaud
wants to merge 15 commits into
main
IntersectMBO/mithril:main
from
jpraynaud/3148-prepare-circuit-key-registry
IntersectMBO/mithril:jpraynaud/3148-prepare-circuit-key-registry
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feat: add the circuit verification key registry crate and tools
#3541
jpraynaud
wants to merge 15 commits into
main
IntersectMBO/mithril:main
from
jpraynaud/3148-prepare-circuit-key-registry
IntersectMBO/mithril:jpraynaud/3148-prepare-circuit-key-registry
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2026
refactor: move the circuit verification key registry to its own crate
Show description for 5241a95
jpraynaud
committed
5241a95
View commit details
Copy full SHA for 5241a95
Browse repository at this point
refactor(circuit-key-registry): remove the minimum registry version
Show description for 12586d7
jpraynaud
committed
12586d7
View commit details
Copy full SHA for 12586d7
Browse repository at this point
feat(circuit-key-registry): keep a single registry entry per circuit verification key
Show description for cffe9f5
jpraynaud
committed
cffe9f5
View commit details
Copy full SHA for cffe9f5
Browse repository at this point
feat(circuit-key-registry): add an HTTP retriever
Show description for 43033e8
jpraynaud
committed
43033e8
View commit details
Copy full SHA for 43033e8
Browse repository at this point
feat(circuit-key-registry): keep the verified registry on a failed or older refresh
Show description for 6b7e9d4
jpraynaud
committed
6b7e9d4
View commit details
Copy full SHA for 6b7e9d4
Browse repository at this point
feat(aggregator): add circuit key registry command
Show description for 0b42da0
jpraynaud
committed
0b42da0
View commit details
Copy full SHA for 0b42da0
Browse repository at this point
docs: document the circuit key registry command of the aggregator
Show description for 7ebbb9d
jpraynaud
committed
7ebbb9d
View commit details
Copy full SHA for 7ebbb9d
Browse repository at this point
test(circuit-key-registry): cover the size limit of a streamed response body
Show description for 573d257
jpraynaud
committed
573d257
View commit details
Copy full SHA for 573d257
Browse repository at this point
fix(circuit-key-registry): refuse a registry response served over plain HTTP
Show description for 4dbc531
jpraynaud
committed
4dbc531
View commit details
Copy full SHA for 4dbc531
Browse repository at this point
test(circuit-key-registry): cover a refresh yielding the cached registry
Show description for 1c15878
jpraynaud
committed
1c15878
View commit details
Copy full SHA for 1c15878
Browse repository at this point
docs: clarify the circuit key registry doc comments
jpraynaud
committed
721a686
View commit details
Copy full SHA for 721a686
Browse repository at this point
refactor(aggregator): increment the registry version after the entry checks
jpraynaud
committed
291bddd
View commit details
Copy full SHA for 291bddd
Browse repository at this point
refactor(aggregator): detect the duplicate registry digests with a set
jpraynaud
committed
150ff56
View commit details
Copy full SHA for 150ff56
Browse repository at this point
test(aggregator): cover the bootstrap digests of explicit protocol parameters
Show description for 4e49902
jpraynaud
committed
4e49902
View commit details
Copy full SHA for 4e49902
Browse repository at this point
docs: update CHANGELOG
jpraynaud
committed
c6f2e05
View commit details
Copy full SHA for c6f2e05
Browse repository at this point
You can’t perform that action at this time.