Skip to content

add chain_config system contract, add upMaxBlockSize and upGasPrice func #34

add chain_config system contract, add upMaxBlockSize and upGasPrice func

add chain_config system contract, add upMaxBlockSize and upGasPrice func #34

Re-run triggered January 24, 2024 10:10
Status Success
Total duration 15m 4s
Artifacts

regression_consensus.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test (3.7, 1.16.x, ubuntu-latest)
warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘wabt::BinarySection’ [-Wformat=]
test (3.7, 1.16.x, ubuntu-latest)
note: in definition of macro ‘ERROR_UNLESS’
test (3.7, 1.16.x, ubuntu-latest)
note: format string is defined here
test (3.7, 1.16.x, ubuntu-latest)
warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘wabt::BinarySection’ [-Wformat=]
test (3.7, 1.16.x, ubuntu-latest)
note: in definition of macro ‘ERROR_UNLESS’
test (3.7, 1.16.x, ubuntu-latest)
note: format string is defined here
test (3.7, 1.16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/