go-ethereum/ethstats
kaliubuntu0206 a4ebc4d38b ethstats: fix bug in block reporting (#28398)
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.
2023-11-10 11:09:46 -06:00
..
ethstats.go ethstats: fix bug in block reporting (#28398) 2023-11-10 11:09:46 -06:00
ethstats_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00