Tx: get rid of BaseTransaction #970
Annotations
4 errors
Run npm run coverage:
packages/block/src/block/constructors.ts#L244
Error: gasPrice cannot be defined on 1559 tx (tx type=2 hash=0x514074d90bfc39c162f7bcb038fb02d611980188c852bf58f813218dcc1b8421 nonce=20 value=66525632326135259 signed=true hf=london maxFeePerGas=81000000000 maxPriorityFeePerGas=7000000000)
❯ new FeeMarket1559Tx ../tx/src/1559/tx.ts:137:13
❯ Module.createFeeMarket1559Tx ../tx/src/1559/constructors.ts:23:10
❯ Module.createTx ../tx/src/transactionFactory.ts:43:14
❯ Module.createBlockFromRPC src/block/constructors.ts:244:16
❯ test/from-rpc.spec.ts:131:19
|
Run npm run coverage:
packages/block/src/block/constructors.ts#L244
Error: gasPrice cannot be defined on 1559 tx (tx type=2 hash=0xc2aa59999b709b9739ff7b88b62fcd60e8e56172d937d862b0fdb7a91d3f72b9 nonce=6759 value=0 signed=true hf=paris maxFeePerGas=16234047566 maxPriorityFeePerGas=2500000000)
❯ new FeeMarket1559Tx ../tx/src/1559/tx.ts:137:13
❯ Module.createFeeMarket1559Tx ../tx/src/1559/constructors.ts:23:10
❯ Module.createTx ../tx/src/transactionFactory.ts:43:14
❯ Module.createBlockFromRPC src/block/constructors.ts:244:16
❯ test/from-rpc.spec.ts:162:13
|
Run npm run coverage:
packages/block/src/block/constructors.ts#L244
Error: gasPrice cannot be defined on 1559 tx (tx type=2 hash=0xc2aa59999b709b9739ff7b88b62fcd60e8e56172d937d862b0fdb7a91d3f72b9 nonce=6759 value=0 signed=true hf=london maxFeePerGas=16234047566 maxPriorityFeePerGas=2500000000)
❯ new FeeMarket1559Tx ../tx/src/1559/tx.ts:137:13
❯ Module.createFeeMarket1559Tx ../tx/src/1559/constructors.ts:23:10
❯ Module.createTx ../tx/src/transactionFactory.ts:43:14
❯ createBlockFromRPC src/block/constructors.ts:244:16
❯ Module.createBlockFromJSONRPCProvider src/block/constructors.ts:314:10
❯ test/from-rpc.spec.ts:218:19
|
Run npm run coverage
Process completed with exit code 1.
|
Loading