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
Type
/
to 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
.
yetanotherco
/
aligned_layer
Public
Notifications
You must be signed in to change notification settings
Fork
398
Star
308
Code
Issues
154
Pull requests
14
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
v0.21.0
- #2274
#2274
Draft
JuArce
wants to merge 66 commits into
testnet
yetanotherco/aligned_layer:testnet
from
staging
yetanotherco/aligned_layer:staging
Copy head branch name to clipboard
Conversation
Commits
66
(66)
Checks
Files changed
Draft
v0.21.0
#2274
JuArce
wants to merge 66 commits into
testnet
yetanotherco/aligned_layer:testnet
from
staging
yetanotherco/aligned_layer:staging
Copy head branch name to clipboard
Commits
Commits on Oct 30, 2025
fix: update periodic sender script conditions (#2162)
maximopalopoli
authored
9a8a88d
View commit details
Copy full SHA for 9a8a88d
Browse repository at this point
Commits on Nov 5, 2025
feat: mina verifiers (#2163)
Show description for 11d1801
14 people
authored
11d1801
View commit details
Copy full SHA for 11d1801
Browse repository at this point
Commits on Nov 6, 2025
feat: change notifications to be a daily summary (#2164)
Show description for 28c5660
maximopalopoli
and
JuArce
authored
28c5660
View commit details
Copy full SHA for 28c5660
Browse repository at this point
Commits on Nov 7, 2025
feat(task sender): send proofs if there are enqueued proofs in the batcher (#2166)
Show description for 47aaa56
JuArce
and
MauroToscano
authored
47aaa56
View commit details
Copy full SHA for 47aaa56
Browse repository at this point
Commits on Nov 20, 2025
chore(batcher): add disabled verifiers to the batcher config (#2169)
Show description for 5844e61
maximopalopoli
and
JuArce
authored
5844e61
View commit details
Copy full SHA for 5844e61
Browse repository at this point
Commits on Dec 3, 2025
Merge branch 'testnet' into staging
MauroToscano
authored
e8afc68
View commit details
Copy full SHA for e8afc68
Browse repository at this point
Commits on Dec 4, 2025
feat(aggregation-mode): turn program IDs into a mapping (#2175)
Show description for 492ed20
4 people
authored
492ed20
View commit details
Copy full SHA for 492ed20
Browse repository at this point
feat(aggregation-mode): batcher component skeleton (#2178)
MarcosNicolau
authored
9392503
View commit details
Copy full SHA for 9392503
Browse repository at this point
Fix CI job running out of memory (#2185)
MauroToscano
authored
606dd80
View commit details
Copy full SHA for 606dd80
Browse repository at this point
Cache ffi (#2187)
MauroToscano
authored
2aa541a
View commit details
Copy full SHA for 2aa541a
Browse repository at this point
Config verifier mina (#2184)
MauroToscano
authored
75a88de
View commit details
Copy full SHA for 75a88de
Browse repository at this point
Commits on Dec 10, 2025
feat(aggregation): have constant costs proof sending (#2179)
Show description for daf0344
maximopalopoli
and
MarcosNicolau
authored
daf0344
View commit details
Copy full SHA for daf0344
Browse repository at this point
feat(agg-mode): receive proofs via multipart form data instead of json in batcher (#2192)
MarcosNicolau
authored
8019324
View commit details
Copy full SHA for 8019324
Browse repository at this point
Use docker compose instead of docker-compose (#2197)
MauroToscano
authored
c80a869
View commit details
Copy full SHA for c80a869
Browse repository at this point
feat(aggregation-mode): receipt endpoint in agg mode batcher (#2188)
Show description for 8fe93b9
maximopalopoli
and
MarcosNicolau
authored
8fe93b9
View commit details
Copy full SHA for 8fe93b9
Browse repository at this point
fix(aggregation-mode): send sp1 proofs to the aggregation batcher (#2196)
maximopalopoli
authored
761f761
View commit details
Copy full SHA for 761f761
Browse repository at this point
feat(task sender): send a batch every 24hs (#2195)
JuArce
authored
d7830a2
View commit details
Copy full SHA for d7830a2
Browse repository at this point
Commits on Dec 12, 2025
feat(aggregation-mode): daily proofs limit (#2198)
maximopalopoli
authored
f4a4d26
View commit details
Copy full SHA for f4a4d26
Browse repository at this point
Commits on Dec 15, 2025
feat(aggregation-mode): integrate proof aggregator with db (#2186)
MarcosNicolau
authored
b6e50e4
View commit details
Copy full SHA for b6e50e4
Browse repository at this point
feat(agg-mode): validate signature and recover address (#2199)
Show description for 585fad0
MarcosNicolau
and
maximopalopoli
authored
585fad0
View commit details
Copy full SHA for 585fad0
Browse repository at this point
Commits on Dec 16, 2025
feat(aggregation-mode): add setters and subscriptions to agg mode Payment Service (#2200)
maximopalopoli
authored
584a098
View commit details
Copy full SHA for 584a098
Browse repository at this point
feat(agg-mode): separate payment poller from the HTTP server (#2193)
Show description for d623ed0
maximopalopoli
and
JuArce
authored
d623ed0
View commit details
Copy full SHA for d623ed0
Browse repository at this point
Commits on Dec 17, 2025
feat(aggregation-mode): store last fetched block in payments poller (#2205)
maximopalopoli
authored
9a529b0
View commit details
Copy full SHA for 9a529b0
Browse repository at this point
Commits on Dec 18, 2025
feat(aggregation-mode): add subscription limit and arbitrary expiration lists (#2201)
Show description for ee64e29
maximopalopoli
and
MarcosNicolau
authored
ee64e29
View commit details
Copy full SHA for ee64e29
Browse repository at this point
fix(Makefile): set correct paths for proof aggregator make target (#2213)
JuArce
authored
844f778
View commit details
Copy full SHA for 844f778
Browse repository at this point
feat(aggregation-mode): add endpoint for submitted proofs count and time left (#2202)
Show description for cef571e
maximopalopoli
and
MarcosNicolau
authored
cef571e
View commit details
Copy full SHA for cef571e
Browse repository at this point
Commits on Dec 22, 2025
feat(aggregation mode): hoodi deployment (#2219)
JuArce
authored
ed0e22c
View commit details
Copy full SHA for ed0e22c
Browse repository at this point
fix(explorer): update aggregation mode functions signatures (#2222)
JuArce
authored
c536467
View commit details
Copy full SHA for c536467
Browse repository at this point
feat(aggregation-mode): deploy script for agg mode payment contract (#2217)
MarcosNicolau
authored
35d2e2c
View commit details
Copy full SHA for 35d2e2c
Browse repository at this point
feat(aggregation-mode): task sender + hoodi support in sdk/cli (#2215)
MarcosNicolau
authored
864d2ef
View commit details
Copy full SHA for 864d2ef
Browse repository at this point
Commits on Jan 5, 2026
feat(gateway): add / endpoint (#2224)
maximopalopoli
authored
2ef46d0
View commit details
Copy full SHA for 2ef46d0
Browse repository at this point
Commits on Jan 6, 2026
fix(aggregation-mode): restore the send sp1 proof Makefile target (#2225)
maximopalopoli
authored
51c0b7d
View commit details
Copy full SHA for 51c0b7d
Browse repository at this point
feat(aggregation-mode): handle processing that have failed in the aggregation process (#2210)
MarcosNicolau
authored
6f2be89
View commit details
Copy full SHA for 6f2be89
Browse repository at this point
feat(aggregation-mode): retry bump and sending proofs on-chain after proof aggregation (#2211)
Show description for dcfb204
3 people
authored
dcfb204
View commit details
Copy full SHA for dcfb204
Browse repository at this point
feat(aggregation-mode): support multiple dbs (#2214)
Show description for 218c172
3 people
authored
218c172
View commit details
Copy full SHA for 218c172
Browse repository at this point
Commits on Jan 7, 2026
feat(aggregation-mode): scrap metrics with prometheus and visualize via Grafana dashboard (#2218)
maximopalopoli
authored
fa3cbe9
View commit details
Copy full SHA for fa3cbe9
Browse repository at this point
feat(aggregation mode): move sdk from crates dir to aggregation mode dir (#2223)
Show description for 168d391
MarcosNicolau
and
JuArce
authored
168d391
View commit details
Copy full SHA for 168d391
Browse repository at this point
Commits on Jan 8, 2026
fix(ci): run build and test in the same step to avoid recompilation (#2230)
Show description for deab06b
JuArce
and
maximopalopoli
authored
deab06b
View commit details
Copy full SHA for deab06b
Browse repository at this point
refactor(aggregation-mode): update l2 example (#2226)
Show description for ba483d3
MarcosNicolau
and
maximopalopoli
authored
ba483d3
View commit details
Copy full SHA for ba483d3
Browse repository at this point
Commits on Jan 9, 2026
feat(aggregation mode) update Gateway URL in SDK (#2235)
JuArce
authored
58b5eff
View commit details
Copy full SHA for 58b5eff
Browse repository at this point
feat(aggregation mode): add TLS support to Gateway (#2236)
JuArce
authored
b4a368e
View commit details
Copy full SHA for b4a368e
Browse repository at this point
feat(aggregation mode): bind gateway server to Non-TLS port when using TLS (#2239)
JuArce
authored
3bb9c48
View commit details
Copy full SHA for 3bb9c48
Browse repository at this point
feat(aggregation-mode): add datasources and improve grafana dashboard (#2227)
maximopalopoli
authored
498f243
View commit details
Copy full SHA for 498f243
Browse repository at this point
Commits on Jan 12, 2026
infra(aggregation mode): add terraform setup (#2191)
JuArce
authored
db385ed
View commit details
Copy full SHA for db385ed
Browse repository at this point
fix(contracts): active subscriptions counter in aggregation-mode payment service (#2240)
MarcosNicolau
authored
51bd816
View commit details
Copy full SHA for 51bd816
Browse repository at this point
Commits on Jan 13, 2026
fix(contracts): subscriptions count in payment service addSubscriptions (#2241)
maximopalopoli
authored
ed9667c
View commit details
Copy full SHA for ed9667c
Browse repository at this point
feat(aggregation-mode): support keystores in cli (#2243)
MarcosNicolau
authored
3170684
View commit details
Copy full SHA for 3170684
Browse repository at this point
feat(contracts): add upgrade scripts for Aggregation Mode Payments (#2251)
JuArce
authored
b9f62a5
View commit details
Copy full SHA for b9f62a5
Browse repository at this point
feat(contracts): make aggregation mode payment service an enumerable ACL (#2242)
maximopalopoli
authored
89c2499
View commit details
Copy full SHA for 89c2499
Browse repository at this point
feat(aggregation mode): update hoodi deployment (#2254)
JuArce
authored
db64524
View commit details
Copy full SHA for db64524
Browse repository at this point
infra(aggregation mode): create Terraform Mainnet environment (#2248)
JuArce
authored
f1410c8
View commit details
Copy full SHA for f1410c8
Browse repository at this point
fix(terraform): ignore ami changes in EC2 lifecycle (#2249)
JuArce
authored
be0ea26
View commit details
Copy full SHA for be0ea26
Browse repository at this point
chore(aggregation mode): set contract deployment config for Mainnet (#2246)
JuArce
authored
9495131
View commit details
Copy full SHA for 9495131
Browse repository at this point
Commits on Jan 14, 2026
fix(terraform): change servers to available ones (#2256)
JuArce
authored
36ff1da
View commit details
Copy full SHA for 36ff1da
Browse repository at this point
feat(aggregation mode): mainnet contracts deployment (#2259)
JuArce
authored
96d2e14
View commit details
Copy full SHA for 96d2e14
Browse repository at this point
feat(aggregation mode): add support for Mainnet network (#2261)
JuArce
authored
54ca247
View commit details
Copy full SHA for 54ca247
Browse repository at this point
Commits on Jan 15, 2026
feat(aggregation-mode): show database status in grafana dashboard (#2231)
maximopalopoli
authored
f21b9ea
View commit details
Copy full SHA for f21b9ea
Browse repository at this point
Commits on Jan 16, 2026
feat(aggregation-mode): Bump fee when proof verification times out (#2237)
Show description for c532036
3 people
authored
c532036
View commit details
Copy full SHA for c532036
Browse repository at this point
Commits on Jan 19, 2026
feat(explorer): enable aggregation for Mainnet (#2266)
JuArce
authored
7559f9b
View commit details
Copy full SHA for 7559f9b
Browse repository at this point
Commits on Jan 20, 2026
Revert "feat(aggregation-mode): Bump fee when proof verification times out" (#2267)
JuArce
authored
3bac894
View commit details
Copy full SHA for 3bac894
Browse repository at this point
Commits on Jan 22, 2026
infra(aggregation mode): deploy services with ansible (#2262)
JuArce
authored
341efd7
View commit details
Copy full SHA for 341efd7
Browse repository at this point
Commits on Jan 23, 2026
Merge branch 'testnet' into staging
JuArce
authored
4fbe071
View commit details
Copy full SHA for 4fbe071
Browse repository at this point
Merge branch 'testnet' into staging
JuArce
authored
cf7cd54
View commit details
Copy full SHA for cf7cd54
Browse repository at this point
Commits on Apr 13, 2026
Merge branch 'testnet' into staging
JuArce
authored
5691999
View commit details
Copy full SHA for 5691999
Browse repository at this point
Commits on Apr 23, 2026
Merge branch 'testnet' into staging
JuArce
authored
2596585
View commit details
Copy full SHA for 2596585
Browse repository at this point
Commits on Jun 23, 2026
infra: update aggregation mode deployment (#2278)
JuArce
authored
2b65191
View commit details
Copy full SHA for 2b65191
Browse repository at this point
You can’t perform that action at this time.