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-03-19 01:20:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
13781
commits
62
branches
272
tags
1.2
GiB
093b2ac32a
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