prysm-pulse/api/client/beacon
kasey a1a12243be
Sync from finalized (#10723)
* checkpoint sync use finalized state+block

instead of finding the block at the beginning of the weak subjectivity
epoch.

* happy path test for sync-from-finalized

* gofmt

* functional opts for the minimal e2e

* add TestCheckpointSync option

* wip: pushing for CI

* include conn index in log for debugging

* lint

* block until regular sync test finishes

* restore TestSync->testDoppelGangerProtection link

* update bazel deps for all the test targets

* updating to match current checksum from github

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2022-05-25 22:52:43 +00:00
..
BUILD.bazel Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00
checkpoint_test.go Sync from finalized (#10723) 2022-05-25 22:52:43 +00:00
checkpoint.go Sync from finalized (#10723) 2022-05-25 22:52:43 +00:00
client_test.go Fix URL handling in beacon node api client (#10632) 2022-05-05 16:03:31 +00:00
client.go Sync from finalized (#10723) 2022-05-25 22:52:43 +00:00
doc.go Checkpoint Sync 3/5 - beacon node api client lib and prysmctl cli tool (#10385) 2022-03-25 17:18:03 +00:00
errors.go Checkpoint Sync 3/5 - beacon node api client lib and prysmctl cli tool (#10385) 2022-03-25 17:18:03 +00:00