Problem: sig verification result is not cached between incarnations #6504
Annotations
2 errors and 2 warnings
integration_tests/test_ibc_rly.py#L364
test_ibc_multi
AssertionError:
github.com/evmos/ethermint/app/ante.Recover
github.com/evmos/ethermint/app/ante/ante.go:111
runtime.gopanic
runtime/panic.go:770
github.com/cosmos/cosmos-sdk/x/auth/ante.SetUpContextDecorator.AnteHandle.func1
github.com/cosmos/cosmos-sdk/x/auth/ante/setup.go:65
runtime.gopanic
runtime/panic.go:770
runtime.panicnildottype
runtime/iface.go:278
github.com/cosmos/cosmos-sdk/x/auth/ante.SigVerificationDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:345
github.com/evmos/ethermint/app/ante.newCosmosAnteHandler.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:214
github.com/evmos/ethermint/app/ante.newCosmosAnteHandler.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:434
github.com/evmos/ethermint/app/ante.newCosmosAnteHandler.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:143
github.com/evmos/ethermint/app/ante.newCosmosAnteHandler.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.newCosmosAnteHandler.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.newCosmosAnteHandler.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.newCosmosAnteHandler.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:57
github.com/evmos/ethermint/app/ante.newCosmosAnteHandler.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.newCosmosAnteHandler.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.newCosmosAnteHandler.ChainAnteDecorators.func3
github.com/cosmos/cosmos-sdk/types/handler.go:48
github.com/cosmos/cosmos-sdk/x/auth/ante.RejectExtensionOptionsDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/ext.go:52
github.com/evmos/ethermint/app/ante.newCosmosAnteHandler.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.newCosmosAnteHandler.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
interface conversion: interface is nil, not error: panic
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
The logs for this run have expired and are no longer available.
Loading