eth/protocols/eth: add JustifiedNumber
into StatusPacket
#4372
Annotations
3 errors and 1 warning
eth/downloader/api.go#L1
: # github.com/ethereum/go-ethereum/eth/downloader [github.com/ethereum/go-ethereum/eth/downloader.test]
|
eth/downloader/downloader_test.go#L129
cannot use peer (variable of type *downloadTesterPeer) as Peer value in argument to dl.downloader.RegisterPeer: *downloadTesterPeer does not implement Peer (wrong type for method Head)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading