mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
1f35384578
* Reject a block which its parent is not part of the finalized chain * Refactor verifyBlkDescendant to be public and omit the slot argument, which was only used for error messages * Merge branch 'refactor-verifyBlkDescendant-signature' into reject-bad-block * fix * impl in mock * impl in mock * gofmt * Merge refs/heads/master into refactor-verifyBlkDescendant-signature * Merge branch 'refactor-verifyBlkDescendant-signature' into reject-bad-block * fix test * add test * Merge branch 'refactor-verifyBlkDescendant-signature' into reject-bad-block * gofmt * Merge branch 'master' of github.com:prysmaticlabs/prysm into reject-bad-block * move up in the validation pipeline, @terencechain offline feedback * Merge refs/heads/master into reject-bad-block |
||
---|---|---|
.. | ||
testing | ||
BUILD.bazel | ||
chain_info_norace_test.go | ||
chain_info_test.go | ||
chain_info.go | ||
head_test.go | ||
head.go | ||
info.go | ||
init_sync_process_block.go | ||
log.go | ||
metrics.go | ||
process_attestation_helpers.go | ||
process_attestation_test.go | ||
process_attestation.go | ||
process_block_helpers.go | ||
process_block_test.go | ||
process_block.go | ||
receive_attestation_test.go | ||
receive_attestation.go | ||
receive_block_test.go | ||
receive_block.go | ||
service_norace_test.go | ||
service_test.go | ||
service.go |