Releases: Tacombel/scprime_price_check
Releases · Tacombel/scprime_price_check
v0.9
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
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
Changed multiplicative factor to 0.98 to make it safer.
v0.7.1
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
Update price every hour, as it is frequent enough.
v0.6
Changed endpoint to scpri.me.
v 0.5
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
Readme updated and corrected.
Thanks to discord users NotMyName and mongo for detecting typos.
v 0.3
Compatible with Linux and windows.
You will need to install some python dependencies. Follow instructions on the readme.
v 0.2
This release synchronizes the price with a XA miner. Does not work for windows.