Skip to content

EIP-7702 devnet-3 readiness #122

EIP-7702 devnet-3 readiness

EIP-7702 devnet-3 readiness #122

Triggered via pull request August 20, 2024 16:02
Status Failure
Total duration 16m 33s
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

7 errors and 16 warnings
test/api/runBlock.spec.ts > runBlock() -> tx types > eip7702 txs: packages/vm/test/api/runBlock.spec.ts#L649
Error: Invalid EIP-7702 transaction: yParity should be 0 or 1 ❯ Function.verifyAuthorizationList ../tx/src/util.ts:225:15 ❯ new EOACode7702Transaction ../tx/src/7702/tx.ts:93:24 ❯ Module.createEOACode7702Tx ../tx/src/7702/constructors.ts:23:10 ❯ test/api/runBlock.spec.ts:649:17
vm-pr / vm-api
Process completed with exit code 1.
test/eip7702.spec.ts > [EOACode7702Transaction] > sign(): packages/tx/src/util.ts#L203
Error: Invalid EIP-7702 transaction: authorization list is empty ❯ Function.verifyAuthorizationList src/util.ts:203:13 ❯ new EOACode7702Transaction src/7702/tx.ts:93:24 ❯ Module.createEOACode7702Tx src/7702/constructors.ts:23:10 ❯ test/eip7702.spec.ts:49:17
tx / test-tx
Process completed with exit code 1.
test/eip7702.spec.ts > [EOACode7702Transaction] > sign(): packages/tx/src/util.ts#L203
Error: Invalid EIP-7702 transaction: authorization list is empty ❯ AuthorizationLists.verifyAuthorizationList src/util.ts:203:12 ❯ new EOACode7702Transaction src/7702/tx.ts:93:23 ❯ createEOACode7702Tx src/7702/constructors.ts:23:9 ❯ test/eip7702.spec.ts:49:16
test/api/runBlock.spec.ts > runBlock() -> tx types > eip7702 txs: packages/vm/test/api/runBlock.spec.ts#L649
Error: Invalid EIP-7702 transaction: yParity should be 0 or 1 ❯ test/api/runBlock.spec.ts:649:16
browser / test-all-browser
Process completed with exit code 1.
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/
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/
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/
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/
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/
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/
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/
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/
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/
client / test-client
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3, nick-fields/retry@v2. 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/