go-ethereum/consensus
wgr523 6a38aa00aa
Reward float upgrade (#940)
* feat: use float type reward

* feat: add test of float reward
2025-04-16 02:03:41 -07:00
..
clique trie: use trie.NewStackTrie instead of new(trie.Trie) (#22246) 2025-04-07 16:44:32 +08:00
ethash trie: use trie.NewStackTrie instead of new(trie.Trie) (#22246) 2025-04-07 16:44:32 +08:00
misc params: remove EIP150Hash from chainconfig (#27087) 2025-02-05 18:16:17 +08:00
tests Reward float upgrade (#940) 2025-04-16 02:03:41 -07:00
XDPoS Merge pull request #930 from XinFinOrg/add-api-limit 2025-04-08 15:31:50 +04: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