Skip to content

client: add getBlobsV1 to the client to support CL blob import #549

client: add getBlobsV1 to the client to support CL blob import

client: add getBlobsV1 to the client to support CL blob import #549

Triggered via pull request October 1, 2024 17:35
@g11techg11tech
synchronize #3711
getblobsv1
Status Cancelled
Total duration 16m 19s
Artifacts

build.yml

on: pull_request
Matrix: vm-pr / vm-blockchain-extended
Matrix: vm-pr / vm-blockchain
Matrix: vm-pr / vm-state-extended
Matrix: vm-pr / vm-state
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 18 warnings
test/miner/pendingBlock.spec.ts > [PendingBlock] > construct blob bundles: packages/client/src/service/txpool.ts#L402
Error: Missing parameter value for maxblobGasPerBlock ❯ Common.param ../common/src/common.ts:359:13 ❯ TxPool.pruneBlobsAndProofsCache src/service/txpool.ts:402:50 ❯ TxPool.add src/service/txpool.ts:390:16 ❯ test/miner/pendingBlock.spec.ts:390:7
test/rpc/engine/getPayloadV3.spec.ts > engine_getPayloadV3 > call with known payload: packages/client/src/service/txpool.ts#L402
Error: Missing parameter value for maxblobGasPerBlock ❯ Common.param ../common/src/common.ts:359:13 ❯ TxPool.pruneBlobsAndProofsCache src/service/txpool.ts:402:50 ❯ TxPool.add src/service/txpool.ts:390:16 ❯ test/rpc/engine/getPayloadV3.spec.ts:112:5
test/rpc/eth/sendRawTransaction.spec.ts > eth_sendRawTransaction > blob EIP 4844 transaction: packages/client/test/rpc/eth/sendRawTransaction.spec.ts#L284
AssertionError: initial blob transaction accepted: expected { code: -32602, …(1) } to equal undefined - Expected: undefined + Received: Object { "code": -32602, "message": "Missing parameter value for maxblobGasPerBlock", } ❯ test/rpc/eth/sendRawTransaction.spec.ts:284:12
client / test-client
Process completed with exit code 1.
vm-pr / vm-blockchain (--fork=Cancun --verify-test-amount-alltests)
Canceling since a higher priority waiting request for 'Build-getblobsv1-build' exists
vm-pr / vm-blockchain (--fork=Cancun --verify-test-amount-alltests)
The operation was canceled.
build
Cache save failed.
rlp / test-rlp
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
common / test-common
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
blockchain / test-blockchain
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
devp2p / test-devp2p
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
util / test-util
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
genesis / test-genesis
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
trie / test-trie
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
block / test-block
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
evm / test-evm
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
statemanager / test-statemanager
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
vm-pr / vm-api
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
client / test client docker file
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/setup-qemu-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
client / test client docker file
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v1, docker/setup-buildx-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
client / test client docker file
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ethash / test-ethash
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
tx / test-tx
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
wallet / test-wallet
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/