Skip to content

EIP-1559 - Dynamic Base Fee #3109

EIP-1559 - Dynamic Base Fee

EIP-1559 - Dynamic Base Fee #3109

Triggered via pull request September 5, 2024 02:56
Status Failure
Total duration 2m 20s
Artifacts

compatiblity_check.yml

on: pull_request
forward-compatibility
2m 11s
forward-compatibility
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
forward-compatibility: x/evm/module.go#L281
req.BlockGasUsed undefined (type "github.com/tendermint/tendermint/abci/types".RequestEndBlock has no field or method BlockGasUsed)
forward-compatibility: x/evm/module.go#L284
req.BlockGasUsed undefined (type "github.com/tendermint/tendermint/abci/types".RequestEndBlock has no field or method BlockGasUsed)
forward-compatibility
Process completed with exit code 2.
forward-compatibility
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/