Windows 64-bit build is updated.
- Slightly lower memory consumption;
- No LevelDB abstraction object recreation during the checkpoints handling;
- ~ 10% faster block index object initialization.
Windows 64-bit build is updated.
Experimental native build for 64-bit Windows is available.
Make backup of your data folder before trying this build. Reports are welcome.
Tested for a few hours… It seems that this build is stable enough.
Installer for current release:
http://sourceforge.net/projects/novacoin/files/novacoin-setup-win32-amd64-0.4.4.4.exe/download
Minor client update is available.
v0.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
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 update is available.
v0.4.4.3
Minor client update is available.
v0.4.4.2
Translate to hash script:
http://novacoin.su/tx/6509332d0c6802cc02aca10dba35b305d9a791dd51aebc5a133437a6ed0f3ed3
Translate from hash script to address:
http://novacoin.su/tx/786c54a3e00cc851e6697128119a3b2d9be8f4480f86a48b35266bf120054a94
More information:
https://github.com/CryptoManiac/novacoin/commit/fc462f579d392011645c7fabcfc10ec45ca44bb5#commitcomment-3885423
Minor client update is available for testing.
v0.4.4.1
This should make synchronization process slightly faster.
I find a bug/typo or I have a suggestion |
Adapted for Lynx-like browsers
2013-2017 © Zloy & Co For donations: 4ZLoY6T8wXKgrbZM9gL8fQt48NUzGo2yAg |