Today we have a new leisure update for you. This version includes a lot of "under the hood" changes, but there are some improvements for the average user as well.
Notably this release includes a better time to stake calculation method, thanks to . Also the Neural Network runs much smoother thanks to many optimizations by
.
Download the update from GitHub here.
Update The Windows MSI can be downloaded here. Checksum
Full Release Notes:
Added
- Support for Qt 5.9 (
)
- Compatibility with boost-1.67 (
)
- Calculations to reduce network time offset (
)
- Feedback for addnode RPC command (
)
- Added data acquisiton commands (
):
- getrecentblocks
- exportstats1
- getsupervotes
- /var/lib/boinc/ as a valid boinc path on Linux (
)
- Stress testing script (
)
- refhash command also on linux (
)
- Documentation for out of source build (
)
Changed
- More accurate time to stake and network weight estimations (
)
- Compressed image files (@Peppernrino)
- Poll (voting) code refactoring (
)
- BITCOIN optimize command listunspent (
)
- RPC server refactoring (Wladimir J. van der Laan) (
)
- Replace json spirit with Univalue JSON library (
)
- Change repository URL (
)
- Pretty-print rpc output (
)
- Logging for debugging reward computation (
)
- Clean-up beacon manipulation (
)
Fixed
- Building errors on Mac releated to SVG framework (
)
- neural data response
- neural network fixes (
)
- investor cpid's appearing as zeros in block index (
)
- ensure that daemon functionality is correct when built together with gui wallet (
)
- improve logging, remove empty lines (
) (
) (
) (
)
- windows socket warnings (
)
Removed
- unused components of neural network (
)
- GRCRestarter (
)
- Galaza (game) (
)
- unused images (
)
- unused code (
) (@Pythonix)
- unusual activity report (
)
- burnamount and recipient from appcache (
)
- GUI FAQ (@Lenni)
- unusable limit from magnitude command (
)
- cgminer support (
)
- deprecated menu items (
)
Thank you to all the developers who contributed to this release. Update: The windows MSI is now available.