prysm-pulse/testing/util
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
..
altair.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
attestation_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attestation.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
bazel.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
bellatrix_state_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
bellatrix_state.go Start chain from bellatrix state (#11746) 2022-12-14 07:13:49 +08:00
bellatrix.go Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
block_test.go Capella: Add DB changes (#11624) 2022-11-07 15:26:27 +00:00
block.go Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00
BUILD.bazel Cleaner genesis state population (#11809) 2022-12-22 05:38:51 +00:00
capella_state.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
deposits_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
deposits.go E2E deposit testing overhaul (#11667) 2022-11-19 03:40:32 +00:00
helpers_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
helpers.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
merge.go Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00
premine-state.go Cleaner genesis state population (#11809) 2022-12-22 05:38:51 +00:00
state_test.go Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
state.go Remove withdrawal Queue (#11610) 2022-11-03 16:55:44 +00:00
sync_aggregate.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
wait_timeout.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00