prysm-pulse/beacon-chain/core
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 Cleaner genesis state population (#11809) 2022-12-22 05:38:51 +00:00
blocks Cleaner genesis state population (#11809) 2022-12-22 05:38:51 +00:00
capella Update state Beacon APIs to Capella (#11708) 2022-12-06 00:36:23 +00:00
epoch Fix Typo (#11670) 2022-11-30 22:25:55 +00:00
execution prysmctl support generating non-phase0 genesis.ssz (#11677) 2022-11-23 14:22:24 +00:00
feed Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
helpers Disallow computing committee assignments for old slots (#11722) 2022-12-05 23:37:08 +01:00
signing Identify invalid signature within batch verification (#11582) (#11741) 2022-12-20 18:41:47 +08:00
time Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
transition Cleaner genesis state population (#11809) 2022-12-22 05:38:51 +00:00
validators Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00