feat: implement the gnfd peer for bsc nodes block syncing from Greenfield #2
Annotations
10 errors and 1 warning
core/blockchain.go#L130
const `rewindBadBlockInterval` is unused (unused)
|
core/blockchain.go#L1329
func `(*BlockChain).procFutureBlocks` is unused (unused)
|
core/blockchain.go#L2764
func `(*BlockChain).updateFutureBlocks` is unused (unused)
|
core/blockchain.go#L2778
func `(*BlockChain).rewindInvalidHeaderBlockLoop` is unused (unused)
|
core/blockchain.go#L2794
func `(*BlockChain).trustedDiffLayerLoop` is unused (unused)
|
core/blockchain.go#L2869
func `(*BlockChain).startDoubleSignMonitor` is unused (unused)
|
core/chain_makers.go#L497
func `makeHeaderChain` is unused (unused)
|
core/chain_makers.go#L517
func `makeBlockChain` is unused (unused)
|
core/chain_makers.go#L507
func `makeHeaderChainWithGenesis` is unused (unused)
|
core/chain_makers.go#L525
func `makeBlockChainWithGenesis` is unused (unused)
|
The following actions uses Node.js version which is deprecated 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/
|
This job failed
Loading