prysm-pulse/beacon-chain/state
Leo Lara 5507558678
Some improvements for the state package testing (#10316)
* Refactor to unify state getters block tests

* Add reference tests to Altair and Bellatrix versions ofthe state

* Fix function naming convetion

* Add state-native/v2/references_test.go and state-native/v3/references_test.go

* Gazelle run

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2022-03-15 18:32:09 +00:00
..
fieldtrie Add static analysis for unsafe uint casting (#10318) 2022-03-11 09:34:30 +00:00
genesis Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
state-native Some improvements for the state package testing (#10316) 2022-03-15 18:32:09 +00:00
stategen Minor Cleanup from #10255 (#10337) 2022-03-11 07:34:15 +00:00
stateutil Add static analysis for unsafe uint casting (#10318) 2022-03-11 09:34:30 +00:00
testing Some improvements for the state package testing (#10316) 2022-03-15 18:32:09 +00:00
types Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
v1 Some improvements for the state package testing (#10316) 2022-03-15 18:32:09 +00:00
v2 Some improvements for the state package testing (#10316) 2022-03-15 18:32:09 +00:00
v3 Some improvements for the state package testing (#10316) 2022-03-15 18:32:09 +00:00
altair.go Clean up duplicated imports (#9354) 2021-08-10 14:55:24 -05:00
bellatrix.go Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +00:00
BUILD.bazel Use beacon state interfaces instead of concrete structs (#10195) 2022-02-08 09:30:06 +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
phase0.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
prometheus.go Split state package into state-proto and state-native (#10069) 2022-01-13 12:23:53 +01:00