Skip to content

v4.6.6

Latest
Compare
Choose a tag to compare
@crowetic crowetic released this 07 Dec 06:16
c2bfa26

Qortal Core V4.6.6

Changes in this release:

  • Validation code improvements for group-based minter validation. (By @Alphax)

  • Optimizations from prior pre-release jar - including dramatic performance improvements by way of a modification that resolved six (6) pre-existing memory leaks. (By @kennycud)

  • Pull request for Q-App and other improvements. (By @Qortal Phil)

  • Pull request for unit test fixes. (By @QuickMythril)

  • Modified minter address display for block related API calls. (By @Alphax)

  • Updates to Qortal Advanced Installer 'aip' script including modifications to visual appeal for Windows Installer. (By @crowetic)

  • Updates to 'start.sh' script to apply 'G1GC' as set Garbage Collector, and improved memory arguments.

  • Check commits for additional changes.

qortal.jar

MD5: 2a9d24a314257362d86e6f0afabe2253 qortal.jar
SHA1: e766b4e295cb3c773fbb424c484d8b6ecf3d08f6 qortal.jar
SHA256: 3f0982bd599f0eebbd0dcf82979d326d51cb5fe7a14c0922cc7f5642ee057eff qortal.jar

qortal.exe

MD5: e883465c5778f4b173eac9751b346774 qortal.exe
SHA1: 48ef0888d09cafc91d551e688457aef5b782a02c qortal.exe
SHA256: f0e417a32b440a0266d5a8ac1bc3f02e58ea8f40966b551c2c80b8a01ffa13c6 qortal.exe

VirusTotal report for qortal.exe

qortal.zip

Contains bare minimum of:

  • built qortal.jar
  • log4j2.properties from git repo
  • start.sh from git repo
  • stop.sh from git repo
  • qort script for linux/mac easy API utilization
  • printf "{\n}\n" > settings.json

All timestamps set to same date-time as commit, obtained via GitHub API.
Packed with 7z a -r -tzip qortal.zip qortal/

MD5: 428d85fbbf03649a76120e2f75da8342 qortal.zip
SHA1: 2fbf29698487f69107f8cc8b7b0c653c0845b4b9 qortal.zip
SHA256: 03dc2517f2e260149010e220fae277039796789bf27d7e0eabc3ac5f99359530 qortal.zip

What's Changed

  • add haschatreference query to activechats endpoint by @Philreact in #237
  • Restructuring database connections for better garbage collection by @kennycud in #239
  • adjust timeouts for qortalrequests by @Philreact in #220
  • Various changes by @AlphaX-Qortal in #238
  • Fix for more unit tests fails by @QuickMythril in #217
  • Selective acceptance of recent PRs to Qortal master branch, and updated start.sh script. See description for details. by @crowetic in #241
  • Bump version to 4.6.6 and other changes by @crowetic in #242

Full Changelog: v4.6.5...v4.6.6