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
b413f71763
go-ethereum
/
consensus
History
JukLee0ira
c0315121b4
all: replace fmt.Errorf() with errors.New() if no param required
#29126
(
#1175
)
2025-07-01 17:46:50 +08:00
..
clique
all: remove version field
#25096
(
#970
)
2025-04-24 18:55:15 +08:00
ethash
trie: use trie.NewStackTrie instead of new(trie.Trie) (
#22246
)
2025-04-07 16:44:32 +08:00
misc
all: replace fmt.Errorf() with errors.New() if no param required
#29126
(
#1175
)
2025-07-01 17:46:50 +08:00
tests
Consecutive penalty upgrade (
#1053
)
2025-06-25 01:12:56 -07:00
XDPoS
Consecutive penalty upgrade (
#1053
)
2025-06-25 01:12:56 -07: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