-
Notifications
You must be signed in to change notification settings - Fork 3
ethOS Integration
Andreas E edited this page May 17, 2020
·
1 revision
-
Init script creates a local-zil.conf
-
Loop script
- waits for ZIL PoW block height
- moves away remote.conf and local.conf
- copies local-zil.conf
- executes minestop (to stop current miner and let ethOS start new miner on new config)
- "waits" until either
- miner stops (actually should not happen by itself)
- log indicates PoW is over
- ZIL block height is on pBFT block (PoW period is over)
- moves back original conf files
- executes minestop (to stop ZIL miner and let ethOS start main miner on primary config again)