go-ethereum/consensus
wgr523 1089f0b4fe
record total minted API v2 (#1769)
* feat: GetTokenSupply API, total minted and burned

* feat: token supply API finish burned token. rename minted record functions

* fix(api): handle edge case about minus 1 for epoch in token supply

* fix: check both total minted and burned before breaking loop

* style: modify minor style

* style: modify by comment and rebase code

* chore: modify test based on statedb_utils
2025-12-09 19:43:19 +08:00
..
clique consensus: fix unused warnings (#1815) 2025-12-08 12:57:14 +05:30
ethash consensus: fix unused warnings (#1815) 2025-12-08 12:57:14 +05:30
misc all: fix typos, close XFN-23 (#1725) 2025-11-14 20:02:34 +05:30
tests record total minted API v2 (#1769) 2025-12-09 19:43:19 +08:00
XDPoS consensus/XDPoS, core/rawdb: stop node if fail to store snapshot (#1803) 2025-12-08 15:07:22 +05:30
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