Skip to content

Releases: c29r3/mina-snark-stopper

1.2.5

20 Feb 10:15
Compare
Choose a tag to compare

Added logging support

1.2.4

13 Jan 00:09
Compare
Choose a tag to compare

remove auto-stop while catchup

1.2.2

12 Jan 04:58
Compare
Choose a tag to compare
  • Automatically reread WORKER_FEE from config file
  • Fix - #4 (comment)

1.2.1

11 Jan 04:49
Compare
Choose a tag to compare
  • WORKER_AUTO_START now configurable
  • If node is not synced --> worker OFF
  • Some bugs fixed

1.2

01 Jan 18:52
Compare
Choose a tag to compare
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

16 Nov 21:27
6af347f
Compare
Choose a tag to compare
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)