-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release 1.4.10
https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.4.10.zipsha256:
114349601aa8bf9f700a99963677d61ce98cc7fa545295fefea7b44ed2a3beaa nxt-client-1.4.10.zip
Change log:
Improved display of blockchain downloading status in the client UI.
Added client translations, changed state from beta to stable for the following
languages: Italian, Dutch, Ukrainian.
Fixed a bug in transaction bytes parsing which could cause signature
verification failed errors and break forging.
When downloading the blockchain, require at most one fork confirmation when
still below the last hardcoded checkpoint (currently MS block).
New API calls for peer management: addPeer and blacklistPeer. AddPeer will add
a peer address or IP, optionally with port number, to the list of known peers
and will try to connect to it. BlacklistPeer (password protected) will
blacklist a peer, for the default blacklisting period.
These APIs, and a few others related to peer networking, have been grouped under
a new Networking tab on the /test page.
Peer port handling has been improved to allow different peers to share the same
IP address provided they use different ports.
To prevent overloading a node with invalid peer addresses, the maximum total
number of known peers is limited to nxt.maxNumberOfKnownPeers (default 2000).
Once this number has been reached, new peer addresses are not added, and peers
that have been last connected to more than a week ago are removed from the known
peer list, provided the node has enough connected public peers, until the number
of known peers is again reduced to below nxt.minNumberOfKnownPeers (default
1000).
Improved database performance by storing currency supply and reserve per unit
data in a separate table.
This release will perform a rescan on first start.
Updated jetty to version 9.2.7. If unpacking on top of a previous installation,
delete your lib directory first to remove the old jetty libraries.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJUxVi8AAoJEFOhyXc7+e2AvWQP/09GHrCDnq1OrqWPVNaFDk1y
GGXsdCgp/cst4GsqozmyVAmEhhIKos60m76DsATLIpW6hPPcXXpRfDdjQWglHpxq
0Emn7AmhMozfzi/S7+yJswBlWwvFAhuhWk7/xZRukuREQAiAXx0Tw0H5bc8MX4+C
neMLEURZgAuLJfWkNDzIeQrXlETbeJz7fELUt05NerIKM3TNAEEM8zgDB4GycH+c
0IZJJ/Rvl0d7vtVNsgKhhOfk/FGJbCgiYEkHW4lHFo3tWKgqNzqFs6f6BuAoKG5l
SuubNCp8mAIOs19X5lK4bjrWCrmqo6FZfeRehVGLlY4Yxdo/f+Bk5JOZfHVOXBMU
nxUcSb/3v1aTSepfOfhKsgbLGKYYAz3ME6uIStnldpRK9B0IYb6CqBgg5fIXR3DV
KxT2fn1LI4Lg+me7q2Vt4Mi5YG1ThUP09DDleyJAk2w6g9K7EoJpx9XpOeMeTRsg
YiC1LicgL94GwX661Ou1gKi6CiuAoQwfwjuCLYJzaOWKIczCkwajbALk73y/klop
XDMI+viD/RfZlv8B4DCFiFm/bZCEEZubLFCgNnyv+uzmkmZNWCCIXP4hNmX8UP0K
C9okjSTpC3I2Fz2199pnYiiTpDssQJaA6QrykGKWhwQDa9wAj27lyFYyRBOwss6m
bB+xbrIoCEkbGQR8SnrE
=5SlO
-----END PGP SIGNATURE-----