The masternode enable. During the day, the synchronization with the network periodically hangs. It helps only to reinstall wallet. Such a problem only with this coin, the rest of the nodes work for weeks - months. Platform - Windows 10, wallet 32 bits. Tried the original and modified, the result is the same. Changing nodes in the configuration file does not solve the problem, that's what I have written at last.
maxconnections=80
addnode=80.64.131.241:11113
addnode=80.64.131.242:11113
addnode=80.64.131.243:11113
For windows:
Try this step with the modified version:
1. create a folder c:\brofist\data
2. copy "wallet.dat" to c:\brofist\data
3. run brofist32-qt.exe on command line , or create a batchfile
brofist32-qt.exe -datadir=c:\brofist\data
4. Wait until it synced.
5. Close the wallet and config brofist.conf and masternode.conf in c:\brofist\data
You don't need to set addnode.