go-ethereum/consensus/tests
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
..
engine_v1_tests all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30
engine_v2_tests record total minted API v2 (#1769) 2025-12-09 19:43:19 +08:00
api_test.go core: move genesis alloc types to core/types (#29003) 2025-01-24 16:54:12 +08:00