Skip to content

Problem: block-stm tx executor bad worst case performance #424

Problem: block-stm tx executor bad worst case performance

Problem: block-stm tx executor bad worst case performance #424

Triggered via pull request September 11, 2024 03:18
Status Failure
Total duration 2m 56s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: app/app.go#L347
cannot use DefaultTxExecutor (value of type func(_ "context".Context, blockSize int, ms "cosmossdk.io/store/types".MultiStore, deliverTxWithMultiStore func(int, "cosmossdk.io/store/types".MultiStore, map[string]any) *"github.com/cometbft/cometbft/abci/types".ExecTxResult) ([]*"github.com/cometbft/cometbft/abci/types".ExecTxResult, error)) as baseapp.TxExecutor value in argument to app.SetTxExecutor
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/