Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(repo): implement EIP-4844 in client #2513

feat(repo): implement EIP-4844 in client

feat(repo): implement EIP-4844 in client #2513

Triggered via pull request January 23, 2024 06:51
@mask-ppmask-pp
synchronize #526
eip4844
Status Cancelled
Total duration 15m 26s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint: proposer/proposer_test.go#L197
cannot use encoded (variable of type []byte) as "github.com/ethereum/go-ethereum/common".Hash value in argument to s.p.sendProposeBlockTx (typecheck)
Lint: pkg/rpc/txblob.go#L116
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
Lint: pkg/rpc/txblob.go#L67
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
Lint
Process completed with exit code 2.
Integration tests
The run was canceled by @github-actions[bot].
Integration tests
The operation was canceled.