plugeth/ethstats
kaliubuntu0206 54f35c68be
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-10-23 15:06:05 +02:00
..
ethstats_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
ethstats.go ethstats: fix bug in block reporting (#28398) 2023-10-23 15:06:05 +02:00