oliviersinnaeve / b2bcoin-wallet

B2B Coin Java gui wallet
6 stars 5 forks source link

Wallet 2.0.1 keeps restarting coin daemon #12

Closed mtl1979 closed 6 years ago

mtl1979 commented 6 years ago

When wallet starts, it waits for coin daemon to start synchronizing the blockchain, but after few seconds, coin daemon dies without error message and is restarted.

oliviersinnaeve commented 6 years ago

This is a fix we introduced just for the daemon dying on us. This mechanisme restarts the daemon as long as needed until synchronizing is back to going on.