novacoin.git
2014-02-13 Julian YapIntegrate various fixes so Novacoin builds on OSX 2/head
2014-02-12 MASM fanAdd -enforcecanonical option
2014-02-11 MASM fanAdd -confchange=0 option.
2014-02-09 MASM fanNotifications clean up
2014-02-09 MASM fanNotifications clean up
2014-02-09 0xDEADFACEMerge pull request #1 from Tranz5/master
2014-02-08 CryptoManiacMingw32 makefile fix
2014-02-08 0xDEADFACEJust another typo fix
2014-02-08 Tranz5Extend fWalletUnlockMintOnly to GUI 1/head
2014-02-05 MASM fanMerge RPC and wallet updates from 0.4.4.7 v0.4.4.6-nvc-update1
2014-01-14 alexCheckpoint object replacement with std::pair & support...
2014-01-14 alexOrpho
2014-01-14 alexSecond pre-release update
2014-01-12 alexTypo fix
2014-01-12 alexMerge branch 'master' of https://github.com/CryptoMania...
2014-01-12 alexPre-0.4.8 update
2014-01-12 BalthazarAdd check for OPTIMIZED_SALSA flag
2014-01-11 alexMakefile update
2014-01-05 BalthazarMerge pull request #8 from awoland/patch-3
2014-01-05 awolandUpdate guiutil.cpp
2014-01-03 alexNew syncronized checkpoints policy: no immediate PoW...
2014-01-02 alexCompatibility improvements
2014-01-01 alexBump version to 0.4.4.6 v0.4.4.6-nvc
2013-12-31 alexCache scrypt hashes on disk
2013-12-22 BalthazarMerge pull request #7 from cmonyoupick/master
2013-12-17 novacoindfixes scrypt-*.S for grsecurity-enabled kernels, noexec...
2013-11-06 alexRPC: merge gettransaction output format fixes
2013-10-23 alexAdd -mininput=value option
2013-09-29 alexFix
2013-09-29 alexTranslate
2013-09-29 alexMerge coin control features v0.4.4.5
2013-09-29 alexAdd dnsseed server
2013-09-28 alexMerge branch 'master' of https://github.com/CryptoMania...
2013-09-28 alexRemove OpenMP flags for now
2013-09-28 BalthazarMerge pull request #6 from RoadTrain/patch-1
2013-09-28 alexRevert GetBlockTrust changes
2013-09-28 alexUse HASH160 instead of public key for coinbase transaction
2013-09-28 alexRemove legacy code, bump version number
2013-09-22 RoadTrainUSE_LEVELDB fix
2013-09-16 alexhzRemove ncurses dependency
2013-09-15 alexRPC: sendalert params types casting
2013-09-13 alexAdd scrypt-arm.o target
2013-09-13 alexAdd ARM to architectures list
2013-09-13 alexAdd ARM scrypt implementation
2013-09-13 BalthazarEnable -msse2 for 32 bit g++ only
2013-09-13 BalthazarEnable -msse2 flag for i686 only.
2013-09-10 alexAdd missing files
2013-09-08 alexFix
2013-09-08 alexAdd trusted N for MainNet and TestNet, set denomination...
2013-09-08 alexAdd ZeroTest self-testing routine
2013-09-08 alexAdd OpenMP linking flag
2013-09-08 alexImport ZeroCoin adapted sources
2013-09-08 alexRemoving unused includes
2013-09-08 alexCrypter.h security improvement, start working on ZeroCo...
2013-09-06 alexUse MinGW64 compilers suite for building windows execut...
2013-09-04 alexAlways reserialize transactions before relaying
2013-09-02 alexDon't close leveldb in checkpoints handling functions
2013-08-31 alexFix WIN32 compilation issues
2013-08-31 alexFix error while building on non-c++0x compilers
2013-08-31 alexmakefile fix
2013-08-31 alexBump version to 0.4.4.4 v0.4.4.4
2013-08-31 alexAdd USE_O3 option
2013-08-31 alexSwitch LevelDB back to default database engine
2013-08-28 alexSplit getmininginfo implementation
2013-08-28 alexSplit getmininginfo implementation
2013-08-28 alexReplace -nosynccheckpoints with a new -cppolicy=mode...
2013-08-27 alexRevert 11a13b1
2013-08-27 alexFix
2013-08-27 alexExclude CreatePidFile on Win32 platform
2013-08-27 alexAdd BOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN
2013-08-27 alexRPC: add blocktrust and chaintrust fields into block...
2013-08-27 alexFix coinbase out-of-bounds check
2013-08-27 alexSet NOBLKS_VERSION_END to 60006
2013-08-27 alexIncrease minimum protocol version
2013-08-26 alexRemove migration code
2013-08-25 alexMessage typo fix
2013-08-25 alexDon't close database during proof-of-stake checking
2013-08-25 alexMinGW makefile fix
2013-08-25 alexDisable levelDB support by default
2013-08-25 alexMinGW32: Workaround for headless executable build
2013-08-25 alexExit after blocks import
2013-08-25 alexFix target name
2013-08-25 alexSmall and simple hack to override compiler warning
2013-08-25 alexAdd Google's LevelDB support
2013-08-24 alexCheckWork() new block message fix
2013-08-24 alexTranslation update
2013-08-24 alexMiner module commit.
2013-08-24 alexMove proof-of-stake miner and block creation to separat...
2013-08-24 alexRemove loop macro from util.h
2013-08-24 alexUse existing RPC_INVALID_PARAMETER constant
2013-08-24 alexMitigate Timing Attacks On Basic RPC Authorization
2013-08-24 alexAdd conditions to resolve BDB 4.6 compatibility issues.
2013-08-24 alexRemove brace-enclosed initializer
2013-08-23 alexBump version to 0.4.4.3 v0.4.4.3
2013-08-23 alexAdd scrypt+sha512 key derivation method.
2013-08-23 alexRename scrypt_mine.(cpp|h) to scrypt.(cpp|h)
2013-08-23 alexCleanup
2013-08-23 alexMinor optimization in PoS kernel: call scrypt_blockhash...
2013-08-23 alexScrypt hashing implementation update
2013-08-22 alexRename BitcoinMiner() function to StakeMiner(), remove...
next