Releases: xeliuqa/SM-Monitor
v4.09
Just a quick update guys, in this version you can add 3 more coinbase addresses to monitor the balances from within sm-monitor
To update you need to copy the code from sm-monitor.ps1 and paste into your local .ps1 file.
Configuration:
To add more coinbase's just look at changes of sm-configs.ps1
For example if I want to watch another wallet I would add this to config:
$coinbase1 = "sm1qqqqqqzk0d6f0dn8y8pj70kgpvxtafpt8r6g80cet937x"
v4.07
This update includes some changes to sm-config.ps1
Lines 18 and 32 to 35
-Now showing reward layers
Yellow for future layers
Green for layers within 1h
Gray for past layers
-Inserted Tip jar address
Coffee and Pizza are running low and we need your support.
If you like our work please support us by sending a tip to
Note:
Because of the permissions problems in systems we will not be providing individual files.
To update, download source code and replace sm-monitor.ps1
For new users, download source code and relevant GRPCurl file for your system.
GRPCurl
https://github.com/fullstorydev/grpcurl/releases
v4.06
-Check if GPRCurl is present
-Improved the balance enquiry
Note:
Because of the permissions problems in systems we will not be providing individual files.
To update, download source code and replace sm-monitor.ps1
For new users, download source code and relevant GRPCurl file for your system.
GRPCurl
https://github.com/fullstorydev/grpcurl/releases
v4.05
- When using "show full smesher ID", now you can click and it will take you to Spacemesh explorer
(Please note that windows terminal have problems dealing with this. Best using PS7 window) - Added full SU and space size
- Use "empty" in nodeList.txt to add an empty line between nodes
- Other under the hood improvements
Note:
Because of the permissions problems in systems we will not be providing individual files.
To update, download source code and replace sm-monitor.ps1
For new users, download source code and relevant GRPCurl file for your system.
GRPCurl
https://github.com/fullstorydev/grpcurl/releases
v4.04
R to reload description.
Several other improvements.
Note:
Because of the permissions problems in systems we will not be providing individual files.
To update, download source code and replace sm-monitor.ps1
For new users, download source code and relevant GRPCurl file for your system.
GRPCurl
https://github.com/fullstorydev/grpcurl/releases
v4.03
Stizerg have been hard at work fixing and improving code.
-
Eligibilities (ELG) is now completed and will show both Epoch your node is eligible for.
-
Press R to reload. This means you don't need to close terminal when you make changes to nodeList or config files.
-
Several code fixes and improvements
Due to security, mainly on windows files might be restricted
to ensure they work properly, right click, choose properties and under general tab, unblock file.
v4.01
v4.00
-Several improvements for the new post service 1:n option
-New config file outside main code
-New config file for nodes and post service.
-Auto check for sm-monitor updates
Video available at https://youtu.be/wJaKc4gZ_tE
v3.05
Auto check for update
node list outside main ps1
other 1:n improvements
Full Changelog: v3.04...v.305