EIP-7702 devnet-3 readiness #122
build.yml
on: pull_request
build
2m 2s
checkout-submodules
45s
blockchain
/
test-blockchain
21s
client
/
test-client
4m 53s
client
/
test client docker file
2m 34s
client
/
test-client-cli
1m 22s
common
/
test-common
13s
devp2p
/
test-devp2p
23s
ethash
/
test-ethash
2m 12s
examples
/
test-examples
8s
genesis
/
test-genesis
21s
rlp
/
test-rlp
16s
statemanager
/
test-statemanager
23s
trie
/
test-trie
31s
util
/
test-util
16s
verkle
/
test-verkle
12s
wallet
/
test-wallet
6m 49s
lint
/
lint
2m 40s
block
/
test-block
33s
browser
/
test-all-browser
3m 46s
evm
/
test-evm
44s
tx
/
test-tx
2m 38s
vm-pr
/
vm-api
52s
vm-pr
/
vm-benchmarks
45s
Matrix: vm-pr / vm-blockchain-extended
Matrix: vm-pr / vm-blockchain
Matrix: vm-pr / vm-state-extended
Matrix: vm-pr / vm-state
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/
|