novacoin.git
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
2013-07-29 alexBUGFIX: prevent Qt client crash at startup with an...
2013-07-29 alexAdd -walletnotify option
2013-07-29 alexAdd timeoffset to getinfo output
2013-07-29 alexAdd "Copy transaction ID" feature
2013-07-29 alexAddress in listunspent
2013-07-29 alexFix getbalance
2013-07-29 alexUse uint256 instead of CBigNum for ChainTrust
2013-07-29 alexDon't announce non-peer CNodes v0.4.4-pre
2013-07-28 alexBUGFIX: SignCompact/SignCompactSignature memory leak
2013-07-28 alexBUGFIX: Don't try to resize vector to negative size.
2013-07-28 alexKey metadata update + new timestamp conversion function
2013-07-28 alexAdd wallet dump functionality and key creation timestamps
2013-07-28 alexAllow user to select wallet file (-waller=walletfilenam...
2013-07-27 alexDump addresses every 600s
2013-07-27 alexFix for invalid conversion issue on Win32
2013-07-27 alexComment fix
2013-07-27 alexAdd PoS ROI curve switch since 20 Oct 2013
2013-07-27 alexSet inline modifier for some functions
2013-07-27 alexUse last block time instead of current time for getmini...
2013-07-27 alexAdd getbestblockhash RPC call support
2013-07-06 alexhzImprove getmininginfo
2013-06-29 alexFix integer division-related issue in stake rewards...
2013-06-29 alexAdd current PoW reward and stake interest into getminin...
2013-06-29 alexEnable DB_LOG_IN_MEMORY flag
2013-06-29 alexEnable DB_LOG_AUTO_REMOVE flag
2013-06-29 alexModify PoW trust score calculation
2013-06-20 alexhzFix local stake weight calculation v0.4.3-nvc-f
2013-06-20 alexhzFix memory exhaustion v0.4.3-nvc
next