lighthouse/beacon_node
ethDreamer 8660043024
Prevent Overflow LRU Cache from Exploding (#4801)
* Initial Commit of State LRU Cache

* Build State Caches After Reconstruction

* Cleanup Duplicated Code in OverflowLRUCache Tests

* Added Test for State LRU Cache

* Prune Cache of Old States During Maintenance

* Address Michael's Comments

* Few More Comments

* Removed Unused impl

* Last touch up

* Fix Clippy
2023-10-10 23:51:00 -05:00
..
beacon_chain Prevent Overflow LRU Cache from Exploding (#4801) 2023-10-10 23:51:00 -05:00
beacon_processor Merge unstable 20230925 into deneb-free-blobs. 2023-09-26 10:32:18 +10:00
builder_client Merge unstable 20230925 into deneb-free-blobs. 2023-09-26 10:32:18 +10:00
client Merge unstable 20230925 into deneb-free-blobs. 2023-09-26 10:32:18 +10:00
eth1 Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
execution_layer Address Clippy 1.73 lints on Deneb branch (#4810) 2023-10-06 12:23:57 +05:30
genesis Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
http_api Address Clippy 1.73 lints on Deneb branch (#4810) 2023-10-06 12:23:57 +05:30
http_metrics Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
lighthouse_network Address Clippy 1.73 lints on Deneb branch (#4810) 2023-10-06 12:23:57 +05:30
network Prevent Overflow LRU Cache from Exploding (#4801) 2023-10-10 23:51:00 -05:00
operation_pool Address Clippy 1.73 lints on Deneb branch (#4810) 2023-10-06 12:23:57 +05:30
src Merge branch 'unstable' into merge-unstable-to-deneb-20231005 2023-10-05 15:54:44 +11:00
store Address Clippy 1.73 lints on Deneb branch (#4810) 2023-10-06 12:23:57 +05:30
tests Appease Clippy 1.68 and refactor http_api (#4068) 2023-03-13 01:40:03 +00:00
timer Move dependencies to workspace (#4650) 2023-09-22 04:30:56 +00:00
Cargo.toml Merge unstable 20230925 into deneb-free-blobs. 2023-09-26 10:32:18 +10:00