prysm-pulse/beacon-chain/blockchain
Raul Jordan 1f87cb11fc
Use Current Time Slot for Fetching Committees in RPC (#5094)
* use genesis time fetcher
* Merge branch 'master' into use-time-fetcher
* fix breaking
* Merge branch 'use-time-fetcher' of github.com:prysmaticlabs/prysm into use-time-fetcher
* list beacon committees tests fixed
* Merge branch 'master' into use-time-fetcher
* Merge branch 'master' into use-time-fetcher
* Merge refs/heads/master into use-time-fetcher
* Update beacon-chain/rpc/beacon/committees_test.go
2020-03-14 03:32:51 +00:00
..
testing Use Current Time Slot for Fetching Committees in RPC (#5094) 2020-03-14 03:32:51 +00:00
BUILD.bazel Update to go 1.14 (#4947) 2020-03-14 00:12:52 +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 Plug-In Attester Slashing Detection Into Slasher Runtime (#4937) 2020-02-27 12:22:39 -05:00
metrics.go Move blockchain service metrics package (#4959) 2020-02-27 19:38:22 +00:00
process_attestation_helpers.go Add Flag for Checking HeadState (#4974) 2020-03-02 06:06:20 +00:00
process_attestation_test.go Optimize Hasblock (#4821) 2020-02-10 15:48:28 -06:00
process_attestation.go Better logs for forking (#4966) 2020-03-02 09:51:26 -08:00
process_block_helpers.go Add Flag for Checking HeadState (#4974) 2020-03-02 06:06:20 +00:00
process_block_test.go Release --initial-sync-cache-state (#4938) 2020-02-24 19:20:00 -06:00
process_block.go Removed (#4962) 2020-02-27 17:06:25 -08:00
receive_attestation_test.go Use proto array forkchoice as default (#4778) 2020-02-06 13:03:26 -06:00
receive_attestation.go Fixes race condition at genesis (#5016) 2020-03-06 00:20:38 +03:00
receive_block.go Move blockchain service metrics package (#4959) 2020-02-27 19:38:22 +00:00
service_norace_test.go Better head object coupling for chain service (#4869) 2020-02-15 18:57:49 +00:00
service_test.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00
service.go Better attestation pool with map instead of expiration cache (#5087) 2020-03-13 12:35:28 -05:00