prysm-pulse/beacon-chain/forkchoice/doubly-linked-tree
Radosław Kapka 77d3ccb9ad
Clean up state types (#11916)
* Clean up state types

* rename package
2023-01-26 14:40:12 +00:00
..
BUILD.bazel Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
doc.go Forkchoice featureflag (#10299) 2022-03-09 03:05:51 +00:00
errors.go Do not error if the LVH is bogus (#10996) 2022-07-06 17:37:15 +00:00
ffg_update_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
forkchoice_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
forkchoice.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
metrics.go fix help message of metric doublylinkedtree_node_count (#11705) 2022-11-29 11:29:48 +00:00
no_vote_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
node_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
node.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
on_tick_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
on_tick.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
optimistic_sync_test.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
optimistic_sync.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_boost_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
proposer_boost.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
store_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
store.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
types.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
unrealized_justification_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
unrealized_justification.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
vote_test.go fix TestVotes_CanFindHead (#11821) 2023-01-18 10:54:44 +00:00