Rework API #431
Annotations
6 errors
lint:
http/http.go#L306
http/http.go:306: Line contains TODO/BUG/FIXME: "TODO can we pass the reader? Or does ca..." (godox)
|
lint:
http/http.go#L394
http/http.go:394: Line contains TODO/BUG/FIXME: "TODO need to be selective here?" (godox)
|
lint:
multi/submitbeaconblock.go#L26
SA1019: client.(consensusclient.BeaconBlockSubmitter).SubmitBeaconBlock is deprecated: this will not work from the deneb hard-fork onwards. Use ProposalSubmitter.SubmitProposal() instead. (staticcheck)
|
lint:
testclients/erroring.go#L405
SA1019: next.SubmitBeaconBlock is deprecated: this will not work from the deneb hard-fork onwards. Use ProposalSubmitter.SubmitProposal() instead. (staticcheck)
|
lint:
testclients/sleepy.go#L294
SA1019: next.SubmitBeaconBlock is deprecated: this will not work from the deneb hard-fork onwards. Use ProposalSubmitter.SubmitProposal() instead. (staticcheck)
|
lint
issues found
|