prysm-pulse/beacon-chain/state
Håvard Anda Estensen b55ddb5a34
Use go:build lines and remove obsolete +build lines (#10704)
* Use go:build lines and remove obsolete +build lines

* Run gazelle

* Update crypto/bls/blst/stub.go

* Update crypto/bls/blst/stub.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-06-14 11:47:27 +00:00
..
fieldtrie Efficiently Pack Uint64 Lists (#10830) 2022-06-07 06:34:13 +00:00
genesis simplify config names, use strings (#10656) 2022-05-06 21:42:27 +00:00
state-native Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
stategen use slot:block index correctly (#10820) 2022-06-07 16:47:42 +00:00
stateutil Efficiently Pack Uint64 Lists (#10830) 2022-06-07 06:34:13 +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 Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
v2 Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +00:00
v3 Use go:build lines and remove obsolete +build lines (#10704) 2022-06-14 11:47:27 +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