Skip to content

Releases: briffy/PiscesQoLDashboard

v0.2.4

30 Nov 20:01
616ae9e
Compare
Choose a tag to compare

Fixed bug introduced in previous release that would lock the miner update to the latest non GA version.

v0.2.3

30 Nov 19:23
1ebfc27
Compare
Choose a tag to compare
  • Potential fix for miner height not displaying correctly and causing it to show as perpetually syncing (thanks to fraggy2k).
  • Modified witness log output to better capture the full witness event.
  • Added uptime to the home screen.

v0.2.1

28 Nov 16:19
96ae739
Compare
Choose a tag to compare
  • Removed seed connector from the auto-maintain script. Seems more and more like a Helium issue every day and no amount of smashing is going to fix it (helium/miner#1205)
  • Fixed faulty logic with sync checker.
  • Split auto-maintain and auto-update into separate functions.
  • Removed an option in the miner update that may cause problems for the US based miners that are starting to appear.

v0.2.0

27 Nov 15:06
897a637
Compare
Choose a tag to compare
  • Added a seed node smasher into the automaintain. This digs and connects to the Helium seed nodes every hour, hopefully help with low activity on the blockchain. Or it'll DDoS the seed nodes. Let's find out.
  • Changed the sync status script to be less sensitive (THANKS SHRYKEZ).
  • Modified the blockchain clear to check for any status other than "Up" instead of specifically looking for the "exited" status.
  • Changed log files to be in reverse order.

v0.1.9

26 Nov 14:32
966592c
Compare
Choose a tag to compare
  • Added a "Logs" section.
  • Modified the miner update docker run command to add region override and change the port bindings to try and alleviate low beacon/challenge issues, running a miner update is recommended.
  • Merged Shrykez sync checker.

v0.1.8

25 Nov 01:00
bbb75f3
Compare
Choose a tag to compare

Added in the auto maintain functionality and fixed fastsync.