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
.
lambdaclass
/
ethlambda
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
81
Code
Issues
29
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(rpc): add GET /lean/v0/events SSE stream
- #517
#517
Merged
MegaRedHand
merged 14 commits into
main
lambdaclass/ethlambda:main
from
feat/events-sse-endpoint
lambdaclass/ethlambda:feat/events-sse-endpoint
Copy head branch name to clipboard
Jul 21, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(rpc): add GET /lean/v0/events SSE stream
#517
MegaRedHand
merged 14 commits into
main
lambdaclass/ethlambda:main
from
feat/events-sse-endpoint
lambdaclass/ethlambda:feat/events-sse-endpoint
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
feat(blockchain): add chain-event bus (head/block/justified/finalized)
Show description for 60d9c2e
MegaRedHand
committed
60d9c2e
View commit details
Copy full SHA for 60d9c2e
Browse repository at this point
feat(rpc): add GET /lean/v0/events SSE stream
Show description for 03118fc
MegaRedHand
committed
03118fc
View commit details
Copy full SHA for 03118fc
Browse repository at this point
Commits on Jul 17, 2026
refactor(blockchain): emit head before justified_checkpoint in diff_and_emit
Show description for d9b4c37
MegaRedHand
committed
d9b4c37
View commit details
Copy full SHA for d9b4c37
Browse repository at this point
refactor(blockchain): move ChainEventSnapshot into events module
Show description for 4b7a2ae
MegaRedHand
committed
4b7a2ae
View commit details
Copy full SHA for 4b7a2ae
Browse repository at this point
test(blockchain): drop chain_event_diff_head_recency_boundary
Show description for 9cbe5b7
MegaRedHand
committed
9cbe5b7
View commit details
Copy full SHA for 9cbe5b7
Browse repository at this point
refactor(blockchain): drop unused EventBus::disabled
Show description for 8464e6a
MegaRedHand
committed
8464e6a
View commit details
Copy full SHA for 8464e6a
Browse repository at this point
Merge branch 'main' into feat/chain-events-bus
MegaRedHand
authored
cc1d413
View commit details
Copy full SHA for cc1d413
Browse repository at this point
fix(blockchain): beacon-align chain events; emit proposer checkpoints
Show description for 55d1310
MegaRedHand
committed
55d1310
View commit details
Copy full SHA for 55d1310
Browse repository at this point
Commits on Jul 20, 2026
Merge remote-tracking branch 'origin/main' into feat/chain-events-bus
MegaRedHand
committed
22b296f
View commit details
Copy full SHA for 22b296f
Browse repository at this point
Merge branch 'feat/chain-events-bus' into feat/events-sse-endpoint
MegaRedHand
authored
0072f27
View commit details
Copy full SHA for 0072f27
Browse repository at this point
fix(rpc): adapt SSE events to beacon-aligned ChainEvent shape
Show description for d83ea93
MegaRedHand
committed
d83ea93
View commit details
Copy full SHA for d83ea93
Browse repository at this point
refactor(rpc): derive Serialize on ChainEvent instead of a DTO
Show description for acf7d5a
MegaRedHand
committed
acf7d5a
View commit details
Copy full SHA for acf7d5a
Browse repository at this point
Commits on Jul 21, 2026
Merge remote-tracking branch 'origin/main' into feat/events-sse-endpoint
Show description for cb0c8af
MegaRedHand
committed
cb0c8af
View commit details
Copy full SHA for cb0c8af
Browse repository at this point
Merge branch 'main' into feat/events-sse-endpoint
MegaRedHand
authored
d66e2e9
View commit details
Copy full SHA for d66e2e9
Browse repository at this point
You can’t perform that action at this time.