prysm-pulse/beacon-chain/sync
Nishant Das a1e3fc9500
Fix Gossip Clock Disparity (#6141)
* fix disparity
* Merge refs/heads/master into fixGossipDisparity
* Merge refs/heads/master into fixGossipDisparity
* Merge refs/heads/master into fixGossipDisparity
* Merge refs/heads/master into fixGossipDisparity
* Merge refs/heads/master into fixGossipDisparity
* Merge refs/heads/master into fixGossipDisparity
2020-06-06 01:54:44 +00:00
..
initial-sync Re-enables multi-failure test case in round robin (#6143) 2020-06-05 11:26:10 +00:00
BUILD.bazel Sort Blocks Before Returning them To Peer (#5894) 2020-05-18 17:58:20 +00:00
deadlines.go make them debug (#5891) 2020-05-18 02:27:18 -04:00
decode_pubsub.go Fix Network Encoder (#5435) 2020-04-15 03:03:44 +00:00
doc.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
error_test.go Service as proper names (#4293) 2019-12-16 19:53:55 -06:00
error.go add new methods and tests (#5852) 2020-05-14 22:44:03 +08:00
log.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00
metrics.go Add histogram metrics for block arrival time (#5708) 2020-05-01 19:35:15 -07:00
pending_attestations_queue_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
pending_attestations_queue.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
pending_blocks_queue_test.go Fixes overflow issue in sync/pending_blocks_queue (#6039) 2020-05-29 13:50:41 +00:00
pending_blocks_queue.go Fixes overflow issue in sync/pending_blocks_queue (#6039) 2020-05-29 13:50:41 +00:00
rpc_beacon_blocks_by_range_test.go Sort Blocks Before Returning them To Peer (#5894) 2020-05-18 17:58:20 +00:00
rpc_beacon_blocks_by_range.go Removes redundant type conversions (#6041) 2020-05-29 12:42:39 +00:00
rpc_beacon_blocks_by_root_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
rpc_beacon_blocks_by_root.go Reset Streams Properly (#6066) 2020-06-01 16:14:47 +08:00
rpc_chunked_response.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
rpc_goodbye_test.go add new methods and tests (#5852) 2020-05-14 22:44:03 +08:00
rpc_goodbye.go Reset Streams Properly (#6066) 2020-06-01 16:14:47 +08:00
rpc_metadata_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
rpc_metadata.go Reset Streams Properly (#6066) 2020-06-01 16:14:47 +08:00
rpc_ping_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
rpc_ping.go Reset Streams Properly (#6066) 2020-06-01 16:14:47 +08:00
rpc_status_test.go fix issue (#6152) 2020-06-06 09:16:46 +08:00
rpc_status.go fix issue (#6152) 2020-06-06 09:16:46 +08:00
rpc_test.go Adds rate limiting tests to beaconBlocksByRangeRPCHandler (#5866) 2020-05-15 20:51:23 +00:00
rpc.go Less Noisy P2P Logs (#5607) 2020-04-24 04:10:53 +00:00
service_test.go Register RPC And Pubsub Handlers After Genesis is Determined (#6020) 2020-05-28 05:39:40 +00:00
service.go Register RPC And Pubsub Handlers After Genesis is Determined (#6020) 2020-05-28 05:39:40 +00:00
subscriber_beacon_aggregate_proof_test.go Save unaggregated att in beacon_aggregate_and_proof subscriber (#6109) 2020-06-03 19:49:43 +00:00
subscriber_beacon_aggregate_proof.go Save unaggregated att in beacon_aggregate_and_proof subscriber (#6109) 2020-06-03 19:49:43 +00:00
subscriber_beacon_blocks_test.go Adds rate limiting tests to beaconBlocksByRangeRPCHandler (#5866) 2020-05-15 20:51:23 +00:00
subscriber_beacon_blocks.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
subscriber_committee_index_beacon_attestation_test.go Ran code cleanup from goland (#6064) 2020-05-31 15:08:36 -05:00
subscriber_committee_index_beacon_attestation.go Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
subscriber_handlers.go Remove DB check for receiving p2p slashings (#5892) 2020-05-18 07:36:37 +00:00
subscriber_test.go Register RPC And Pubsub Handlers After Genesis is Determined (#6020) 2020-05-28 05:39:40 +00:00
subscriber.go Fix Gossip Clock Disparity (#6141) 2020-06-06 01:54:44 +00:00
sync_test.go Refactors redundant global variables from sync (#5860) 2020-05-15 08:53:19 +00:00
utils_test.go Fix Gossip Clock Disparity (#6141) 2020-06-06 01:54:44 +00:00
utils.go Sort Blocks Before Returning them To Peer (#5894) 2020-05-18 17:58:20 +00:00
validate_aggregate_proof_test.go Add public keys to response for GetValidatorPerformance (#6115) 2020-06-04 04:55:29 +00:00
validate_aggregate_proof.go Fix Gossip Clock Disparity (#6141) 2020-06-06 01:54:44 +00:00
validate_attester_slashing_test.go Disable some static analysis checks for coverage builds (#6105) 2020-06-03 19:22:48 +00:00
validate_attester_slashing.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
validate_beacon_blocks_test.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
validate_beacon_blocks.go Fix Gossip Clock Disparity (#6141) 2020-06-06 01:54:44 +00:00
validate_committee_index_beacon_attestation_test.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
validate_committee_index_beacon_attestation.go Fix Gossip Clock Disparity (#6141) 2020-06-06 01:54:44 +00:00
validate_proposer_slashing_test.go Disable some static analysis checks for coverage builds (#6105) 2020-06-03 19:22:48 +00:00
validate_proposer_slashing.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
validate_voluntary_exit_test.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00
validate_voluntary_exit.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00