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-06-19 21:31:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c25fa8d9ab
go-ethereum
/
consensus
History
Daniel Liu
934c8d0679
perf(all): use
big.Int.Sign()
to compare with 0 (
#1969
)
2026-02-05 11:45:44 +05:30
..
clique
core/state: move state log mechanism to a separate layer
#30569
#30732
(
#1775
)
2025-12-16 07:33:19 +04:00
ethash
all: replace Div/Mul with Rsh/Lsh if possible
#29911
(
#1966
)
2026-01-29 11:31:58 +05:30
misc
core/state: move state log mechanism to a separate layer
#30569
#30732
(
#1775
)
2025-12-16 07:33:19 +04:00
tests
all: change chain head markers from block to header
#26777
(
#1846
)
2025-12-16 07:36:51 +04:00
XDPoS
perf(all): use
big.Int.Sign()
to compare with 0 (
#1969
)
2026-02-05 11:45:44 +05:30
consensus.go
core/state: move state log mechanism to a separate layer
#30569
#30732
(
#1775
)
2025-12-16 07:33:19 +04:00
errors.go
all: fix staticcheck warning ST1005: incorrectly formatted error string
2024-10-24 09:48:20 +08:00