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
956767a41e
go-ethereum
/
consensus
History
Daniel Liu
956767a41e
consensus/XDPoS: remove unused parameters in
BlockConsensusVersion
, close XFN-02 (
#1613
)
2025-10-08 13:19:45 +08:00
..
clique
all: refactor so NewBlock, WithBody take types.Body
#29482
(
#1605
)
2025-10-08 13:12:35 +08:00
ethash
all: refactor so NewBlock, WithBody take types.Body
#29482
(
#1605
)
2025-10-08 13:12:35 +08:00
misc
eth/tracers: live chain tracing with hooks
#29189
(
#1352
)
2025-09-09 17:30:56 +08:00
tests
all: refactor so NewBlock, WithBody take types.Body
#29482
(
#1605
)
2025-10-08 13:12:35 +08:00
XDPoS
consensus/XDPoS: remove unused parameters in
BlockConsensusVersion
, close XFN-02 (
#1613
)
2025-10-08 13:19:45 +08:00
consensus.go
eth: skip VerifyHeader in traceBlock to
fix
#1185
(
#1265
)
2025-07-26 18:18:50 +08:00
errors.go
all: fix staticcheck warning ST1005: incorrectly formatted error string
2024-10-24 09:48:20 +08:00