Released: 2023-07-30
Tagged Commit: 07bab8e
New Panels and Ehancements
- Blockstats panels for feerates now reports the low value in addition to high and avg
- Difficulty Epoch panel now shows key block height labels and dithered outline for unexpected non-mined
- Nostr.Band Stats panel graphs the Active Pubkeys, Badge Definitions and Zaps per Day seen over the previous 2 months
General
- Removed Twitter references
- Added maze.html serverless sample (https://nodeyez.com/maze.html)
- Reverted Python dependency to support 3.7
- Installation now gives guidance on setting up UFW and fail2ban instead of assuming it was present. UFW is called upon to enable the website dashboard port for local network access
- Mitigating partial RaspiBolt setup (Bitcoin installed, but not NGINX)
- Updates to resolve deprecated and removed functions in Pillow
Bugfixes
- Fixed Bitcoin CLI handling of getblockhash
- Fixed halving if block retrieval failed
- Fixed install script failure
- Fixed some documentation images and links