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
.
OpenZeppelin
/
minimal-rollup
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
46
Code
Issues
14
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Generalise Signal Service
- #107
#107
Closed
nikeshnazareth
wants to merge 10 commits into
signal-service
OpenZeppelin/minimal-rollup:signal-service
from
generalise-signal-service
OpenZeppelin/minimal-rollup:generalise-signal-service
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Generalise Signal Service
#107
nikeshnazareth
wants to merge 10 commits into
signal-service
OpenZeppelin/minimal-rollup:signal-service
from
generalise-signal-service
OpenZeppelin/minimal-rollup:generalise-signal-service
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2025
Remove l1BlockHashes mapping. Use the commitment store instead
Show description for d163d36
nikeshnazareth
committed
d163d36
View commit details
Copy full SHA for d163d36
Browse repository at this point
Commits on Apr 19, 2025
Remove _provenCheckpoint. Use the commitment store instead
nikeshnazareth
committed
b9dd479
View commit details
Copy full SHA for b9dd479
Browse repository at this point
Replace CommitmentStore access control with a source address
Show description for 5bafacb
nikeshnazareth
committed
5bafacb
View commit details
Copy full SHA for 5bafacb
Browse repository at this point
Update TaikoAnchor to use the unauthenticated CommitmentStore
nikeshnazareth
committed
ce491eb
View commit details
Copy full SHA for ce491eb
Browse repository at this point
Update CheckpointTracker to use the unauthenticated CommitmentStore
nikeshnazareth
committed
43ed7db
View commit details
Copy full SHA for 43ed7db
Browse repository at this point
Commits on Apr 28, 2025
Remove SignalService constructor. It no longer needs an owner
nikeshnazareth
committed
d1a42bd
View commit details
Copy full SHA for d1a42bd
Browse repository at this point
Provide temporary mechanism to setAuthorizedCommitter
Show description for 9830cb5
nikeshnazareth
committed
9830cb5
View commit details
Copy full SHA for 9830cb5
Browse repository at this point
Ensure SignalService withdrawals are deducted from the release authority
Show description for d4fb508
nikeshnazareth
committed
d4fb508
View commit details
Copy full SHA for d4fb508
Browse repository at this point
Commits on Apr 29, 2025
Use arbitrary release authority. There is no longer an official authorised committer
nikeshnazareth
committed
f064e39
View commit details
Copy full SHA for f064e39
Browse repository at this point
Require _isValidDeposit on every claim.
Show description for b7928b2
nikeshnazareth
committed
b7928b2
View commit details
Copy full SHA for b7928b2
Browse repository at this point
You can’t perform that action at this time.