Problem: e2ee module is not backported #6120
Annotations
3 errors and 1 warning
|
Run integration tests:
integration_tests/test_ibc.py#L38
test_ibc_incentivized_transfer[True]
AssertionError:
github.com/cosmos/cosmos-sdk/x/bank/keeper.BaseSendKeeper.subUnlockedCoins
github.com/cosmos/cosmos-sdk/x/bank/keeper/send.go:252
github.com/cosmos/cosmos-sdk/x/bank/keeper.BaseSendKeeper.SendCoins
github.com/cosmos/cosmos-sdk/x/bank/keeper/send.go:193
github.com/cosmos/cosmos-sdk/x/bank/keeper.BaseKeeper.SendCoinsFromAccountToModule
github.com/cosmos/cosmos-sdk/x/bank/keeper/keeper.go:359
github.com/cosmos/ibc-go/v7/modules/apps/29-fee/keeper.Keeper.escrowPacketFee
github.com/cosmos/ibc-go/v7/modules/apps/29-fee/keeper/escrow.go:28
github.com/cosmos/ibc-go/v7/modules/apps/29-fee/keeper.Keeper.PayPacketFeeAsync
github.com/cosmos/ibc-go/v7/modules/apps/29-fee/keeper/msg_server.go:163
github.com/cosmos/ibc-go/v7/modules/apps/29-fee/types._Msg_PayPacketFeeAsync_Handler.func1
github.com/cosmos/ibc-go/v7/modules/apps/29-fee/types/tx.pb.go:616
github.com/cosmos/cosmos-sdk/baseapp.(*MsgServiceRouter).RegisterService.func2.1
github.com/cosmos/cosmos-sdk/baseapp/msg_service_router.go:118
github.com/cosmos/ibc-go/v7/modules/apps/29-fee/types._Msg_PayPacketFeeAsync_Handler
github.com/cosmos/ibc-go/v7/modules/apps/29-fee/types/tx.pb.go:618
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:792
failed to execute message; message index: 0: spendable balance is smaller than 30ibcfee: insufficient funds
|
Run integration tests
The operation was canceled.
|
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