Essentials Scripts for STEEM Witnesses - written in Typescript.
Few days ago, I published the introductory post about my newest project called Witness Essentials - which includes:
Witness-Watcher: a script that watches for missed blocks and updates/disables your witness and alerts you via sms/email. It can even rotate between your signing-keys.Pricefeed: a script that gets the STEEM price of multiple exchanges and publishes the pricefeed for you.
Both are written in typescript, have been tested and are ready for Appbase (STEEM v0.19.10).
Github: https://github.com/therealwolf42/witness-essentials
Changelog 1.0.1
The changelog for todays update is as follows:
Bugfix: I noticed a problem recently where the API from huobi had errors, which resulted in an endless loop as the pricefeed always tried to get all the prices again if one exchange-price is invalid. This has been fixed now, as prices which are invalid will be ignored and the other prices will be pushed
Exchange added: Poloniex has enabled their STEEM & SBD wallets again and as the price is stable their api got added to
pricefeed. The example.json has also been changed as you need to addpoloniexunder "EXCHANGES" if you want to get the price from poloniex as well.Witness Test: STEEM v0.19.10 was released yesterday aka. appbase and when I wanted to test
witness-watcheron it, I realised it would be smarter to have a test function, which automatically gets the witness, disables and enables it again. So from now on - you can writenpm run test_witness- which does exactly that.
Commits:
https://github.com/therealwolf42/witness-essentials/commit/318c3882487cd699d7af15bdeab0aaad4aecaf34,
https://github.com/therealwolf42/witness-essentials/commit/419354bc616e6510d4d7ea6f1dd754ab33b9254c
https://github.com/therealwolf42/witness-essentials/commit/4462dc72e018dec3cfdca94fe133c9de97b22235
Please let me know if you have feedback, found bugs or have a feature request.
Thank you!
And by the way ..
Have you voted for me yet?
If you appreciate my work and believe that I'm a trustworthy witness - then please consider voting for me. Either through a click on the image below or at: https://steemit.com/~witnesses
