Preston Van Loon
|
70cb06d50f
|
Report unhealthy if we think we are out of sync (#4796)
* Report unhealthy if we think we are out of sync
* gofmt
* Merge refs/heads/master into out-of-sync-unhealthy
|
2020-02-08 18:50:14 +00:00 |
|
Nishant Das
|
03356fc7b5
|
Add Ability to Resync Node (#4279)
* add resyncing functionality
* add more validation to status message
* lint and build
* jim's review
* preston's review
* clean up
* remove log
* remove no sync
* change again
* change back
* remove spaces
* Update shared/slotutil/slottime.go
Co-Authored-By: Raul Jordan <raul@prysmaticlabs.com>
* Apply suggestions from code review
Co-Authored-By: Raul Jordan <raul@prysmaticlabs.com>
* fix refs
* raul's review
* goimports
* goimports
* add counter
* removed condition
* change back
* gaz
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-01-02 16:09:28 +08:00 |
|
Jim McDonald
|
813233373e
|
Advanced peer tracking (#4233)
* Advanced peer status
* Rework errors; add tests
* Gazelle
* time->roughtime
* Update beacon-chain/p2p/handshake.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Update beacon-chain/p2p/interfaces.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Downgrade log
* Tidy up handshaking logic and commentary
* Downgrade log message
* Protect connected peers from disconnection; increase high water level to avoid bad interactions at maxPeers
|
2019-12-11 18:31:36 +08:00 |
|
Jim McDonald
|
53523b3eef
|
Implement ListPeers API call (#4151)
* update ethereumapis from https://github.com/prysmaticlabs/ethereumapis/pull/55
* add stub for https://github.com/prysmaticlabs/prysm/issues/4141
* Add ListPeers API call
* Merge
* Add comment for exported method
* Fix visibility of new peers package.
* Merge branch 'master' into peersapi
|
2019-11-30 05:36:02 +00:00 |
|