Skip to content

Block consensus methods refactoring #13342

Block consensus methods refactoring

Block consensus methods refactoring #13342

Triggered via pull request August 13, 2024 01:41
Status Failure
Total duration 5m 11s
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:526: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:526:47 ❯ test/clique.spec.ts:277:13
test-blockchain (18)
Process completed with exit code 1.