novacoin.git
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-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...
2013-08-22 alexSet correct name for boost IPC
2013-08-21 alexStake generation changes
2013-08-20 alexBump version v0.4.4.2-nvc
2013-08-20 alexRemove the LOCKS_SWITCH_TIME conditions
2013-08-19 alexDo not display sync-checkpoint related warnings if...
2013-08-19 alexUpdate block checkings
2013-08-18 alexRPC: optional size parameter for keypoolrefill
2013-08-18 BalthazarMerge pull request #5 from awoland/master
2013-08-18 alexP2SH related RPC improvements
2013-08-18 alexBUGFIX: Move boost/version.hpp include from db.cpp...
2013-08-18 alexRemove asserts
2013-08-18 alexDo not return addresses onder than specified lifespan.
2013-08-18 alexOptimization: disable block signature varification...
2013-08-17 alexUpdate getmininginfo
2013-08-16 alexRestore testnet genesis block
2013-08-16 alexMinor optimization
2013-08-15 alexResources update v0.4.4.1-nvc
2013-08-15 alexUpdate DNS seed option description
2013-08-15 alexBump version to 0.4.4.1
2013-08-14 alexEnable DNS seeding
2013-08-13 alexFix TimeWeight calculation
2013-08-11 alexhznTimeWeight calculation issue
2013-08-06 awolandUpdate notificator.cpp
2013-08-03 alexUpdate readme files v0.4.4-nvc
2013-08-03 alexSet correct prefix for URI
2013-08-03 alexAdd debug message
2013-08-02 alexhzAdd upper limit for coinstake reward
2013-08-01 alexRemove legacy block schema version checking
2013-07-31 alexRe-format some error messages
2013-07-31 alexExtend coinstake reward verification error message
2013-07-31 alexTreat non-empty coinbase in PoS blocks as DoS attempt
2013-07-30 alexRemove static flag
2013-07-30 alexIncrease block schema version
2013-07-30 alexFix message
2013-07-30 alexBump version numbers
2013-07-30 alexRemove CPU miner related code
next