Minor client 0.4.4.3

Minor client update is available.

v0.4.4.3

  • New -stakepooledkeys* option. This feature is disabled by default;
  • Minor optimizations, call scrypt_blockhash once time instead of multiple times in some functions;
  • Support for scrypt+sha512** key derivation method. This feature is experimental, and disabled by default;
  • Small code cleanup.

Win32 nosetup:
http://sourceforge.net/projects/novacoin/files/novacoin-nosetup-win32-0.4.4.3.zip/download

Win32 setup (don’t forget to uninstall previous version before):
http://sourceforge.net/projects/novacoin/files/novacoin-setup-win32-0.4.4.3.exe/download

Ubuntu LTS x86_64:
http://sourceforge.net/projects/novacoin/files/novacoin-0.4.4.3-ubuntu-lts-x86_64.tar.bz2/download

MacOS X Qt client:
http://sourceforge.net/projects/novacoin/files/NovaCoin-Qt-0.4.4.3.dmg/download

Sources tree:
https://github.com/CryptoManiac/novacoin

* -stakepooledkeys option allows you to get the last constake output public key from the keypool. Sample blocks in the testnet:

http://novacoin.su/block/23548db4f5f3889e5c0d5d0df2c98d4a2141d695b70ddf0881697dc85e09f2cd
http://novacoin.su/block/8b3812397daf75e661d95019922eeb84e1bdd8dbc83d845da305e5eef59db805
http://novacoin.su/block/56d62c1653db44c9575f8e2a9304ff7c9ef37813cc3783a2c4273e6e5f510e7d
http://novacoin.su/block/e434ee429efd430b49cebb65e227bde87a2668d6f18c138c33beb846b8e582e6
http://novacoin.su/block/951fec05ffa96675c01f9bb15462c4099505c88fafc19e22606d19119dbac011
http://novacoin.su/block/7f99e47609f319d4d86b891a81837139b7f3ed2db2e48e1c48979e51527b1726

** You can use -derivationmethod option to choose which method will be used for wallet encryption keys generation.

Possible values:

  • sha512 — default value, compatible with bitcoin;
  • scrypt+sha512 — selects scrypt derivation function.

Please note that this option only allows you to select default method for the new encrypted keys. If you are already using encrypted wallet then suitable derivation method will be selected automatically.

Добавить комментарий

Ваш e-mail не будет опубликован. Обязательные поля помечены *