prysm-pulse/beacon-chain/blockchain
terence tsao 031b51e294
Update head on per attestation and minor refactor clean ups (#4786)
* head.go
* Tests
* Tests
* Merge branch 'master' into call-head
* Merge refs/heads/master into call-head
* Merge refs/heads/master into call-head
* Merge refs/heads/master into call-head
* Merge branch 'master' into call-head
* Merge branch 'master' of git+ssh://github.com/prysmaticlabs/prysm into call-head
* Conflict
2020-02-08 02:05:43 +00:00
..
metrics Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00
testing Revert "Update Slices More Efficiently" (#4790) 2020-02-07 16:58:36 +00:00
BUILD.bazel Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00:00
chain_info_norace_test.go Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00: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 Revert "Update Slices More Efficiently" (#4790) 2020-02-07 16:58:36 +00:00
head_test.go Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00:00
head.go Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00:00
info.go Use proto array forkchoice as default (#4778) 2020-02-06 13:03:26 -06: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 Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00:00
process_block_helpers.go Log a warning if attempting to save a nil state (#4779) 2020-02-06 17:22:44 +00:00
process_block_test.go Update higherThanFinalized in the loop (#4761) 2020-02-05 20:13:38 +00:00
process_block.go Use proto array forkchoice as default (#4778) 2020-02-06 13:03:26 -06:00
receive_attestation_test.go Use proto array forkchoice as default (#4778) 2020-02-06 13:03:26 -06:00
receive_attestation.go Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00:00
receive_block.go Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00:00
service_norace_test.go Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00:00
service_test.go Use proto array forkchoice as default (#4778) 2020-02-06 13:03:26 -06:00
service.go Update head on per attestation and minor refactor clean ups (#4786) 2020-02-08 02:05:43 +00:00