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 }}
cartesi
/
rollups-node
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
30
Code
Issues
35
Pull requests
4
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Refactor/single process multiple services
- #785
#785
Merged
renatomaia
merged 11 commits into
next/2.0
cartesi/rollups-node:next/2.0
from
refactor/SingleProcessMultipleServices
cartesi/rollups-node:refactor/SingleProcessMultipleServices
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Refactor/single process multiple services
#785
renatomaia
merged 11 commits into
next/2.0
cartesi/rollups-node:next/2.0
from
refactor/SingleProcessMultipleServices
cartesi/rollups-node:refactor/SingleProcessMultipleServices
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
docs(services): remove outdated comment
renatomaia
committed
030a894
View commit details
Copy full SHA for 030a894
Browse repository at this point
refactor(services): improve the framework for implementing services
Show description for 22b2bf0
renatomaia
committed
22b2bf0
View commit details
Copy full SHA for 22b2bf0
Browse repository at this point
fix(evmreader): EVM Reader is ready only when polling sucessfully
renatomaia
committed
03a711e
View commit details
Copy full SHA for 03a711e
Browse repository at this point
fix(services): avoid skipping teardown in case of errors
Show description for d72d7b7
renatomaia
committed
d72d7b7
View commit details
Copy full SHA for d72d7b7
Browse repository at this point
feat(evmreader): add new configuration to calibrate staleness
Show description for d0ec099
renatomaia
committed
d0ec099
View commit details
Copy full SHA for d0ec099
Browse repository at this point
feat(evmreader): reflect in readiness any failures on processing the blockchain
Show description for ac11ffc
renatomaia
committed
ac11ffc
View commit details
Copy full SHA for ac11ffc
Browse repository at this point
style(advancer): format code using standard Go style
renatomaia
committed
48d585c
View commit details
Copy full SHA for 48d585c
Browse repository at this point
feat(telemetry): report failing services names in '/readyz'
Show description for 362bbb4
renatomaia
committed
362bbb4
View commit details
Copy full SHA for 362bbb4
Browse repository at this point
refactor(claimer): collapse four repeated shutdown guards into a named predicate
renatomaia
committed
7503eda
View commit details
Copy full SHA for 7503eda
Browse repository at this point
refactor(services): collapse single-services 'root.go' bodies into one helper
Show description for 087ce30
renatomaia
committed
087ce30
View commit details
Copy full SHA for 087ce30
Browse repository at this point
feat(advancer): exit with non-zero error code when terminate due to data-integrity error
Show description for fafbe6a
renatomaia
committed
fafbe6a
View commit details
Copy full SHA for fafbe6a
Browse repository at this point
You can’t perform that action at this time.