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.
Installer (don’t forget to remove previous build before):
http://sourceforge.net/projects/novacoin/files/experimental/novacoin-setup-win32-amd64-0.4.4.4.exe/download
MinWG64 adapted branch published:
https://github.com/CryptoManiac/novacoin/commits/novacoin-win64
There are some OutputDebugStringF related warnings yet, will deal with it later.