prysm-pulse/beacon-chain/forkchoice/doubly-linked-tree
Justin Traglia 8428a79971
Enable whitespace linter & fix findings (#12273)
* Enable whitespace linter & fix findings

* Fix new finding

* fix new violation

---------

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
2023-04-18 18:58:27 +00:00
..
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00: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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
forkchoice_test.go Use justified hash as safe block hash when passing attribute (#12196) 2023-03-29 23:38:36 +00:00
forkchoice.go Enable whitespace linter & fix findings (#12273) 2023-04-18 18:58:27 +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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
node_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
node.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
on_tick_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
on_tick.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
optimistic_sync_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
optimistic_sync.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_boost_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_boost.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
reorg_late_blocks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
reorg_late_blocks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
store_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
store.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
types.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
unrealized_justification_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
unrealized_justification.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
vote_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00