Problem: e2ee module is not backported #6140
Annotations
2 errors and 2 warnings
Run integration tests:
integration_tests/test_gov_update_params.py#L125
test_gov_update_params[True]
AssertionError:
cosmossdk.io/errors.(*Error).Wrapf
cosmossdk.io/errors/errors.go:155
github.com/cosmos/cosmos-sdk/x/bank/keeper.BaseSendKeeper.IsSendEnabledCoins
github.com/cosmos/cosmos-sdk/x/bank/keeper/send.go:381
github.com/cosmos/cosmos-sdk/x/bank/keeper.msgServer.Send
github.com/cosmos/cosmos-sdk/x/bank/keeper/msg_server.go:30
github.com/cosmos/cosmos-sdk/x/bank/types._Msg_Send_Handler.func1
github.com/cosmos/cosmos-sdk/x/bank/types/tx.pb.go:604
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).RegisterService.func2.1
github.com/cosmos/cosmos-sdk/baseapp/msg_service_router.go:118
github.com/cosmos/cosmos-sdk/x/bank/types._Msg_Send_Handler
github.com/cosmos/cosmos-sdk/x/bank/types/tx.pb.go:606
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).RegisterService.func2
github.com/cosmos/cosmos-sdk/baseapp/msg_service_router.go:139
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runMsgs
github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:807
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx
github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:750
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).DeliverTx
github.com/cosmos/cosmos-sdk/baseapp/abci.go:430
github.com/cometbft/cometbft/abci/client.(*localClient).DeliverTxAsync
github.com/cometbft/cometbft/abci/client/local_client.go:82
github.com/cometbft/cometbft/proxy.(*appConnConsensus).DeliverTxAsync
github.com/cometbft/cometbft/proxy/app_conn.go:106
github.com/cometbft/cometbft/state.execBlockOnProxyApp
github.com/cometbft/cometbft/state/execution.go:376
github.com/cometbft/cometbft/state.(*BlockExecutor).ApplyBlock
github.com/cometbft/cometbft/state/execution.go:197
github.com/cometbft/cometbft/consensus.(*State).finalizeCommit
github.com/cometbft/cometbft/consensus/state.go:1710
github.com/cometbft/cometbft/consensus.(*State).tryFinalizeCommit
github.com/cometbft/cometbft/consensus/state.go:1619
github.com/cometbft/cometbft/consensus.(*State).enterCommit.func1
github.com/cometbft/cometbft/consensus/state.go:1554
github.com/cometbft/cometbft/consensus.(*State).enterCommit
github.com/cometbft/cometbft/consensus/state.go:1592
github.com/cometbft/cometbft/consensus.(*State).addVote
github.com/cometbft/cometbft/consensus/state.go:2223
github.com/cometbft/cometbft/consensus.(*State).tryAddVote
github.com/cometbft/cometbft/consensus/state.go:2012
github.com/cometbft/cometbft/consensus.(*State).handleMsg
github.com/cometbft/cometbft/consensus/state.go:865
github.com/cometbft/cometbft/consensus.(*State).receiveRoutine
github.com/cometbft/cometbft/consensus/state.go:772
failed to execute message; message index: 0: basetcro transfers are currently disabled: send transactions are disabled
assert 5 == 0
|
Run integration tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-files".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading