prysm-pulse/beacon-chain/blockchain
terence tsao 85b379c08c
Fix block tree cosmetic bugs (#4768)
* Fixed
* Merge branch 'master' into check-ready
2020-02-06 04:49:12 +00:00
..
forkchoice Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00
metrics Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00
testing Handle attestations with missing block (#4705) 2020-02-02 01:42:29 +00:00
BUILD.bazel Update blockchain metrics (#4747) 2020-02-04 22:57:36 +00:00
chain_info_norace_test.go Cached head root retrieve from DB on miss (#4552) 2020-01-14 21:02:02 -08:00
chain_info_test.go Copy head state to ensure it is never mutated (#4715) 2020-02-02 03:19:51 +00:00
chain_info.go Copy head state to ensure it is never mutated (#4715) 2020-02-02 03:19:51 +00:00
info.go Fix block tree cosmetic bugs (#4768) 2020-02-06 04:49:12 +00:00
log.go Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00
process_attestation_helpers.go Clean up verify attestation and better error log (#4729) 2020-02-03 11:46:26 -08:00
process_attestation_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_attestation.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
process_block_helpers.go Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00
process_block_test.go Update higherThanFinalized in the loop (#4761) 2020-02-05 20:13:38 +00:00
process_block.go Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00
receive_attestation_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
receive_attestation.go Update blockchain metrics (#4747) 2020-02-04 22:57:36 +00:00
receive_block_test.go Ensure New State Type Tests Pass in Prysm (#4646) 2020-01-31 12:57:01 -08:00
receive_block.go Update head slot metric after compute head (#4754) 2020-02-05 17:24:05 +00:00
service_norace_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
service_test.go Release Proposer Index Cache (#4717) 2020-02-03 10:23:04 -06:00
service.go Upon start up, don't insert head to proto array node DAG as index 0 (#4749) 2020-02-05 11:11:51 +08:00