plugeth/common/lru
Martin Holst Swende 5fded04037
core/state: replace fastcache code cache with gc-friendly structure (#26092)
This PR replaces fastcache with a pretty simple LRU which does not require explicit closing.
2022-11-09 08:06:02 +01:00
..
blob_lru_test.go core/state: replace fastcache code cache with gc-friendly structure (#26092) 2022-11-09 08:06:02 +01:00
blob_lru.go core/state: replace fastcache code cache with gc-friendly structure (#26092) 2022-11-09 08:06:02 +01:00