Problem: parallel tx execution not integrated #5953
Annotations
4 errors
|
Run integration tests:
integration_tests/test_basic.py#L252
test_statesync[True]
assert not True
|
Run integration tests:
integration_tests/test_eip712.py#L80
test_native_tx[True]
AssertionError:
github.com/evmos/ethermint/app/ante.LegacyEip712SigVerificationDecorator.AnteHandle
github.com/evmos/ethermint/app/ante/eip712.go:203
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/cosmos/cosmos-sdk/x/auth/ante.SigGasConsumeDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:212
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateSigCountDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:420
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/cosmos/cosmos-sdk/x/auth/ante.SetPubKeyDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:141
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/evmos/ethermint/app/ante.DeductFeeDecorator.AnteHandle
github.com/evmos/ethermint/app/ante/nativefee.go:70
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/cosmos/cosmos-sdk/x/auth/ante.ConsumeTxSizeGasDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:153
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateMemoDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:72
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/evmos/ethermint/app/ante.MinGasPriceDecorator.AnteHandle
github.com/evmos/ethermint/app/ante/fees.go:58
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/cosmos/cosmos-sdk/x/auth/ante.TxTimeoutHeightDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:216
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateBasicDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:39
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/cosmos/cosmos-sdk/x/auth/ante.SetUpContextDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/setup.go:70
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/evmos/ethermint/app/ante.AuthzLimiterDecorator.AnteHandle
github.com/evmos/ethermint/app/ante/authz.go:54
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/evmos/ethermint/app/ante.RejectMessagesDecorator.AnteHandle
github.com/evmos/ethermint/app/ante/reject_msgs.go:40
github.com/evmos/ethermint/app/ante.NewLegacyCosmosAnteHandlerEip712.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/evmos/ethermint/app/ante.NewAnteHandler.func1
github.com/evmos/ethermint/app/ante/ante.go:93
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTxWithMultiStore
github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:928
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx
github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:842
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx
|
Run integration tests
The operation was canceled.
|
Loading