prysm-pulse/beacon-chain/rpc/eth
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
..
beacon Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00
debug Remove state balance cache (#11964) 2023-02-15 14:19:46 +00:00
events Implement bls_to_execution_change API event (#11865) 2023-01-17 09:45:20 +00:00
helpers Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
node Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
validator Utilize head only state on rpc endpoints (#11950) 2023-02-14 19:57:11 +00:00