feat: implement the gnfd peer for bsc nodes block syncing from Greenfield #10
Annotations
10 errors and 1 warning
miner/bid_simulator.go#L1
: # github.com/ethereum/go-ethereum/miner [github.com/ethereum/go-ethereum/miner.test]
|
miner/miner_test.go#L320
undefined: testTxPoolConfig
|
miner/miner_test.go#L321
undefined: testTxPoolConfig
|
miner/payload_building_test.go#L38
undefined: newTestWorker
|
miner/payload_building_test.go#L74
undefined: pendingTxs (typecheck)
|
core/blockchain.go#L130
const `rewindBadBlockInterval` is unused (unused)
|
core/blockchain.go#L1331
func `(*BlockChain).procFutureBlocks` is unused (unused)
|
core/blockchain.go#L2766
func `(*BlockChain).updateFutureBlocks` is unused (unused)
|
core/blockchain.go#L2780
func `(*BlockChain).rewindInvalidHeaderBlockLoop` is unused (unused)
|
core/blockchain.go#L2796
func `(*BlockChain).trustedDiffLayerLoop` 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