Skip to content

Version 1.6.2

Reinis Prikulis requested to merge rc-1.6.2 into master

Includes:

  • address excess disk io induced by inconsistent order of shared storage folders (from v1.6.1)
  • creates a backup copy of contractmanager.json on every 30th save (from v1.6.1)
  • adds support for multidestination scprimecoin send transactions (from v1.6.1)
  • reduces the number of testnodes where possible to make integration testing quicker
  • removes pubaccess (unencrypted file sharing using file merkle roots)
  • changes default port numbering by switching siamux port to 4285 and http-api port to 4283
  • enables upnp port forwarding on http-api port
  • changes default storage and bandwidth prices

Merge request reports