prysm-pulse/beacon-chain/state
Potuz 943eb93a57
save genesis state to hot cache and do not look it up from disk (#11911)
* do not lookup genesis state from disk

* make sure genesis state is saved

* fix tests

Co-authored-by: kasey <489222+kasey@users.noreply.github.com>
2023-01-24 23:14:50 +01:00
..
fieldtrie Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
genesis Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
state-native Address historical summaries feedback (#11864) 2023-01-16 12:44:40 +00:00
stategen save genesis state to hot cache and do not look it up from disk (#11911) 2023-01-24 23:14:50 +01:00
stateutil Address historical summaries feedback (#11864) 2023-01-16 12:44:40 +00:00
testing Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
types Add Capella state changes (#11688) 2022-11-24 14:54:55 -03:00
BUILD.bazel Implement get_expected_withdrawals (#11618) 2022-11-07 14:11:16 +00:00
error.go Move ErrNilValidatorsInState from one in each state version to a common one (#10074) 2022-01-18 08:19:20 +00:00
interfaces.go Replace FutureForkStub with specific interfaces (#11861) 2023-01-12 00:42:35 +00:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00