prysm-pulse/testing/endtoend/evaluators
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
..
api_gateway_v1alpha1.go Refactor E2E port registration (#10306) 2022-03-04 09:26:28 +00:00
api_middleware.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
BUILD.bazel Log Out Missing Validators in Participation Drops (#10624) 2022-05-09 01:44:47 +00:00
data.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
execution_engine.go Bellatrix evaluators (#10506) 2022-04-11 13:45:22 +00:00
finality.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
fork.go Move BeaconBlockNil Checker Function to Consensus-Types/Wrapper Package (#10731) 2022-05-20 23:29:16 +00:00
metrics.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
node.go Sync from finalized (#10723) 2022-05-25 22:52:43 +00:00
operations.go Rename Block Package in Consensus-Types to Interfaces (#10605) 2022-05-02 14:32:37 -04:00
peers.go Peer Score Evaluator (#9717) 2022-02-09 09:53:25 +00:00
slashing.go Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
validator.go Drop Down Expected Sync Participation During Fork (#10708) 2022-05-19 12:28:56 +00:00