Skip to content

5.0.1.0-Leisure

Compare
Choose a tag to compare
@jamescowens jamescowens released this 20 Sep 21:11
· 2654 commits to development since this release
5.0.1.0
48575f4

[5.0.1.0] 2020-09-20, leisure

Added

Changed

Fixed

  • collection of post Fern hotfixes (@jamescowens):
    • Change QDateTime::toSecsSinceEpoch() to QDateTime::toMSecsSinceEpoch()
    • Change QDateTime::fromSecsSinceEpoch() to QDateTime::fromMSecsSinceEpoch()
    • Ensure boost placeholders are compatible
    • Fix subtle bug in GetEstimatedStakingFrequency
  • test, ci: xenial support #1867 (@div72)
  • lib: Fix compatibility with Boost 1.74 #1869 (@theMarix)
  • test: Fix tests for _GLIBCXX_ASSERTIONS #1870 (@cyrossignol)
  • util: fix Windows API for default data directory with wide characters #1871 (@cyrossignol)
  • gui: Fix OP_RETURN filter to avoid hiding transactions with messages #1873 (@cyrossignol)
  • net: Fix stalled blockchain progression #1876 (@cyrossignol)
  • superblock: Fix regression for superblock builder optimization #1881 (@cyrossignol)
  • util: Fix scheduler crash after waking from sleep #1888 (@cyrossignol)