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
refactor(stm): move the IVC circuit onto the Relation trait
- #3547
#3547
Merged
hjeljeli32
merged 14 commits into
main
IntersectMBO/mithril:main
from
hjeljeli32/3428-ivc-relation-trait
IntersectMBO/mithril:hjeljeli32/3428-ivc-relation-trait
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
refactor(stm): move the IVC circuit onto the Relation trait
#3547
hjeljeli32
merged 14 commits into
main
IntersectMBO/mithril:main
from
hjeljeli32/3428-ivc-relation-trait
IntersectMBO/mithril:hjeljeli32/3428-ivc-relation-trait
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
refactor(stm): share one verifying key codec between both circuits
hjeljeli32
committed
84c5efd
View commit details
Copy full SHA for 84c5efd
Browse repository at this point
refactor(stm): separate the IVC circuit from a single step's values
hjeljeli32
committed
05b2342
View commit details
Copy full SHA for 05b2342
Browse repository at this point
refactor(stm): move the IVC circuit onto the Relation trait
Show description for 6578964
hjeljeli32
committed
6578964
View commit details
Copy full SHA for 6578964
Browse repository at this point
refactor(stm): encode the recursive circuit keys in the Midnight format
Show description for 9a2bc1a
hjeljeli32
committed
9a2bc1a
View commit details
Copy full SHA for 9a2bc1a
Browse repository at this point
docs(stm): record why the recursive range column count cannot be lowered
hjeljeli32
committed
c733b29
View commit details
Copy full SHA for c733b29
Browse repository at this point
docs(stm): document the source constants that regeneration must update
hjeljeli32
committed
9e2b357
View commit details
Copy full SHA for 9e2b357
Browse repository at this point
docs(stm): format the source constants table with prettier
hjeljeli32
committed
7a53233
View commit details
Copy full SHA for 7a53233
Browse repository at this point
fix(stm): guard the certificate verifying key decoder
hjeljeli32
committed
8d7ef8d
View commit details
Copy full SHA for 8d7ef8d
Browse repository at this point
style(stm): group imports and hoist the ones inside functions
hjeljeli32
committed
f80cf88
View commit details
Copy full SHA for f80cf88
Browse repository at this point
test(stm): decode the cached keys through their typed decoders
hjeljeli32
committed
dd14e3b
View commit details
Copy full SHA for dd14e3b
Browse repository at this point
fix(stm): reject trailing bytes after a recursive proving key
hjeljeli32
committed
d6d8def
View commit details
Copy full SHA for d6d8def
Browse repository at this point
fix(stm): check the certificate key commitment count and remove the unguarded decoder
hjeljeli32
committed
d3037e7
View commit details
Copy full SHA for d3037e7
Browse repository at this point
perf(stm): borrow the witness instead of cloning it once per field
hjeljeli32
committed
b84ba47
View commit details
Copy full SHA for b84ba47
Browse repository at this point
chore(stm): update the changelog and the crate version
hjeljeli32
committed
24eaa1d
View commit details
Copy full SHA for 24eaa1d
Browse repository at this point
You can’t perform that action at this time.