Releases: modcrypto/brofist
Releases · modcrypto/brofist
Brofist Wallet 1.0.2.13
Brofist Wallet
- Update new checkpoint.
- Fixed block stop
- Fixed some blockchain security issues.
- Add Brofist CLI Binary for Linux Ubuntu 18.04 64 bit
- Add Brofist QT and CLI Binary for Windows 64 bit.
Brofist Wallet
Bug fixed: Masternode Payment error.
Brofist Community Wallet
The soft-fork process for Brofist will start at block# 56000.
For more information, please visit http://www.brofist.online/
- fixed: Incorrect Masternode Payment Reward Calculator
- 1.0.2.9: Wallet QT-GUI Overview Information updated
- 1.0.2.10 Disable DevFundPayment to fixed generated block issue.
This function cannot be implemented.
Updating
- Download new wallet binary for your system.
- Stop old wallet
- Replace binary file.
- Edit brofist.conf by removing all addnode.
- delete files
banlist.dat, peers.dat, mncache.dat, mnpayments.dat, netfulfilled.dat, governance.dat, fee_estimates.dat - run the brofist wallet
If your brofist wallet cannot sync or you are on the wrong chain.
- stop the brofist wallet
- download the blockchain data https://github.com/modcrypto/brofist/releases/download/1.0.2.10/brofist.blockchain.data.zip
- delete folder "blocks" and "chainstate" in BroFistCore data folder.
- unzip brofist.blockchain.data.zip and copy folder "blocks" and "chainstate" to BroFistCore data folder.
Update new GUI Wallet
Fix error seednodes and blockchain.
Warning! Brofist64-qt has a high cpu load issue. Please use Brofist32-qt.
Compiled with this modified code:
nMaxTipAge = 1.0 * 60 * 60; // fixed error
vSeeds.push_back(CDNSSeedData("brofist.network", "80.64.131.245"));
vSeeds.push_back(CDNSSeedData("brofist.network", "80.64.131.246"));
vSeeds.push_back(CDNSSeedData("brofist.network", "176.57.208.60"));
vSeeds.push_back(CDNSSeedData("brofist.network", "176.57.208.151"));
brofist_blockchain_24176.zip contains 1 - 24176 blocks.