prysm-pulse/beacon-chain/forkchoice
Potuz c7f0a94b19
Remove state balance cache (#11964)
* Remove state balance cache

* remove unused metrics

* add missing balance update

* add comment about locks

* update balance only when updataing the justified checkpoint on unrealization

* update checkpoint balances at launch

* fix unit tests

* fix remaining test

* review

* fix build file

* fix test

---------

Co-authored-by: terencechain <terence@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2023-02-15 14:19:46 +00:00
..
doubly-linked-tree Remove state balance cache (#11964) 2023-02-15 14:19:46 +00:00
types Rename block interfaces (#11975) 2023-02-09 10:23:32 +01:00
BUILD.bazel Move forkchoice dump to eth namespace (#11325) 2022-08-26 14:54:32 +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 Remove state balance cache (#11964) 2023-02-15 14:19:46 +00:00