erigontech / erigontech/silkworm

Implement RPC debug_getRaw* methods

Open
#1,355 0 comments 0 reactions 0 assignees View on GitHub
json rpc api
Dominant language
C++
Stars
318
Forks
84
PR merge metrics
No merged PRs in 30d

Description

Endpoints:
- debug_getRawBlock
- debug_getRawHeader
- debug_getRawReceipts
- debug_getRawTransaction

Optional:
- debug_getRawBadBlocks

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating the existing RPC handlers for debug_getRawBlock, debug_getRawHeader, debug_getRawReceipts, and debug_getRawTransaction, then inspect nearby Ethereum debug methods for conventions. Done means the listed endpoints work; debug_getRawBadBlocks is optional.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.