Problem: parallel tx execution not integrated #5950
Annotations
2 errors and 1 warning
Run integration tests:
integration_tests/test_replay_block.py#L70
test_block_overflow
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.CheckEthCanTransfer\n\tgithub.com/evmos/ethermint/app/ante/eth.go:236\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.newEthAnteHandler.func2\n\tgithub.com/evmos/ethermint/app/ante/handler_options.go:115\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:93\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTxWithMultiStore\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:928\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:842\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:350\ngithub.com/cosmos/cosmos-sdk/server.cometABCIWrapper.CheckTx\n\tgithub.com/cosmos/cosmos-sdk/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:269\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: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\nmax fee per gas less than block base fee (100000000000 < 103157597294): insufficient fee: insufficient fee'}
|
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/.
|
Loading