Skip to content

Block consensus methods refactoring #13339

Block consensus methods refactoring

Block consensus methods refactoring #13339

Triggered via pull request August 12, 2024 21:35
Status Failure
Total duration 2m 20s
Artifacts

blockchain-build.yml

on: pull_request
Matrix: test-blockchain
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/clique.spec.ts > Clique: Initialization > should throw if signer in epoch checkpoint is not active: packages/blockchain/test/clique.spec.ts#L231
TypeError: Cannot assign to read only property 'extraData' of object '#<BlockHeader>' ❯ Module.createSealedCliqueBlock ../block/src/constructors.ts:567:47 ❯ test/clique.spec.ts:231:19
test/clique.spec.ts > Clique: Initialization > should throw on invalid difficulty: packages/blockchain/test/clique.spec.ts#L277
TypeError: Cannot assign to read only property 'extraData' of object '#<BlockHeader>' ❯ Module.createSealedCliqueBlock ../block/src/constructors.ts:567:47 ❯ test/clique.spec.ts:277:13
test-blockchain (18)
Process completed with exit code 1.