erigontech / erigontech/erigon
`engine_getBlobsV4` support
- Dominant language
- Go
- Stars
- 3.6k
- Forks
- 1.5k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 455
Description
It's part of Amsterdam, not marked as optional: https://github.com/ethereum/execution-apis/blob/v1.0.0-beta.7/src/engine/amsterdam.md#engine_getblobsv4
https://github.com/erigontech/erigon/blob/d68fa07ae954e8325ceb499dfbcdfc44f4fe6a53/execution/engineapi/interface.go#L27-L51 doesn't list it.
Contributor guide
Research direction
Compare the Amsterdam execution-apis specification for engine_getBlobsV4 with execution/engineapi/interface.go at the referenced lines, then trace the existing engine API methods to find the related implementation and tests. Done means the interface and supporting behavior expose engine_getBlobsV4 according to the specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, blockchain
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100