Skip to content

3.7.12.0-Leisure

Compare
Choose a tag to compare
@denravonska denravonska released this 25 May 05:26
· 5248 commits to development since this release
3.7.12.0
e2f1d5d

Fixed

Added

  • Neural Report RPC command, #1063 (@tomasbrod).
  • GUI wallet redign with new icons and purple native style (@skcin).

Changed

  • Switch to autotools and Depends from Bitcoin, #487 (@TheCharlatan).
  • Clean and update docs for new build system, remove outdated, #828 (@TheCharlatan).
  • Change estimated time to stake calculations to be more accurate, #1084 (@jamescowens).
  • Move logging to tinyformat, #1009 (@TheCharlatan).
  • Improve appcache performance, #734 (@denravonska).
  • Improve block index memory access performance, #679 (@denravonska).
  • NN fixes: clean logging, explain mag single response, move contract to ndata_nresp (@denravonska)
  • Updated translations:
  • RPC refactor: Cleaner locks, better error handling, move execute calls to straght rpc calls, #1024 (@Foggyx420).
  • Change locking primitives from Boost to STL, #1029 (@Foggyx420).

Removed