mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-24 20:37:17 +00:00
5345ddf686
* first pass, step 1 works * naive from finalized to head * delete commented code * checkpoint progress on tests * passing test * abstract code slightly * failure cases * chkpt * mostly working, missing a single block and having timeout * passing tests * comments * comments * gaz * clarify comments * progress on a few new cases * add back bootnode query tool * bootstrap from DHT * chunked responses in round robin * fix tests and deadlines * add basic counter, time estimation * hello -> handshakes * show peers in use during sync * just one last test failure * only request blocks starting in the finalized epoch for step 1 * revert that * comment out test and add better commentary * move requestBlocks out to pointer receiver * mathutil * Update beacon-chain/sync/initial-sync/round_robin.go Co-Authored-By: Raul Jordan <raul@prysmaticlabs.com> * PR feedback * PR feedback |
||
---|---|---|
.. | ||
encoder | ||
testing | ||
addr_factory_test.go | ||
addr_factory.go | ||
broadcaster_test.go | ||
broadcaster.go | ||
BUILD.bazel | ||
config.go | ||
dial_relay_node_test.go | ||
dial_relay_node.go | ||
discovery_test.go | ||
discovery.go | ||
doc.go | ||
gossip_topic_mappings.go | ||
handshake.go | ||
info.go | ||
interfaces.go | ||
log.go | ||
monitoring.go | ||
options_test.go | ||
options.go | ||
parameter_test.go | ||
rpc_topic_mappings.go | ||
sender_test.go | ||
sender.go | ||
service_test.go | ||
service.go | ||
utils.go | ||
watch_peers.go |