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
28
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: support incoming block requests
- #68
#68
Merged
MegaRedHand
merged 13 commits into
main
lambdaclass/ethlambda:main
from
support-block-requests
lambdaclass/ethlambda:support-block-requests
Copy head branch name to clipboard
Jan 30, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: support incoming block requests
#68
MegaRedHand
merged 13 commits into
main
lambdaclass/ethlambda:main
from
support-block-requests
lambdaclass/ethlambda:support-block-requests
Copy head branch name to clipboard
Commits
Commits on Jan 30, 2026
feat: respond to block requests
MegaRedHand
committed
665fc76
View commit details
Copy full SHA for 665fc76
Browse repository at this point
refactor: make insert receive ownership
MegaRedHand
committed
542837c
View commit details
Copy full SHA for 542837c
Browse repository at this point
feat: return error result when payloads are unavailable
MegaRedHand
committed
99cbf35
View commit details
Copy full SHA for 99cbf35
Browse repository at this point
refactor: change Response to be an enum
MegaRedHand
committed
1b93692
View commit details
Copy full SHA for 1b93692
Browse repository at this point
refactor: use u8 instead of enum for ResponseCode
MegaRedHand
committed
7b3a1a6
View commit details
Copy full SHA for 7b3a1a6
Browse repository at this point
refactor: use From impls and keep unknown codes
MegaRedHand
committed
a939294
View commit details
Copy full SHA for a939294
Browse repository at this point
docs: update CLAUDE.md
MegaRedHand
committed
cde2f8f
View commit details
Copy full SHA for cde2f8f
Browse repository at this point
Merge branch 'main' into support-block-requests
MegaRedHand
committed
91aff42
View commit details
Copy full SHA for 91aff42
Browse repository at this point
chore: update CLAUDE.md and add skills
MegaRedHand
committed
a13b5bc
View commit details
Copy full SHA for a13b5bc
Browse repository at this point
Merge branch 'main' into support-block-requests
MegaRedHand
committed
cdd6894
View commit details
Copy full SHA for cdd6894
Browse repository at this point
chore: fmt
MegaRedHand
committed
5e11024
View commit details
Copy full SHA for 5e11024
Browse repository at this point
Update crates/net/p2p/src/req_resp/handlers.rs
Show description for 810a25b
MegaRedHand
and
greptile-apps[bot]
authored
810a25b
View commit details
Copy full SHA for 810a25b
Browse repository at this point
refactor: add debug_assert to error_message()
MegaRedHand
committed
e80759b
View commit details
Copy full SHA for e80759b
Browse repository at this point
You can’t perform that action at this time.