Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: box0214 on July 22, 2015, 06:59:53 PM



Title: ■■ NXT Client Release 1.5.14 -- July 22, 2015 ■■
Post by: box0214 on July 22, 2015, 06:59:53 PM
NXT Client Release 1.5.14


Original thread: https://nxtforum.org/nrs-releases/nrs-v1-5-14

Quote
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Release 1.5.14

https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.5.14.zip

sha256:

62611aa074b2cb61f1b7a7ee169a2772721367bd22d014d0469bb1d2b05c7c22  nxt-client-1.5.14.zip

https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.5.14.jar

sha256:

0c3b8c890d0aa0463ff228f308b7dfb69fe6a0a83802ff19e2bbbf1a6ae030f5  nxt-client-1.5.14.jar

https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.5.14.exe

The exe and jar packages must have a digital signature by "Stichting NXT".


Change log:

Using cached thread pool for blockchain download and event listeners threads,
resulting in better parallelism and faster blockchain download speeds.

The getAskOrders and getBidOrders APIs now accept an optional boolean
parameter showExpectedCancellations, default false, to show if any of the
orders returned are expected to be cancelled in the next block, based on the
content of the unconfirmed transactions pool and the phased transactions
expected to finish in the next block.

Expected order cancellations are now shown in the asset exchange UI.

The calculate hash modal can now be used for all supported hash algorithms.

Fixed handling of non-ascii characters in the filename for the
DownloadTaggedData API.

Fixed incorrect fees shown in the client for some phased transaction types.
Fixed missing approval button for phased transactions.

Load html page and modal before javascript for plugins.

Updated some translation files, added Turkish as experimental, status of
Catalan and Romanian translations changed to stable.

Updated jetty libraries to version 9.2.12. If unpacking on top of a previous
installation, delete the old lib directory first.