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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Consensys-Incorporated
/
constantine
Public
forked from
mratsim/constantine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
feat: add standalone zkvm guest target
- #2
#2
Merged
Filter94
merged 23 commits into
master
Consensys-Incorporated/constantine:master
from
feat/standalone-zkvm-guest
Consensys-Incorporated/constantine:feat/standalone-zkvm-guest
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
feat: add standalone zkvm guest target
#2
Filter94
merged 23 commits into
master
Consensys-Incorporated/constantine:master
from
feat/standalone-zkvm-guest
Consensys-Incorporated/constantine:feat/standalone-zkvm-guest
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
Add standalone (bare-metal zkVM guest) gates
Show description for e169d02
Roman
committed
e169d02
View commit details
Copy full SHA for e169d02
Browse repository at this point
Add standalone primitive implementations + panicoverride
Show description for 9241a6d
Roman
committed
9241a6d
View commit details
Copy full SHA for 9241a6d
Browse repository at this point
Adding some helpers for a freestanding riscv64 target
Show description for 73cbd4f
Filter94
committed
73cbd4f
View commit details
Copy full SHA for 73cbd4f
Browse repository at this point
Adding some missing files as well
Show description for 0a258cd
Filter94
committed
0a258cd
View commit details
Copy full SHA for 0a258cd
Browse repository at this point
Addressed review comments
Show description for 07bed87
Filter94
committed
07bed87
View commit details
Copy full SHA for 07bed87
Browse repository at this point
Exposed eth_evm_secp256k1_verify, addressed more comments
Show description for ec41926
Filter94
committed
ec41926
View commit details
Copy full SHA for ec41926
Browse repository at this point
Exposed eth_zkvm_secp256k1_ecrecover too, changed the secp verification function name to zkvm as well
Show description for a132035
Filter94
committed
a132035
View commit details
Copy full SHA for a132035
Browse repository at this point
Commits on Sep 7, 2026
Review comments, vulenrability fix
Show description for be43621
Filter94
committed
be43621
View commit details
Copy full SHA for be43621
Browse repository at this point
Commits on Sep 8, 2026
Fix freestanding build reproducibility
Filter94
committed
dfbf49a
View commit details
Copy full SHA for dfbf49a
Browse repository at this point
Shrink embedded KZG verifier setup
Filter94
committed
2de2933
View commit details
Copy full SHA for 2de2933
Browse repository at this point
Preserve embedded KZG context ABI
Filter94
committed
426e8b8
View commit details
Copy full SHA for 426e8b8
Browse repository at this point
feat: Introduced new build target that is optimized for the Guest Programs
Show description for fdf5104
Filter94
committed
fdf5104
View commit details
Copy full SHA for fdf5104
Browse repository at this point
Added missing files
Show description for 096ddc9
Filter94
committed
096ddc9
View commit details
Copy full SHA for 096ddc9
Browse repository at this point
Commits on Sep 9, 2026
Run embedded KZG profiles in parallel tests
Filter94
committed
59532b4
View commit details
Copy full SHA for 59532b4
Browse repository at this point
Fixed the entrypoint
Show description for 7c83acf
Filter94
committed
7c83acf
View commit details
Copy full SHA for 7c83acf
Browse repository at this point
Added missing test
Show description for fe7d318
Filter94
committed
fe7d318
View commit details
Copy full SHA for fe7d318
Browse repository at this point
Added invocation of the test back
Show description for 892a24f
Filter94
committed
892a24f
View commit details
Copy full SHA for 892a24f
Browse repository at this point
Commits on Sep 10, 2026
tests: add BN254 pairing check bypass test
Show description for c9db46c
ivokub
committed
c9db46c
View commit details
Copy full SHA for c9db46c
Browse repository at this point
fix: BN254 infinity point pairing check bypass
Show description for 56498f3
ivokub
committed
56498f3
View commit details
Copy full SHA for 56498f3
Browse repository at this point
Merge pull request #1 from Consensys-Incorporated/fix/bn254-pairing-precompile
Show description for f3f8b4b
ivokub
authored
f3f8b4b
View commit details
Copy full SHA for f3f8b4b
Browse repository at this point
tests: cover zkVM secp256k1 ABI
Filter94
committed
23f5881
View commit details
Copy full SHA for 23f5881
Browse repository at this point
fix: address freestanding guest review comments
Filter94
committed
bb23463
View commit details
Copy full SHA for bb23463
Browse repository at this point
tests: isolate zkVM secp256k1 ABI cases
Filter94
committed
ba2b28f
View commit details
Copy full SHA for ba2b28f
Browse repository at this point
You can’t perform that action at this time.