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-05 19:05:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
14537
commits
61
branches
272
tags
1.2
GiB
dc34fe8291
Commit graph
1 commit
Author
SHA1
Message
Date
Martin Holst Swende
a8d7201ec5
log: avoid stack lookups when not needed/used (
#28069
)
...
Avoids the somewhat expensive stack.Caller invocation by checking if it is needed
2023-09-07 08:48:49 -04:00