Skip to content

feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #51

feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0

feat: bump up cosmos sdk v0.50.x and cometbft v0.38.0 #51

Triggered via pull request December 8, 2023 07:04
Status Failure
Total duration 20m 38s
Artifacts 1

test.yml

on: pull_request
Matrix: upload-cache
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
test-unit-cover
Process completed with exit code 2.
integration_tests: tests/integration_tests/test_account.py#L172
test_get_transaction_count[ethermint] ValueError: {'code': -32000, 'message': "failed to find key in the node's keyring; no key for given address or file; key with address ethm12luku6uxehhak02py4rcz65zu0swh7wjun6msa not found: key not found"}
integration_tests: tests/integration_tests/test_account.py#L172
test_get_transaction_count[ethermint-ws] ValueError: {'code': -32000, 'message': "failed to find key in the node's keyring; no key for given address or file; key with address ethm12luku6uxehhak02py4rcz65zu0swh7wjun6msa not found: key not found"}
integration_tests: tests/integration_tests/test_debug_trace.py#L172
test_trace_blk ValueError: {'code': -32000, 'message': 'method handler crashed'}
integration_tests: tests/integration_tests/test_fee_history.py#L172
test_basic[ethermint] ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthGasConsumeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:223\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.CanTransferDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:320\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthAccountVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:101\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:80\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:209\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:134\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:203\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:59\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:90\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:874\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:363\ngithub.com/evmos/ethermint/server.cometABCIWrapper.CheckTx\n\tgithub.com/evmos/ethermint/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:268\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:227\nreflect.Value.call\n\treflect/value.go:596\ntx gas (21000) exceeds block gas limit (0): out of gas: out of gas'}
integration_tests: tests/integration_tests/test_filters.py#L172
test_get_logs_by_topic[ethermint] ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthGasConsumeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:223\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.CanTransferDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:320\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthAccountVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:101\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:80\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:209\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:134\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:203\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:59\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:90\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:874\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:363\ngithub.com/evmos/ethermint/server.cometABCIWrapper.CheckTx\n\tgithub.com/evmos/ethermint/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:268\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:227\nreflect.Value.call\n\treflect/value.go:596\ntx gas (319174) exceeds block gas limit (0): out of gas: out of gas'}
integration_tests: tests/integration_tests/test_filters.py#L172
test_pending_transaction_filter[ethermint] ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthGasConsumeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:223\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.CanTransferDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:320\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthAccountVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:101\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:80\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:209\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:134\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:203\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:59\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:90\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:874\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:363\ngithub.com/evmos/ethermint/server.cometABCIWrapper.CheckTx\n\tgithub.com/evmos/ethermint/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:268\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:227\nreflect.Value.call\n\treflect/value.go:596\ntx gas (21000) exceeds block gas limit (0): out of gas: out of gas'}
integration_tests: tests/integration_tests/test_filters.py#L172
test_block_filter[ethermint] ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthGasConsumeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:223\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.CanTransferDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:320\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthAccountVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:101\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:80\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:209\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:134\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:203\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:59\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:90\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:874\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:363\ngithub.com/evmos/ethermint/server.cometABCIWrapper.CheckTx\n\tgithub.com/evmos/ethermint/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:268\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:227\nreflect.Value.call\n\treflect/value.go:596\ntx gas (21000) exceeds block gas limit (0): out of gas: out of gas'}
integration_tests: tests/integration_tests/test_filters.py#L172
test_event_log_filter_by_contract[ethermint] ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthGasConsumeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:223\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.CanTransferDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:320\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthAccountVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:101\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:80\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:209\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:134\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:203\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:59\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:90\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:874\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:363\ngithub.com/evmos/ethermint/server.cometABCIWrapper.CheckTx\n\tgithub.com/evmos/ethermint/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:268\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:227\nreflect.Value.call\n\treflect/value.go:596\ntx gas (319174) exceeds block gas limit (0): out of gas: out of gas'}
integration_tests: tests/integration_tests/test_filters.py#L172
test_event_log_filter_by_address[ethermint] ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthGasConsumeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:223\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.CanTransferDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:320\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthAccountVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:101\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:80\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:209\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:134\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:203\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:59\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:90\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:874\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:363\ngithub.com/evmos/ethermint/server.cometABCIWrapper.CheckTx\n\tgithub.com/evmos/ethermint/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:268\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:227\nreflect.Value.call\n\treflect/value.go:596\ntx gas (319174) exceeds block gas limit (0): out of gas: out of gas'}
integration_tests: tests/integration_tests/test_filters.py#L172
test_event_log_filter_by_topic[ethermint] ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthGasConsumeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:223\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.CanTransferDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:320\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthAccountVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:101\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:80\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:209\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:134\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:203\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:59\ngithub.com/evmos/ethermint/app/ante.newEthAnteHandler.ChainAnteDecorators.func2\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:48\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:90\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:874\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:363\ngithub.com/evmos/ethermint/server.cometABCIWrapper.CheckTx\n\tgithub.com/evmos/ethermint/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:268\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:227\nreflect.Value.call\n\treflect/value.go:596\ntx gas (319174) exceeds block gas limit (0): out of gas: out of gas'}
test-rpc
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
test-importer
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
test-unit-cover
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum

Artifacts

Produced during runtime
Name Size
debug-files Expired
3.18 MB