go-ethereum/ethstats
Daniel Liu 00970f929e
ethstats: fix bug in block reporting #28398 (#1452)
Fixes a bug where the ethstats omits to report full block contents. This bug was a side-effect of https://github.com/ethereum/go-ethereum/pull/26777,  where `CurrentBlock` was changed to return a header instead of a block, leading to a failed type assertion.

Co-authored-by: kaliubuntu0206 <139627505+kaliubuntu0206@users.noreply.github.com>
2025-09-13 10:03:18 +08:00
..
ethstats.go ethstats: fix bug in block reporting #28398 (#1452) 2025-09-13 10:03:18 +08:00
ethstats_test.go ethstats: fix URL parser for '@' or ':' in node name/password #21640 (#1446) 2025-09-08 15:38:54 +08:00