This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum
Watch
1
Star
0
Fork
You've already forked go-ethereum
1
mirror of
https://github.com/ethereum/go-ethereum.git
synced
2026-04-15 06:08:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
13786
commits
63
branches
273
tags
1.4
GiB
ea65edaa28
Commit graph
1 commit
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