Problem: query blocks before enable feemarket module get nil pointer error #6215
Annotations
7 errors and 2 warnings
Run integration tests:
integration_tests/test_chain_id.py#L33
test_config_client_id[True]
Failed: DID NOT RAISE <class 'TimeoutError'>
|
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:195
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/cosmos/cosmos-sdk/x/auth/ante.SigGasConsumeDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:194
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateSigCountDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:384
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/cosmos/cosmos-sdk/x/auth/ante.SetPubKeyDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/sigverify.go:126
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/cosmos/cosmos-sdk/x/auth/ante.DeductFeeDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/fee.go:67
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/cosmos/cosmos-sdk/x/auth/ante.ConsumeTxSizeGasDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:143
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateMemoDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:67
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/evmos/ethermint/app/ante.MinGasPriceDecorator.AnteHandle
github.com/evmos/ethermint/app/ante/fees.go:91
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/cosmos/cosmos-sdk/x/auth/ante.TxTimeoutHeightDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:206
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/cosmos/cosmos-sdk/x/auth/ante.ValidateBasicDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/basic.go:34
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/cosmos/cosmos-sdk/x/auth/ante.SetUpContextDecorator.AnteHandle
github.com/cosmos/cosmos-sdk/x/auth/ante/setup.go:70
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/evmos/ethermint/app/ante.AuthzLimiterDecorator.AnteHandle
github.com/evmos/ethermint/app/ante/authz.go:54
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/evmos/ethermint/app/ante.RejectMessagesDecorator.AnteHandle
github.com/evmos/ethermint/app/ante/reject_msgs.go:40
github.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1
github.com/cosmos/cosmos-sdk/types/handler.go:49
github.com/evmos/ethermint/app/ante.NewAnteHandler.func1
github.com/evmos/ethermint/app/ante/ante.go:90
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx
github.com/cosmos/cosmos-sdk/baseapp/baseapp.go:703
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx
github.com/cosmos/cosmos-sdk/baseapp/abci.go:391
github.com/cometbft/cometbft/abci/client.(*localClient).CheckTxSync
github.com/cometbft/cometbft/abci/client/local_client.go:251
github.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxSync
github.com/cometbft/cometbft/proxy/app_conn.go:159
signature verification failed; please verify account number (2) and chain-id (cronos_777-1): invalid chain-id: invalid chain-id [evmos/ethermint/app/ante/eip712.go:261]: unauthorized
assert 4 == 0
|
Run integration tests:
integration_tests/test_filters.py#L26
test_block_filter[True]
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:50\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:202\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:133\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:192\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:60\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\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:703\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:391\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxSync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:251\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxSync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:159\ngithub.com/cometbft/cometbft/mempool/v1.(*TxMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/v1/mempool.go:222\ngithub.com/cometbft/cometbft/rpc/core.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:99\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:89\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:232\nreflect.Value.call\n\treflect/value.go:596\nreflect.Value.Call\n\treflect/value.go:380\ngithub.com/ethereum/go-ethereum/rpc.(*callback).call\n\tgithub.com/ethereum/go-ethereum/rpc/service.go:205\ngithub.com/ethereum/go-ethereum/rpc.(*handler).runMethod\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:513\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCall\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:459\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:420\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:256\ngithub.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:348\nsignature verification failed: invalid chain id for signer: have 776 want 777: tx intended signer does not match the given signer: tx intended signer does not match the given signer'}
|
Run integration tests:
integration_tests/test_filters.py#L34
test_event_log_filter[True]
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:50\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:202\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:133\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:192\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:60\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\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:703\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:391\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxSync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:251\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxSync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:159\ngithub.com/cometbft/cometbft/mempool/v1.(*TxMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/v1/mempool.go:222\ngithub.com/cometbft/cometbft/rpc/core.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:99\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:89\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:232\nreflect.Value.call\n\treflect/value.go:596\nreflect.Value.Call\n\treflect/value.go:380\ngithub.com/ethereum/go-ethereum/rpc.(*callback).call\n\tgithub.com/ethereum/go-ethereum/rpc/service.go:205\ngithub.com/ethereum/go-ethereum/rpc.(*handler).runMethod\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:513\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCall\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:459\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:420\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:256\ngithub.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:348\nsignature verification failed: invalid chain id for signer: have 776 want 777: tx intended signer does not match the given signer: tx intended signer does not match the given signer'}
|
Run integration tests:
integration_tests/test_subscribe.py#L169
test_subscribe_basic[True]
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:50\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:202\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:133\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:192\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:60\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\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:703\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:391\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxSync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:251\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxSync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:159\ngithub.com/cometbft/cometbft/mempool/v1.(*TxMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/v1/mempool.go:222\ngithub.com/cometbft/cometbft/rpc/core.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:99\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:89\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:232\nreflect.Value.call\n\treflect/value.go:596\nreflect.Value.Call\n\treflect/value.go:380\ngithub.com/ethereum/go-ethereum/rpc.(*callback).call\n\tgithub.com/ethereum/go-ethereum/rpc/service.go:205\ngithub.com/ethereum/go-ethereum/rpc.(*handler).runMethod\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:513\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCall\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:459\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:420\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:256\ngithub.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:348\nsignature verification failed: invalid chain id for signer: have 776 want 777: tx intended signer does not match the given signer: tx intended signer does not match the given signer'}
|
Run integration tests:
integration_tests/test_versiondb.py#L36
test_versiondb_migration[True]
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:50\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:202\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:133\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:192\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:60\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\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:703\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:391\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxSync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:251\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxSync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:159\ngithub.com/cometbft/cometbft/mempool/v1.(*TxMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/v1/mempool.go:222\ngithub.com/cometbft/cometbft/rpc/core.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:99\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:89\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:232\nreflect.Value.call\n\treflect/value.go:596\nreflect.Value.Call\n\treflect/value.go:380\ngithub.com/ethereum/go-ethereum/rpc.(*callback).call\n\tgithub.com/ethereum/go-ethereum/rpc/service.go:205\ngithub.com/ethereum/go-ethereum/rpc.(*handler).runMethod\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:513\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCall\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:459\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:420\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:256\ngithub.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:348\nsignature verification failed: invalid chain id for signer: have 776 want 777: tx intended signer does not match the given signer: tx intended signer does not match the given signer'}
|
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