0xB10C / miningpool-observer

Transparency for Mining Pool Transaction Selection
https://miningpool.observer
MIT License
55 stars 13 forks source link

fix: zero-fee block feerate graph not rendering #28

Closed 0xB10C closed 2 years ago

0xB10C commented 2 years ago

The feerate graph would previously not render for blocks with zero-fee transactions. Zero values don't work with the y-axis log scale.

closes https://github.com/0xB10C/miningpool-observer/issues/27

0xB10C commented 2 years ago

for e.g. https://miningpool.observer/template-and-block/00000000000000000002c89f15b74fd9982665f7fb66ff226ba4313bbbbb8c5c

before: image

after: image