Pre-release 0.4.4.4

Currently we are working on LevelDB support, source tree will be updated soon. Testing snapshot is quite unstable, but syncronizes well enough.

LevelDB minimizes memory usage and makes syncronization faster, but there is also some Proof-of-Stake related side effects. E.g. validation of PoS block requires additional LevelDB transactions. As the result, performance benefits are lower than it would be for pure PoW based system.

Experimental Win32 build with LevelDB storage:
http://sourceforge.net/projects/novacoin/files/experimental/novacoin-0.4.3-mingw32-4.2.1-sjlj-cross.zip/download

Reports are welcome.

If you wish to make your own build then you need “USE_LEVELDB=1” option.

UPDATE: merged into the main tree. Testers are welcome.
UPDATE2: memory leak found, thanks for the report

 

To paranoid personality

https://github.com/CryptoManiac/novacoin/commit/9acf270b14e561fe959ff25001f083a00e5e1caa

Add scrypt+sha512 key derivation method.

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

Possible values:

* sha512 – default, compatible with bitcoin;
* scrypt+sha512 – selects scrypt derivation function.

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

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.

Continue reading

Minor client 0.4.4.2

Minor client update is available.

v0.4.4.2

  • P2P: Don’t return IP addresses older than specified lifespan (7 days by default);
  • RPC: New addredeemscript and decodescript RPC calls;
  • RPC: The validateaddress now provides redeem script for P2SH addresses;
  • RPC: Users are now permitted to increase the keypool size at runtime, using an optional keypoolrefill‘s parameter;
  • RPC: Network stake weight calculation precision improvement;
  • RPC: Passive weight isn’t calculated anymore;
  • Minor fix: don’t display sync-checkpoint related warnings if sync checkpoints feature is disabled;
  • Minor fix: disable block signature verification during the initial block index checking, by default;
  • LOCKS_SWITCH_TIME conditions removed;
  • Checkpoints table is updated, some old checkpoints removed.

Continue reading

Minor client 0.4.4.1

Minor client update is available for testing.

v0.4.4.1

  • DNS seeding is enabled now;
  • Timestamp field added into checkpoints table;
  • Skip header signature checking while connecting a block (it’s safe because ProcessBlock still performs signatures checking);
  • Skip PoW header ECDSA signatures validation since block #9689 until the last checkpoint.

This should make synchronization process slightly faster.

Continue reading

Valid XHTML 1.0 Transitional Valid XHTML 1.0 Transitional Valid CSS Valid CSS      I find a bug/typo or I have a suggestion
Adapted for Lynx-like browsers
2013-2017 © Zloy & Co
For donations: 4ZLoY6T8wXKgrbZM9gL8fQt48NUzGo2yAg