https://nxtforum.org/nrs-releases/nrs-v1-5-11/========================
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release 1.5.11
https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.5.11.zipsha256:
bd5054abc528099f890051f92557b9cfbb03f7f891861650b37b9da80ab92eb0 nxt-client-1.5.11.zip
https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.5.11.jarsha256:
cdde0dc9dcf3f48611785bb8ec1cf91959e87df7ddfc3d740d6439c790502df2 nxt-client-1.5.11.jar
Change log:
This release removes compatibility with peers older than version 1.5, and no
longer accepts connections from them.
Conditional logic dependent on block 445000 has been removed where no longer
necessary, as block 445000 has been passed now.
Parallel blockchain download using 36-block segments is now the default
regardless of height. Returning more than 36 blocks at a time by getNextBlocks
is no longer supported.
The maximum WebSockets message size and the maximum allowed response size to a
getNextBlocks request have been reduced from 192 MB to 10 MB.
A checksum at block 445000 has been added.
Added isDownload field to the getBlockchainStatus and getState API response,
indicating if blockchain download is in progress. This gets set to true when
a batch of more than 10 blocks at once has been downloaded from a peer, and
gets reset to false when an attempt to download more blocks from a peer does
not result in any new blocks added.
The peer requests getUnconfirmedTransactions, getMilestoneBlockIds,
getNextBlockIds, getNextBlocks, processBlock, processTransactions,
getCumulativeDifficulty, are being rejected while a blockchain download is in
progress, as indicated by the above isDownloading property.
The timestamp of the last connect attempt to a peer is now included in the peer
JSON object.
Added a connect parameter to DumpPeers debug API, to force a connection attempt
to each known peer first, adminPassword required if needed.
The run.bat script on Windows no longer uses the -server flag by default.
Updating nodes of version older than 1.5 to this release will delete blocks
after height 445000, to make sure such nodes are not left permanently stranded
on the 1.4 fork.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJVdgddAAoJEFOhyXc7+e2ABgwP/jIMisZ9jS9up9WeKo4sWgEL
9gVNP5AdVVp9JCiMRnZPl+5Re7znqMdvxVuzK13JC3up3hS5YMWZY9LwzShpRPCU
wtzFDOpbdKomN4hgjm4fTjsEtgwOm7vNbKKz4hSQD3DxfIcQwUQFe2X8lMvusuhv
z0TyQDBdlCAlR+fRtdvka19C/D5bKfGW7FQhusnQEs5uXAAZ+rtMW7EM3PI3yXR3
bh7voLwuL5VHbjdd2T0Rh5r/+vYaR6I3GJ6A6HpwurRzKHWjANL45AJxNi3F64h8
F6r7+n/dJNQc0FxIrWas5pCCkONNojVHELHbxFviorPMF8xcFRus5AvVSJrGo+f3
L1mFFXfSOFNnN7OXKdkDhNDOvZMCxf/FHqYeYXifsf3eEn8fww4KzaADchE8cCcY
9r61WzXK11kYxluh2ehs+wyRvgHLz8t//yOxCG5/BUBI4J2RqEBZlgSy3o6qPB7X
mN7ytM7EDiUVRBiV0QbMucOl1t29Jt4DIfNCf7QmxjuHjLMpJHGdYQJboHGWocE/
vTNsJsL9MiHK4DwT6O/1Vbp4hRU/XG+OCWq7TndJTngKtYJMVu4EYF1y+gPuggro
fagRVAOJFKmJM4pDjpt4o2y4kyA8o5q1fG4CnY8GTLXW7uFTOo0ZBp4hVN9D7ZDl
C5OXG+a03lk8rUvC7h+t
=g7Q3
-----END PGP SIGNATURE-----