go-ethereum/consensus/tests/engine_v2_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
..
adaptor_test.go fix broken the tests and one bug 2023-08-02 09:27:46 +10:00
api_test.go consensus: verify timeout from epochInfo instead of snap.NextEpochCandidates, close XFN-62 (#1628) 2025-12-06 15:05:49 +05:30
authorised_masternode_test.go all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30
commit_test.go stop reorg at committed blocks (#276) 2023-06-08 01:16:13 +08:00
forensics_test.go all: replace t.Log(); t.FailNow() with t.Fatal() (#19849) 2025-01-24 16:18:29 +08:00
helper.go all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30
initial_test.go check v2 switch block is epoch number (#342) 2023-10-30 19:03:34 +11:00
mine_test.go consensus: Verify gaslimit bounds when accepting blocks (#1619) 2025-10-16 12:16:34 +04:00
penalty_test.go consensus: Verify gaslimit bounds when accepting blocks (#1619) 2025-10-16 12:16:34 +04:00
proposed_block_test.go all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30
reward_test.go record total minted API v2 (#1769) 2025-12-09 19:43:19 +08:00
sync_info_test.go add syncinfo pool (#1236) 2025-07-28 01:43:41 -07:00
timeout_test.go all: simplify timestamps to uint64 #19372 (#1318) 2025-08-08 10:33:37 +08:00
verify_blockinfo_test.go Extend masternode candidate (#261) 2023-05-16 21:43:56 +08:00
verify_header_test.go all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30
vote_test.go all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30