prysm-pulse/beacon-chain/state
Radosław Kapka 7f56ac6355
Massive code cleanup (#10913)
* Massive code cleanup

* fix test issues

* remove GetGenesis mock expectations

* unused receiver

* rename unused params

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-06-27 13:34:38 +00:00
..
fieldtrie Improve Field Trie Recomputation (#10884) 2022-06-16 13:14:29 +00:00
genesis simplify config names, use strings (#10656) 2022-05-06 21:42:27 +00:00
state-native Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
stategen Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
stateutil Efficiently Pack Uint64 Lists (#10830) 2022-06-07 06:34:13 +00:00
testing Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
types Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +00:00
v1 Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
v2 Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02:00
v3 Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02:00
BUILD.bazel Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02: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 Consolidate ExecutionPayloadHeader Protobuf definitions (#10917) 2022-06-22 13:08:06 +02:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00