Implement EIP 7623: calldata cost increase #1081
Annotations
9 errors and 1 warning
Run npm run coverage:
packages/client/test/miner/pendingBlock.spec.ts#L396
Error: Missing parameter value for maxblobGasPerBlock
❯ Common.param ../common/src/common.ts:360:13
❯ new Blob4844Tx ../tx/src/4844/tx.ts:175:41
❯ Module.createBlob4844Tx ../tx/src/4844/constructors.ts:106:10
❯ test/miner/pendingBlock.spec.ts:396:21
|
Run npm run coverage:
packages/client/test/miner/pendingBlock.spec.ts#L492
Error: Missing parameter value for maxblobGasPerBlock
❯ Common.param ../common/src/common.ts:360:13
❯ new Blob4844Tx ../tx/src/4844/tx.ts:175:41
❯ Module.createBlob4844Tx ../tx/src/4844/constructors.ts:106:10
❯ test/miner/pendingBlock.spec.ts:492:27
|
Run npm run coverage:
packages/client/test/rpc/debug/getRawBlock.spec.ts#L18
Error: Missing parameter value for maxblobGasPerBlock
❯ Common.param ../common/src/common.ts:360:13
❯ new Blob4844Tx ../tx/src/4844/tx.ts:175:41
❯ Module.createBlob4844Tx ../tx/src/4844/constructors.ts:106:10
❯ test/rpc/debug/getRawBlock.spec.ts:18:23
|
Run npm run coverage:
packages/client/test/rpc/debug/getRawHeader.spec.ts#L18
Error: Missing parameter value for maxblobGasPerBlock
❯ Common.param ../common/src/common.ts:360:13
❯ new Blob4844Tx ../tx/src/4844/tx.ts:175:41
❯ Module.createBlob4844Tx ../tx/src/4844/constructors.ts:106:10
❯ test/rpc/debug/getRawHeader.spec.ts:18:23
|
Run npm run coverage:
packages/client/test/rpc/debug/getRawReceipts.spec.ts#L127
Error: Missing parameter value for maxblobGasPerBlock
❯ Common.param ../common/src/common.ts:360:13
❯ new Blob4844Tx ../tx/src/4844/tx.ts:175:41
❯ Module.createBlob4844Tx ../tx/src/4844/constructors.ts:106:10
❯ test/rpc/debug/getRawReceipts.spec.ts:127:18
|
Run npm run coverage:
packages/client/test/rpc/eth/getBlockByNumber.spec.ts#L18
Error: Missing parameter value for maxblobGasPerBlock
❯ Common.param ../common/src/common.ts:360:13
❯ new Blob4844Tx ../tx/src/4844/tx.ts:175:41
❯ Module.createBlob4844Tx ../tx/src/4844/constructors.ts:106:10
❯ test/rpc/eth/getBlockByNumber.spec.ts:18:23
|
Run npm run coverage:
packages/client/test/rpc/eth/getBlockReceipts.spec.ts#L130
Error: Missing parameter value for maxblobGasPerBlock
❯ Common.param ../common/src/common.ts:360:13
❯ new Blob4844Tx ../tx/src/4844/tx.ts:175:41
❯ Module.createBlob4844Tx ../tx/src/4844/constructors.ts:106:10
❯ test/rpc/eth/getBlockReceipts.spec.ts:130:18
|
Run npm run coverage:
packages/client/test/rpc/eth/getTransactionReceipt.spec.ts#L110
Error: Missing parameter value for maxblobGasPerBlock
❯ Common.param ../common/src/common.ts:360:13
❯ new Blob4844Tx ../tx/src/4844/tx.ts:175:41
❯ Module.createBlob4844Tx ../tx/src/4844/constructors.ts:106:10
❯ test/rpc/eth/getTransactionReceipt.spec.ts:110:18
|
Run npm run coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading