go-ethereum/consensus
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