BiblePay
1.4.3.6 - Leisure Upgrade
- Ensure exec analyze analyzes the correct height range
- Ensure Leaderboard summary and detail owed amounts match, and refer to
the (promince % * superblock total)
- Remove jerky update to Leaderboard GUI and allow it to respect the
users sort column
- Remove UI laginess caused by the BiblePay miner
- Improve miner.cpp's efficiency (mine for a minute at a time before
checking for changes, and update the GUI once every 10 seconds, and
ensure thread interruption point allows a graceful exit when program is
ending). Ensure CreateNewBlock does not cause blocking to the UI.
- Remove log spam
- Add ABN error message for cases where balance is less than required
amount due to confirmations < 6
- Enforce GSC protocol version
** Mac & Linux are compiling **