[wip] attempting to use uspstream blockchain.go for chain logic #2592
Annotations
10 errors and 2 warnings
Lint:
core/blockchain_ext.go#L63
var `blockInsertCount` is unused (unused)
|
Lint:
core/blockchain_ext.go#L64
var `blockContentValidationTimer` is unused (unused)
|
Lint:
core/blockchain_ext.go#L65
var `blockStateInitTimer` is unused (unused)
|
Lint:
core/blockchain_ext.go#L66
var `blockTrieOpsTimer` is unused (unused)
|
Lint:
core/blockchain_ext.go#L71
var `processedBlockGasUsedCounter` is unused (unused)
|
Lint:
core/blockchain_ext.go#L73
var `badBlockCounter` is unused (unused)
|
Lint:
core/blockchain_ext.go#L77
var `processedTxsCounter` is unused (unused)
|
Lint:
core/blockchain_ext.go#L80
var `processedLogsCounter` is unused (unused)
|
Lint:
core/blockchain_ext.go#L84
var `errFutureBlockUnsupported` is unused (unused)
|
Lint:
core/blockchain_ext.go#L1125
func `(*BlockChain).addBadBlock` is unused (unused)
|
AvalancheGo E2E Tests (ubuntu-20.04)
No files were found with the provided path: ~/.tmpnet/networks/1000. No artifacts will be uploaded.
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|