This repository has been archived by the owner on May 11, 2024. It is now read-only.
feat(repo): implement EIP-4844 in client #2514
Annotations
4 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#L117
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
Lint:
pkg/rpc/txblob.go#L68
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.
|
The logs for this run have expired and are no longer available.
Loading