mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
cf2ad1f21c
* first version of the watchtower api * Initial prototype of sync parent fetching/processing * Another map to track seen block root * Fixed fmt * Ready to live test * Ready to live test * Seperate pending block queue into its own * first version * delete watchtower * move to message loop * roughtime * one time * fix test * Started testing but peer list empty * Comment * Loggins * Stuck at decoding non proto type * Revert * First take, need feedback * Run time panics at hello * Revert * use reflect properly * Fixed subscriber * instantiate helper * More reverts * Revert back tests * Cont when EOF * Working * Clean hello tracker on peer disconnection * Clean hello tracker on peer disconnection * Move to validation * Propoer locking * Propoer locking * Fmt * Nishant's feedbacke * More feedback * All tests passing * fix build * remove log * gaz * Added the todo |
||
---|---|---|
.. | ||
initial-sync | ||
testing | ||
BUILD.bazel | ||
deadlines.go | ||
doc.go | ||
error_test.go | ||
error.go | ||
log.go | ||
metrics.go | ||
pending_blocks_queue_test.go | ||
pending_blocks_queue.go | ||
rpc_beacon_blocks_by_range_test.go | ||
rpc_beacon_blocks_by_range.go | ||
rpc_beacon_blocks_by_root_test.go | ||
rpc_beacon_blocks_by_root.go | ||
rpc_goodbye_test.go | ||
rpc_goodbye.go | ||
rpc_status_test.go | ||
rpc_status.go | ||
rpc_test.go | ||
rpc.go | ||
service.go | ||
subscriber_beacon_attestation.go | ||
subscriber_beacon_blocks_test.go | ||
subscriber_beacon_blocks.go | ||
subscriber_handlers.go | ||
subscriber_test.go | ||
subscriber.go | ||
validate_attester_slashing_test.go | ||
validate_attester_slashing.go | ||
validate_beacon_attestation_test.go | ||
validate_beacon_attestation.go | ||
validate_beacon_blocks_test.go | ||
validate_beacon_blocks.go | ||
validate_proposer_slashing_test.go | ||
validate_proposer_slashing.go | ||
validate_voluntary_exit_test.go | ||
validate_voluntary_exit.go |