Releases: ReneSmeekes/storj_earnings
Releases · ReneSmeekes/storj_earnings
v8.1.3 - Terminology update
- Additional correction in terminology
v8.1.2 - Remove uptime score and align terminology
- Removed uptime scores which always displayed 0 (May return when new uptime system is implemented)
- Aligned some terminology with Storj documentation
v8.1.1 - Saltlake satellite added
- Added the new saltlake satellite to the known list to get rid of the -UNKNOWN- satellite
v8.1.0 - First contact
- Added first contact date to display when the node first dealt with each satellite
- Made use of additional space to display slightly more descriptive uptime and audit scores
- Optional note when first contact date is prior to May 2019. As nodes didn't keep bandwidth history prior to some time in April, dates before May are not reliable. This is only displayed when dates before May 2019 are found.
v8.0.1 - Layout fix
- Fixed a layout issue when displaying vetting progress on some python versions
v8.0.0 - Reputation update
- Added status to show whether your node is OK or DQ (disqualified)
- Status displays progress of vetting while still in vetting phase
- Added uptime and audit scores (0-1000)
- Code cleanup merged (Thanks @smurfix )