prysm-pulse/cmd
kasey d916827fb9
E2E from Phase0 or Bellatrix (#11802)
* 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

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: nisdas <nishdas93@gmail.com>
2022-12-21 04:43:29 +00:00
..
beacon-chain Adding exit codes to cli commands (#11735) 2022-12-13 12:13:33 +00:00
client-stats Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
flags prysmctl support generating non-phase0 genesis.ssz (#11677) 2022-11-23 14:22:24 +00:00
mock Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
prysmctl Adding exit codes to cli commands (#11735) 2022-12-13 12:13:33 +00:00
validator Adding exit codes to cli commands (#11735) 2022-12-13 12:13:33 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
config.go E2E from Phase0 or Bellatrix (#11802) 2022-12-21 04:43:29 +00:00
defaults.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
flags_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
flags.go Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
helpers_test.go Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
helpers.go Fix IPC Paths For Windows (#11324) 2022-08-26 23:05:28 +00:00
password_reader.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
wrap_flags.go Checkpoint Sync 4/5 - enable checkpoint sync to be used by beacon node (#10386) 2022-03-28 21:01:55 +00:00