Skip to content

Releases: Tacombel/scprime_price_check

v0.9

01 Sep 16:53
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

You will need to add the flag -u to python in the cronjob, like this one:
/home/daniel/scprime_price_check/.venv/bin/python -u /home/daniel/scprime_price_check/scprime_price_check.py

v0.8

30 Aug 07:59
Compare
Choose a tag to compare
v0.8 Pre-release
Pre-release

Failover mode for the situation where the database does not answer. In this case we use the reference $4/TB with a safe margin as reference.
To update, substitute the current scprime_price_check.py with the new one.

v0.7.2

11 Aug 09:31
31c1870
Compare
Choose a tag to compare
v0.7.2 Pre-release
Pre-release

Changed multiplicative factor to 0.98 to make it safer.

v0.7.1

21 Jul 19:18
874cc43
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

As it can be a problem if everybody scrapes the price at the same time, added a link to an api to choose al aleatory minute for the cron job.

v0.7

29 May 09:31
f8f2dda
Compare
Choose a tag to compare
v0.7 Pre-release
Pre-release

Update price every hour, as it is frequent enough.

v0.6

29 Apr 17:46
9b96327
Compare
Choose a tag to compare
v0.6 Pre-release
Pre-release

Changed endpoint to scpri.me.

v 0.5

10 Apr 12:35
Compare
Choose a tag to compare
v 0.5 Pre-release
Pre-release

Now checks for the status of the provider that is the reference for the price, and uses a second one if this one fails.
The target providers are now configurable in config.py. You can use any XM-Miner as target.

Thanks to Mariano for his help with the code.

Unzip and follow instructions on readme.

v0.4

03 Apr 13:06
173739d
Compare
Choose a tag to compare
v0.4 Pre-release
Pre-release

Readme updated and corrected.
Thanks to discord users NotMyName and mongo for detecting typos.

v 0.3

27 Mar 15:21
Compare
Choose a tag to compare
v 0.3 Pre-release
Pre-release

Compatible with Linux and windows.
You will need to install some python dependencies. Follow instructions on the readme.

v 0.2

27 Mar 10:27
Compare
Choose a tag to compare
v 0.2 Pre-release
Pre-release

This release synchronizes the price with a XA miner. Does not work for windows.