prysm-pulse/testing/endtoend/components
kasey 77a9dca9eb
Cleaner genesis state population (#11809)
* e2e using dynamic configs; runtime bellatrix setup

* starts from phase0 but fee recipient eval fails

* lower TTD to cross before bellatrix epoch in e2e

* fix debug printf

* fix it

* dynamic ttd and more robust fee_recipient eval

* let multiplication set ttd=0 if bellatrix epoch=0

* refactoring fee recipient test after cognit errors

* lint

* appease deepsource

* deep sourcin

* gazelle

* missed a usage of this when refactoring

* refactoring premine genesis to work for all forks

previous set of functions was a copypasta mess

* gaz post-merge

* gaz

* resolve merge artifact and pr feedback

* back out some unneeded changes

* appease deepsource

* move premine-state next to similar utils

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: nisdas <nishdas93@gmail.com>
2022-12-22 05:38:51 +00:00
..
eth1 Start chain from bellatrix state (#11746) 2022-12-14 07:13:49 +08:00
beacon_node.go Cleaner genesis state population (#11809) 2022-12-22 05:38:51 +00:00
boot_node.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Cleaner genesis state population (#11809) 2022-12-22 05:38:51 +00:00
lighthouse_beacon.go Fix Multiclient E2E (#11803) 2022-12-22 02:48:46 +00:00
lighthouse_validator.go Fix Multiclient E2E (#11803) 2022-12-22 02:48:46 +00:00
log.go Move EndtoEnd Tests to Testing/ Folder (#9586) 2021-09-15 14:42:05 +00:00
tracing_sink.go e2e: Print process IDs for debugging. (#11734) 2022-12-08 04:48:16 +00:00
validator.go E2E from Phase0 or Bellatrix (#11802) 2022-12-21 04:43:29 +00:00
web3remotesigner_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
web3remotesigner.go E2E from Phase0 or Bellatrix (#11802) 2022-12-21 04:43:29 +00:00