prysm-pulse/beacon-chain/forkchoice
kasey ce2344301c
forkchoice.Getter wrapper with locking wrappers (#13244)
* forkchoice.Getter wrapper with locking wrappers

* comments

* lint

* only expose fast fc getters

* potuz feedback re rlock

* update mocks for new fc method

* appease deepsource

* add missing exported func comment

* yeet errors to make the linter happy

* even more devious _discard

* rm TargetRoot

* derp

* handle nil error in _discard

* deep source

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-12-04 21:01:39 +00:00
..
doubly-linked-tree Fix FFG LMD Consistency Check (Option 2) (#13258) 2023-12-04 15:31:18 +00:00
types Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel forkchoice.Getter wrapper with locking wrappers (#13244) 2023-12-04 21:01:39 +00:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
error.go Reinsert reorg atts (#10767) 2022-05-29 19:32:42 +00:00
interfaces.go forkchoice.Getter wrapper with locking wrappers (#13244) 2023-12-04 21:01:39 +00:00
ro_test.go forkchoice.Getter wrapper with locking wrappers (#13244) 2023-12-04 21:01:39 +00:00
ro.go forkchoice.Getter wrapper with locking wrappers (#13244) 2023-12-04 21:01:39 +00:00