-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Release 0.8.10
http://download.nxtcrypto.org/nxt-client-0.8.10.zipsha256: 10dad2cd0fa509a66c86ab3a39c9a702e9a1ded483879708125f5a2540827cfd
Change log:
Better transaction attachment validation. Blocks that incorrectly
got accepted but later fail to be processed for any reason, will
be deleted from the database.
Better validation of minimum fee for different transaction type.
GetAccount API will also return unconfirmed asset balances.
BroadcastTransaction now verifies the signature of received
transaction bytes before broadcasting the transaction.
Removed forging code no longer in use. Generating blocks below
height 30000 (transparent forging phase 1) is no longer supported.
Made Db.getConnection() public and added Blockchain.getBlocks and
getTransactions methods taking PreparedStatement as parameter,
for use by Java API clients.
Added an APITestServlet for manual debugging and testing of the
API. All http API calls will now automatically be listed under:
http://localhost:7876/testor if you need to try only a specific one, e.g. getBalance:
http://localhost:7876/test?requestType=getBalanceUnlike the admin.html page, this listing is automatically
generated and will include all available API calls without
having to be manually updated when a new one is added.
Applied the patch to Curve25519.sign() suggested by DoctorEvil.
Block and transaction signing should no longer fail to verify.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJTJCM+AAoJEFOhyXc7+e2Ak98P/3HKv7J+amawNwLZLeCgyn8y
35J7DPNFVZJDgCAmODrnJxUFO/3xFkr3d/6D4uLFrBR7X+lXtbCZEePUHpu5XuAz
lu4ZndbMqmSWKMnKichMaQVnr2T3+IeYxyY/nTTY35B0gMUTCGJq2yu+SpR0Rc0n
0H1/1nou9ExhWnPoJDxK4Daoh5fI1+UlqGeLFLFD7GQ2R+T40dBI5JIy3shLtkdW
eI3/d2rKHF+80FfRIFdqUdyD77NeC/q46vB8NdbWUYtRcQpz9fs7UAIw4gdt2FdV
/KGTaUdF2JQgoZ+4/IZAxBZ49pNjsGrG4OckCl5f/oZQ2lMuHE72CHBS1hL64qMP
PPsyTSzrgyp54jbowiKJoPQ7z6fIhmjGAluWVwOiYzx1zkcoHEmzysHlyMLyPBNq
xE4gf37w4L3oNIBBlKl2G9jo7PcwOLMK65kjFJL4oUA5DQHyaGnfhq5haY4nLQ3r
2/dzV0tyQYvVZTpz2e7fV5TsaarszgwKW/Cf5Vc/kT17CaguBnCZ+2RiQv1YFGF0
TEIQf1VYgGn2P5ijfLtXRACYbwPjdGO6Iw5dPJy7QAOObEvhQWk0UrUSG2kAEeqZ
TRX+p9MaOxXC/bgGKb3hlFrEproB5r+6ZKkiP4Fsq9Wt09v+YG03fkNd3aL4hc2U
SRgvolffGgLPwtRLKZ82
=BDFr
-----END PGP SIGNATURE-----