Releases: c29r3/mina-snark-stopper
Releases · c29r3/mina-snark-stopper
1.2.4
remove auto-stop while catchup
1.2.2
- Automatically reread WORKER_FEE from config file
- Fix - #4 (comment)
1.2.1
- WORKER_AUTO_START now configurable
- If node is not synced --> worker OFF
- Some bugs fixed
1.2
- Auto start if worker OFF and enough time until next proposal
- Changed the format of the WORKER_FEE. Nanomina to MINA. Example:
WORKER_FEE: 0.25
1.1
- Added docker support
- Added automatic assignment of snark-worker address if it is not specified in the config file (snark_worker_address == block_producer_address)