prysm-pulse/beacon-chain/state
kasey 0e9dfe04a1
Change name and return type of HighestSlotBlocksBelow (#10811)
* HighestSlotBlocksBelow to return a single value

* HighestSlotBlocksBelow->HighestBlockBelowSlot

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-06-03 07:16:34 +00:00
..
fieldtrie Add a fuzz test for fieldtrie (#10757) 2022-05-26 13:17:34 +08:00
genesis simplify config names, use strings (#10656) 2022-05-06 21:42:27 +00:00
state-native Unrealized justification (#10659) 2022-05-27 16:38:00 +00:00
stategen Change name and return type of HighestSlotBlocksBelow (#10811) 2022-06-03 07:16:34 +00:00
stateutil Unrealized justification (#10659) 2022-05-27 16:38:00 +00:00
testing Deduplicate native state (a.k.a. One State to rule them all) (#10483) 2022-05-09 13:02:34 +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 Unrealized justification (#10659) 2022-05-27 16:38:00 +00:00
v2 Unrealized justification (#10659) 2022-05-27 16:38:00 +00:00
v3 Unrealized justification (#10659) 2022-05-27 16:38:00 +00:00
BUILD.bazel Remove Unnecessary State Interfaces (#10707) 2022-05-20 22:40:03 +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 Unrealized justification (#10659) 2022-05-27 16:38:00 +00:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00