..
initial-sync
Refactor ReceiveBlock to receive the block root. ( #5785 )
2020-05-09 01:22:59 +00:00
BUILD.bazel
libfuzz based tests ( #5095 )
2020-05-05 07:22:26 +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
Stagger Block By Range Responses ( #5618 )
2020-04-26 13:49:47 +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
Invert --disable-new-state-mgmt
to --enable-new-state-mgmt
( #5567 )
2020-04-21 22:30:22 +00:00
pending_blocks_queue_test.go
Use stateutil.BlockRoot everywhere ( #5739 )
2020-05-05 04:30:24 +00:00
pending_blocks_queue.go
Refactor ReceiveBlock to receive the block root. ( #5785 )
2020-05-09 01:22:59 +00:00
rpc_beacon_blocks_by_range_test.go
Return Genesis Block ( #5709 )
2020-05-04 07:54:31 +00:00
rpc_beacon_blocks_by_range.go
Return Genesis Block ( #5709 )
2020-05-04 07:54:31 +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
Refactor db teardown to testing.TB.Cleanup ( #5725 )
2020-05-04 01:14:34 +00:00
rpc_goodbye.go
Add Goodbye Message When Disconnecting With Peers ( #5589 )
2020-04-23 19:46:24 +00:00
rpc_metadata_test.go
Refactor db teardown to testing.TB.Cleanup ( #5725 )
2020-05-04 01:14:34 +00:00
rpc_metadata.go
Align code base to v0.11 ( #5127 )
2020-04-14 20:27:03 +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
Add Goodbye Message When Disconnecting With Peers ( #5589 )
2020-04-23 19:46:24 +00:00
rpc_status_test.go
Add Goodbye Message When Disconnecting With Peers ( #5589 )
2020-04-23 19:46:24 +00:00
rpc_status.go
Less Noisy P2P Logs ( #5607 )
2020-04-24 04:10:53 +00:00
rpc_test.go
proper error checking and type assertions ( #5424 )
2020-04-14 16:41:09 +00:00
rpc.go
Less Noisy P2P Logs ( #5607 )
2020-04-24 04:10:53 +00:00
service_test.go
Add Block Batch Limit Flag ( #5646 )
2020-04-27 09:35:40 -05:00
service.go
All Beacon Node Package-Level Godocs ( #5677 )
2020-04-29 12:40:33 -05:00
subscriber_beacon_aggregate_proof_test.go
Update pubsub seen cache to be per epoch instead of per slot ( #5698 )
2020-04-30 22:16:14 +00:00
subscriber_beacon_aggregate_proof.go
Update pubsub seen cache to be per epoch instead of per slot ( #5698 )
2020-04-30 22:16:14 +00:00
subscriber_beacon_blocks_test.go
Align code base to v0.11 ( #5127 )
2020-04-14 20:27:03 +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
Use stateutil.BlockRoot everywhere ( #5739 )
2020-05-05 04:30:24 +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
Assert no side effects occur on test ( #5714 )
2020-05-05 08:39:38 +00:00
subscriber.go
Add Persistent Subnets ( #5734 )
2020-05-05 14:26:20 -05: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
Use stateutil.BlockRoot everywhere ( #5739 )
2020-05-05 04:30:24 +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