..
initial-sync
Allow to jump over 50K+ skipped slots in init-sync ( #5975 )
2020-05-25 16:43:59 +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
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
Sort Blocks Before Returning them To Peer ( #5894 )
2020-05-18 17:58:20 +00:00
rpc_beacon_blocks_by_range.go
Sort Blocks Before Returning them To Peer ( #5894 )
2020-05-18 17:58:20 +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
make them debug ( #5891 )
2020-05-18 02:27:18 -04: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
External slashing protection ( #5895 )
2020-05-20 10:23:22 -05: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
Remove DB check for receiving p2p slashings ( #5892 )
2020-05-18 07:36:37 +00:00
subscriber_test.go
Remove DB check for receiving p2p slashings ( #5892 )
2020-05-18 07:36:37 +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
utils_test.go
Sort Blocks Before Returning them To Peer ( #5894 )
2020-05-18 17:58:20 +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
Use stateutil.BlockRoot everywhere ( #5739 )
2020-05-05 04:30:24 +00:00
validate_aggregate_proof.go
Consistent BLS function inputs ( #5969 )
2020-05-25 16:08:12 -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