-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release 1.2.0e
https://bitbucket.org/JeanLucPicard/nxt/downloads/nxt-client-1.2.0e.zipsha256:
a6e3d1c0da1ef80243708352be0509474c7e3afadfb9e6ef25e973e66a2f740c nxt-client-1.2.0e.zip
This is a development release for testing only. Source code is not provided.
Change log:
This release will run only on testnet. Set nxt.isTestnet=true in nxt.properties.
New features:
Digital goods store.
New http API calls for creating transactions:
dgsListing, dgsDelisting, dgsPriceChange, dgsQuantityChange, dgsPurchase,
dgsDelivery, dgsRefund, dgsFeedback
New http API calls for quering DGS:
getDGSGood, getDGSGoods, getDGSPurchase, getDGSPurchases, getDGSPendingPurchases
Goods and notes exchanged between buyer and seller are encrypted with AES, and
gzip compressed before encryption. Maximum allowed digital goods size is 10240
bytes after compression and encryption.
Alias transfer.
New http API calls: sellAlias, buyAlias
Alias sale can be restricted to a specific buyer, or open to anyone. Alias sale
with price 0 is treated as immediate transfer and doesn't require a separate buy
alias transaction. To change the ask price, submit a new sellAlias transaction.
To cancel a sale, submit a new sellAlias transaction to yourself with price 0.
Buy alias transaction can only be placed if the alias is already for sale. It is
not currently possible to just bid on an alias that is not for sale.
Encrypted messages.
AES encrypted messages are now supported in the core, so there is no need to use
externally encrypted arbitrary messages anymore. Use arbitrary messages only for
plain text, encrypted messages for confidential messaging.
New APIs: sendEncryptedNote and readEncryptedNote. Max message length is 1000
bytes, after compression and encryption.
New http API calls: encryptTo/decryptFrom can be used for encrypting and
decrypting arbitrary text to/from an account. But those just do the encryption
and decryption, don't actually send messages between accounts.
New rsConvert http query for converting account number to RS format and back.
New getBlockId API to get blockId for a given height.
Improved logging, to handle the case when Nxt is embedded as a library.
Minor improvements: getState and getBlockchainStatus now also show application
name, block JSON also shows generatorPublickKey, getAccountId also accepts
publicKey as a parameter.
Updated jetty to version 9.2.1.
Client Updates:
Digital Goods Store UI.
Alias Trading UI.
Encrypted Messages.
Only RS account numbers are allowed. Exchanges and services should switch to RS
format ASAP.Decode Token Functionality.
Hide Fee / Deadline by default, show via advanced toggle.
Show warning message if user is on a fork (if his account has generated at least
the last 10 blocks).
Several settings (remember passphrase by default, 12/24 hour format).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJTsFQWAAoJEFOhyXc7+e2AFbYP/3teOdU5PYThxTggarlg85Dn
ycrHFizh5i8ow+uWvTyXp3wfmSsEzUbiF+jeNXeD4n6rITbMbfqgvOp2ISrw09rH
Sp4d16itceurd7XORkzeIHEs0clzYnQlTSurSakFvGZGGwVj5ec3XNty4aJdC+4D
xEgOkfgw8AAqmIM56xtkIEU08RmZODZDWEJHCP4DDDtPw8cZNC91qgYstJ4TEsQi
GZZC10NGAejL6Uyh+sExoKSZS57w6F2x1NNmToPZwBj/oCtWbFvy6TMItoEgrWgc
Qp9adfZyFCmjMjCpde6aLgeRojdE2lPfO4LcqcvkTTqpxH7HC8pYN6E1U5yTTEHh
wKy7UGG7Hj1x2AYsMRsth+Hkm/vYF53YX/9MgWk5viXPM4OBsxtE43cTlIKKohn8
wrGZ0Ca274vgMJFMHRNfQnPfaLiVId1Wd7Hp3Jk1SenxRR8kkzG0hWxZsCTgrc9R
wN/pB06RGFioOC8Y40ryqvXQkvDxL6T2/RobYMZKlHzCdm/QGVSNhhiAqt/XfBjp
WLCdKfC4TGTke+I6PrYuEzwfzPA69vwK+BwYBUJWBphZoAttFjQRoVFMoJLQX2c7
PvYw+vGv5/oz1jJ6cvKKZxaVBTkmMQHJctihme0RmJRytoE80oNSIIaNNL4DyaJ3
ft1UT3zawr9oco4azkTR
=Q/rc
-----END PGP SIGNATURE-----