Invalidate txs with below base-fee-floor gas-price in txpool #839
Annotations
15 errors and 1 warning
Test:
core/txpool/celo_validation.go#L79
baseFeeFloor declared and not used
|
Test:
core/txpool/celo_validation.go#L83
undefined: minBaseFee
|
Test
Process completed with exit code 2.
|
Generate
baseFeeFloor declared and not used
|
Generate
undefined: minBaseFee
|
Lint:
core/txpool/celo_validation.go#L79
baseFeeFloor declared and not used
|
Lint:
core/txpool/celo_validation.go#L83
undefined: minBaseFee (typecheck)
|
Lint:
core/txpool/blobpool/blobpool.go#L38
could not import github.com/ethereum/go-ethereum/core/txpool (-: # github.com/ethereum/go-ethereum/core/txpool
|
Lint:
core/txpool/celo_validation.go#L79
baseFeeFloor declared and not used
|
Lint:
core/txpool/celo_validation.go#L83
undefined: minBaseFee) (typecheck)
|
Lint:
core/txpool/legacypool/legacypool.go#L37
could not import github.com/ethereum/go-ethereum/core/txpool (-: # github.com/ethereum/go-ethereum/core/txpool
|
Lint:
core/txpool/celo_validation.go#L79
baseFeeFloor declared and not used
|
Lint:
core/txpool/celo_validation.go#L83
undefined: minBaseFee) (typecheck)
|
Lint:
eth/api_backend.go#L36
could not import github.com/ethereum/go-ethereum/core/txpool (-: # github.com/ethereum/go-ethereum/core/txpool
|
Lint:
core/txpool/celo_validation.go#L79
baseFeeFloor declared and not used
|
Generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|