prysm-pulse/beacon-chain/blockchain
terence tsao f6d3c28ae1
Save cached blocks before Stop() in blockchains service (#7245)
* Save cached blocks before Stop()
* Merge refs/heads/master into save-cached-blocks
* Merge refs/heads/master into save-cached-blocks
* Merge refs/heads/master into save-cached-blocks
* Merge refs/heads/master into save-cached-blocks
* Merge refs/heads/master into save-cached-blocks
* Regression test
* Merge branch 'save-cached-blocks' of github.com:prysmaticlabs/prysm into save-cached-blocks
2020-09-16 16:55:14 +00:00
..
testing Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
BUILD.bazel Add beacon state unmarshal fuzzer, afl support (#6625) 2020-09-14 11:42:08 -07:00
chain_info_norace_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
chain_info_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
chain_info.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
checkpoint_info_cache_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
checkpoint_info_cache.go Implement checkpt info cache (#7070) 2020-08-21 08:50:21 -07:00
head_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
head.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
info_test.go Improve test coverage info.go (#6618) 2020-07-16 22:44:43 +00:00
info.go Unexport protoarray forkchoice types (#6937) 2020-08-07 18:37:08 -07:00
init_sync_process_block.go Move skip-regen-historical-states to deprecated (#6512) 2020-07-08 00:15:45 +00:00
log.go Add slot in epoch (#7064) 2020-08-20 13:43:03 -05:00
metrics.go Add metrics (#7142) 2020-08-31 07:51:47 -07:00
process_attestation_helpers.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
process_attestation_test.go Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
process_attestation.go Revert 6966 (#7178) 2020-09-04 12:25:42 -05:00
process_block_helpers.go Revert 6966 (#7178) 2020-09-04 12:25:42 -05:00
process_block_test.go Check finalized ancestor (#7165) 2020-09-02 13:38:03 -05:00
process_block.go Add blst for BLS (#6539) 2020-09-16 21:28:28 +08:00
receive_attestation_test.go Prevent far future target epoch for attestation state (#7169) 2020-09-03 13:18:38 -05:00
receive_attestation.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
receive_block_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
receive_block.go Fix 2nd Stage of Sync (#7006) 2020-08-15 15:14:59 +00:00
service_norace_test.go Applies assertion funcs to blockchain tests (#6605) 2020-07-16 12:11:39 +00:00
service_test.go Save cached blocks before Stop() in blockchains service (#7245) 2020-09-16 16:55:14 +00:00
service.go Save cached blocks before Stop() in blockchains service (#7245) 2020-09-16 16:55:14 +00:00