erigon-pulse/cl/phase1/core/state
Giulio rebuffo 57bcbaa21f
Adds flags to enable/disable backfilling and enable full historical beacon node (#8813)
* Correct naming of hash func in Eth2
* Customizable mode of operation for Caplin
2023-11-22 13:24:35 +01:00
..
lru Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
raw Added duties/proposer to beacon api (#8777) 2023-11-19 22:03:14 +01:00
shuffling Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
tests Caplin: Adding SSZ generics (#7542) 2023-05-23 20:58:34 +02:00
accessors.go Added separate Withdrawal data type to Caplin (#8474) 2023-10-14 17:59:52 +02:00
cache_accessors.go Adds flags to enable/disable backfilling and enable full historical beacon node (#8813) 2023-11-22 13:24:35 +01:00
cache_getters.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
cache_mutators.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
cache_setters.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
cache.go Added duties/proposer to beacon api (#8777) 2023-11-19 22:03:14 +01:00
copy.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
mutators_test.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
mutators.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
root_test.go Caplin: Adding SSZ generics (#7542) 2023-05-23 20:58:34 +02:00
ssz_test.go Added duties/proposer to beacon api (#8777) 2023-11-19 22:03:14 +01:00
ssz.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
upgrade_test.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
upgrade.go [caplin] extracting beacon state interface (#7910) 2023-07-20 00:20:33 +02:00
util.go Caplin: Proper validator set (#7591) 2023-05-28 17:11:18 +02:00
utils_test.go Caplin: Adding SSZ generics (#7542) 2023-05-23 20:58:34 +02:00