This website requires JavaScript.
Explore
Help
Sign In
interesting
/
go-ethereum
mirror of
https://github.com/ethereum/go-ethereum.git
Watch
1
Star
0
Fork
You've already forked go-ethereum
0
Code
Issues
Projects
Releases
Wiki
Activity
13,785
Commits
35
Branches
250
Tags
914
MiB
c539bda166
Commit Graph
1 Commits
Author
SHA1
Message
Date
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