prysm-pulse/beacon-chain/blockchain
terence tsao 2c1c41d1d6
Move stategen package under /state (#4950)
* Move state gen to state
* Merge branch 'master' into move-state-gen
* Merge refs/heads/master into move-state-gen
2020-02-26 22:09:14 +00:00
..
metrics Better head object coupling for chain service (#4869) 2020-02-15 18:57:49 +00:00
testing Handle nil head block in cache (#4888) 2020-02-17 12:21:42 -06:00
BUILD.bazel Move stategen package under /state (#4950) 2020-02-26 22:09:14 +00:00
chain_info_norace_test.go Handle nil head block in cache (#4888) 2020-02-17 12:21:42 -06:00
chain_info_test.go Handle nil head block in cache (#4888) 2020-02-17 12:21:42 -06:00
chain_info.go Handle nil head block in cache (#4888) 2020-02-17 12:21:42 -06:00
head_test.go Better head object coupling for chain service (#4869) 2020-02-15 18:57:49 +00:00
head.go Release --initial-sync-cache-state (#4938) 2020-02-24 19:20:00 -06:00
info.go Better head object coupling for chain service (#4869) 2020-02-15 18:57:49 +00:00
init_sync_process_block_test.go Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
init_sync_process_block.go Bound Initial Sync Cache Size (#4844) 2020-02-18 15:10:54 -06:00
log.go Add & use FinalizedCheckpointEpoch() to state (#4766) 2020-02-06 03:26:15 +00:00
process_attestation_helpers.go Check seeds (#4901) 2020-02-18 12:05:36 -06:00
process_attestation_test.go Optimize Hasblock (#4821) 2020-02-10 15:48:28 -06:00
process_attestation.go Remove remaining instances of proto.clone() (#4806) 2020-02-14 01:03:51 +00:00
process_block_helpers.go Release --initial-sync-cache-state (#4938) 2020-02-24 19:20:00 -06:00
process_block_test.go Release --initial-sync-cache-state (#4938) 2020-02-24 19:20:00 -06:00
process_block.go Release --initial-sync-cache-state (#4938) 2020-02-24 19:20:00 -06:00
receive_attestation_test.go Use proto array forkchoice as default (#4778) 2020-02-06 13:03:26 -06:00
receive_attestation.go Optimize Hasblock (#4821) 2020-02-10 15:48:28 -06:00
receive_block.go Release --initial-sync-cache-state (#4938) 2020-02-24 19:20:00 -06:00
service_norace_test.go Better head object coupling for chain service (#4869) 2020-02-15 18:57:49 +00:00
service_test.go Handle nil head block in cache (#4888) 2020-02-17 12:21:42 -06:00
service.go Move stategen package under /state (#4950) 2020-02-26 22:09:14 +00:00