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
fbecb8c5a5
go-ethereum
/
consensus
History
Daniel Liu
b68b9c64ea
Merge pull request
#685
from gzliudan/emptyroot
...
all: use unified emptyRootHash and emptyCodeHash
2024-10-25 15:28:51 +08:00
..
clique
consensus/clique: add some missing checks (
#22836
) and updated to latest go-eth code (
#474
)
2024-03-26 13:22:24 +04:00
ethash
all: use unified emptyRootHash and emptyCodeHash (
#26718
)
2024-10-21 17:55:16 +08:00
misc
all: change format 0x%x to %#x (
#25221
)
2024-09-27 15:24:31 +08:00
tests
all: fix staticcheck warning ST1005: incorrectly formatted error string
2024-10-24 09:48:20 +08:00
XDPoS
all: fix staticcheck warning ST1005: incorrectly formatted error string
2024-10-24 09:48:20 +08:00
consensus.go
add a simple test to verify DB is the same across different engine versions
2021-10-16 13:22:48 +11:00
errors.go
all: fix staticcheck warning ST1005: incorrectly formatted error string
2024-10-24 09:48:20 +08:00