prysm-pulse/beacon-chain/sync
Victor Farazdagi d79950ab3b
Optimizes FSM event triggering (#5881)
* Optimizes machine triggering
* updates queue
* Merge branch 'master' into init-sync-fsm-optimizations
* gazelle
* Merge branch 'init-sync-fsm-optimizations' of github.com:prysmaticlabs/prysm into init-sync-fsm-optimizations
2020-05-16 20:26:00 +00:00
..
initial-sync Optimizes FSM event triggering (#5881) 2020-05-16 20:26:00 +00:00
BUILD.bazel Refactors redundant global variables from sync (#5860) 2020-05-15 08:53:19 +00:00
deadlines.go Add Separate Network Config (#5454) 2020-04-16 22:21:44 +00: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 Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00
pending_blocks_queue_test.go Adds rate limiting tests to beaconBlocksByRangeRPCHandler (#5866) 2020-05-15 20:51:23 +00:00
pending_blocks_queue.go Properly Divide SecondsPerSlot Into Milliseconds (#5821) 2020-05-13 11:28:17 +08:00
rpc_beacon_blocks_by_range_test.go Adds rate limiting tests to beaconBlocksByRangeRPCHandler (#5866) 2020-05-15 20:51:23 +00:00
rpc_beacon_blocks_by_range.go Adds rate limiting tests to beaconBlocksByRangeRPCHandler (#5866) 2020-05-15 20:51:23 +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 Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00: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 add new methods and tests (#5852) 2020-05-14 22:44:03 +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 Allow a Larger Allowance for Peer Faults (#5847) 2020-05-14 03:08:58 +00:00
rpc_ping_test.go Refactor db teardown to testing.TB.Cleanup (#5725) 2020-05-04 01:14:34 +00:00
rpc_ping.go Allow a Larger Allowance for Peer Faults (#5847) 2020-05-14 03:08:58 +00:00
rpc_status_test.go Adds rate limiting tests to beaconBlocksByRangeRPCHandler (#5866) 2020-05-15 20:51:23 +00:00
rpc_status.go More Handshake Cleanup (#5863) 2020-05-15 11:08:42 -05: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 Refactors redundant global variables from sync (#5860) 2020-05-15 08:53:19 +00:00
service.go Refactors redundant global variables from sync (#5860) 2020-05-15 08:53:19 +00:00
subscriber_beacon_aggregate_proof_test.go Stream p2p agg attestation (#5809) 2020-05-13 12:21:53 -05:00
subscriber_beacon_aggregate_proof.go Stream p2p agg attestation (#5809) 2020-05-13 12:21:53 -05: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 Refactor ReceiveBlock to receive the block root. (#5785) 2020-05-09 01:22:59 +00:00
subscriber_committee_index_beacon_attestation_test.go Run go fmt in prysm (#5815) 2020-05-11 22:03:15 +00:00
subscriber_committee_index_beacon_attestation.go Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
subscriber_handlers.go Use the custom HTR in a few more places (#5743) 2020-05-05 14:42:53 +08:00
subscriber_test.go Validate slashings upon pool exit (#5848) 2020-05-14 17:11:28 +00:00
subscriber.go Add Persistent Subnets (#5734) 2020-05-05 14:26:20 -05:00
sync_test.go Refactors redundant global variables from sync (#5860) 2020-05-15 08:53:19 +00:00
validate_aggregate_proof_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
validate_aggregate_proof.go Use AttestationPreState (#5737) 2020-05-04 18:48:14 -05:00
validate_attester_slashing_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
validate_attester_slashing.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
validate_beacon_blocks_test.go Use stateutil.BlockRoot everywhere (#5739) 2020-05-05 04:30:24 +00:00
validate_beacon_blocks.go Is slashable block rpc endpoint implementation (#5765) 2020-05-08 08:51:56 +03:00
validate_committee_index_beacon_attestation_test.go Run go fmt in prysm (#5815) 2020-05-11 22:03:15 +00:00
validate_committee_index_beacon_attestation.go Invert --disable-new-state-mgmt to --enable-new-state-mgmt (#5567) 2020-04-21 22:30:22 +00:00
validate_proposer_slashing_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
validate_proposer_slashing.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
validate_voluntary_exit_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
validate_voluntary_exit.go Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00