fusaka light client: implement Ssz and Log EIPs to enable merkle proof generation and validation #505
build.yml
on: pull_request
build
1m 1s
checkout-submodules
50s
blockchain
/
test-blockchain
17s
client
/
test-client
5m 16s
client
/
test client docker file
2m 28s
client
/
test-client-cli
1m 29s
common
/
test-common
19s
devp2p
/
test-devp2p
26s
ethash
/
test-ethash
2m 41s
examples
/
test-examples
1m 58s
genesis
/
test-genesis
28s
rlp
/
test-rlp
12s
statemanager
/
test-statemanager
1m 13s
trie
/
test-trie
34s
util
/
test-util
38s
verkle
/
test-verkle
15s
wallet
/
test-wallet
6m 43s
lint
/
lint
2m 49s
block
/
test-block
54s
browser
/
test-all-browser
35m 18s
evm
/
test-evm
48s
tx
/
test-tx
2m 44s
vm-pr
/
vm-api
55s
vm-pr
/
vm-benchmarks
42s
typecheck
/
typecheck
1m 7s
Matrix: vm-pr / vm-blockchain-extended
Matrix: vm-pr / vm-blockchain
Matrix: vm-pr / vm-state-extended
Matrix: vm-pr / vm-state
Annotations
15 errors and 17 warnings
test/ssz.spec.ts > profile<>stable tx container > EIP 1559 tx profile<>stable conversion:
packages/util/test/ssz.spec.ts#L31
Error: First offset must equal to fixedEnd 89 != 8
❯ readVariableOffsets ../../node_modules/@chainsafe/ssz/src/type/container.ts:455:15
❯ ContainerType.getFieldRanges ../../node_modules/@chainsafe/ssz/src/type/container.ts:406:21
❯ ContainerType.value_deserializeFromBytes ../../node_modules/@chainsafe/ssz/src/type/container.ts:209:30
❯ ContainerType.deserialize ../../node_modules/@chainsafe/ssz/src/type/abstract.ts:135:17
❯ test/ssz.spec.ts:31:38
|
util / test-util
Process completed with exit code 1.
|
test/eip4895block.spec.ts > EIP4895 tests > should return early when withdrawals root equals KECCAK256_RLP:
packages/block/test/eip4895block.spec.ts#L239
AssertionError: correctly executed code path where withdrawals length is 0: expected false to be truthy
❯ test/eip4895block.spec.ts:239:12
|
block / test-block
Process completed with exit code 1.
|
typecheck / typecheck
'"../src/index.js"' has no exported member named 'AccessListEIP2930Transaction'. Did you mean 'AccessList2930Transaction'?
|
typecheck / typecheck
'"../src/index.js"' has no exported member named 'BlobEIP4844Transaction'. Did you mean 'Eip4844TransactionType'?
|
typecheck / typecheck
Module '"../src/index.js"' has no exported member 'FeeMarketEIP1559Transaction'.
|
typecheck / typecheck
'"../src/index.js"' has no exported member named 'LegacyTransaction'. Did you mean 'LegacyTransactionType'?
|
typecheck / typecheck
'"@ethereumjs/util"' has no exported member named 'Kzg'. Did you mean 'KZG'?
|
typecheck / typecheck
Process completed with exit code 2.
|
lint / lint
Process completed with exit code 1.
|
browser / test-all-browser
Canceling since a higher priority waiting request for 'Build-eip-6493-build' exists
|
test/eip4895block.spec.ts > EIP4895 tests > should return early when withdrawals root equals KECCAK256_RLP:
packages/block/test/eip4895block.spec.ts#L239
AssertionError: correctly executed code path where withdrawals length is 0: expected false to be truthy
❯ test/eip4895block.spec.ts:239:11
|
test/ssz.spec.ts > profile<>stable tx container > EIP 1559 tx profile<>stable conversion:
packages/util/test/ssz.spec.ts#L31
Error: First offset must equal to fixedEnd 89 != 8
❯ test/ssz.spec.ts:31:37
|
browser / test-all-browser
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|