prysm-pulse/testing/endtoend/components
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
..
eth1 Scenario End To End Testing (#10696) 2022-05-20 09:34:10 +00:00
beacon_node.go Sync from finalized (#10723) 2022-05-25 22:52:43 +00:00
boot_node.go Scenario End To End Testing (#10696) 2022-05-20 09:34:10 +00:00
BUILD.bazel E2E: switching to run time generated yaml for web3signer (#10513) 2022-04-23 08:41:24 +00:00
lighthouse_beacon.go Scenario End To End Testing (#10696) 2022-05-20 09:34:10 +00:00
lighthouse_validator.go Scenario End To End Testing (#10696) 2022-05-20 09:34:10 +00:00
log.go Move EndtoEnd Tests to Testing/ Folder (#9586) 2021-09-15 14:42:05 +00:00
tracing_sink.go Scenario End To End Testing (#10696) 2022-05-20 09:34:10 +00:00
validator.go Scenario End To End Testing (#10696) 2022-05-20 09:34:10 +00:00
web3remotesigner_test.go Add in Separate Directories per Test (#10753) 2022-05-25 15:57:13 +00:00
web3remotesigner.go Scenario End To End Testing (#10696) 2022-05-20 09:34:10 +00:00