novacoin.git
2014-09-21 MASM fanMerge branch 'master' of github.com:novacoin-project... v0.4.4.6-nvc-update9
2014-09-21 MASM fanAdd dnsseed.novacoin.karelia.pro to DNS seed nodes
2014-08-29 MASM fanMerge branch 'master' of github.com:novacoin-project... v0.4.4.6-nvc-update8
2014-08-29 CryptoManiacMerge pull request #31 from CryptoManiac/master
2014-08-29 CryptoManiacContrib: update defrag script 31/head
2014-08-29 0xDEADFACEMerge pull request #30 from CryptoManiac/master
2014-08-28 CryptoManiacGetstakeweight: load coins metadata if there are no... 30/head
2014-08-28 CryptoManiacRPC: modify mergecoins
2014-08-20 CryptoManiacCoins metadata load fixes
2014-08-19 CryptoManiacCoins selection fix
2014-08-19 CryptoManiacImplement stake kernel mining as a separate function
2014-08-17 MASM fanMerge branch 'master' of github.com:novacoin-project...
2014-08-17 0xDEADFACEMerge pull request #29 from CryptoManiac/master
2014-08-17 CryptoManiacRPC: fix stake weight calculation 29/head
2014-08-16 CryptoManiacRPC: mergecoins fix
2014-08-15 CryptoManiacMerge pull request #28 from CryptoManiac/master
2014-08-15 CryptoManiacAdd defragmentation script example 28/head
2014-08-15 CryptoManiacMerge remote-tracking branch 'remotes/origin_project...
2014-08-15 CryptoManiacSet port number to 8344
2014-08-07 CryptoManiacAdd octet stream operations
2014-08-04 CryptoManiacFix immature balance caching issues v0.4.4.6-nvc-update7
2014-08-03 CryptoManiacMerge remote-tracking branch 'remotes/origin_project...
2014-08-02 MASM fanFix daemon makefiles syntax
2014-08-02 MASM fanSplit off translations code into separate .pro file
2014-08-02 MASM fanRPC: Add mergecoins function
2014-08-02 CryptoManiacFix immature balance caching issues 27/head
2014-07-31 MASM fanAdd createmultisig RPC
2014-07-29 0xDEADFACEMerge pull request #26 from CryptoManiac/master
2014-07-28 CryptoManiacAdd bytessent, bytesrecv and syncnode to getpeerinfo 26/head
2014-07-28 CryptoManiacMake sure we always have a node to do IBD from
2014-07-28 CryptoManiacRestore BDB block index wrapper and enable it by default.
2014-07-26 CryptoManiacMerge pull request #25 from CryptoManiac/master
2014-07-26 CryptoManiacFix calculation of immature balance. 25/head
2014-07-26 CryptoManiacRemove old maturity handling code
2014-07-26 0xDEADFACEMerge pull request #24 from CryptoManiac/master v0.4.4.6-nvc-update6
2014-07-26 CryptoManiacImplement IsMine filter 24/head
2014-07-25 CryptoManiacBump protocol version 23/head
2014-07-25 CryptoManiacMerge branch 'master' of github.com:CryptoManiac/novacoin
2014-07-25 CryptoManiacBugfix: Unspendable inputs handling
2014-07-22 CryptoManiacUse STRICT_FLAGS for signatures validation 21/head
2014-07-22 CryptoManiacAdd SIG_SWITCH_TIME at Sat, 20 Sep 2014
2014-07-20 CryptoManiacRename fields
2014-07-20 CryptoManiacRPC: Add parsed and raw checkpoint message data in...
2014-07-19 CryptoManiacRPC: return raw transactions instead of parsed represen...
2014-07-19 CryptoManiacPrevent import keys for watch-only addresses and vice...
2014-07-19 CryptoManiacHandle unspendable inputs correctly.
2014-07-19 CryptoManiacMerge support for watch-only addresses
2014-07-19 CryptoManiacFix order comparison.
2014-07-19 CryptoManiacFix coin control change field behavior.
2014-07-18 CryptoManiacAdd redeemScript to listunspent output and signrawtrans...
2014-07-18 CryptoManiacExtended signature format checkings.
2014-07-18 CryptoManiacUse low S to break signatures malleability issue
2014-07-18 CryptoManiacUse low S values instead of even values.
2014-07-18 CryptoManiacFix segmentation fault during shutdown.
2014-07-16 CryptoManiacTurn the signature cache lock into a shared mutex
2014-07-16 CryptoManiacMulti-threaded signatures checking support, rename...
2014-07-15 CryptoManiacReplace VerifyScript with CScriptCheck
2014-07-15 CryptoManiacUse nBestHeight instead of index height.
2014-07-15 CryptoManiacScript verification fixes
2014-07-15 CryptoManiacMove VerifySignature to main
2014-07-15 CryptoManiacImplement additional script verification flags
2014-07-15 CryptoManiacRemove enforcecanonical option, it's always active...
2014-07-15 CryptoManiacGenerate only signatures with even S values
2014-07-13 CryptoManiacMerge remote-tracking branch 'remotes/origin_project...
2014-07-13 CryptoManiacMerge branch 'master' of github.com:novacoin-project...
2014-07-13 CryptoManiacAdd OP_SMALLDATA handling to GetOpName
2014-07-12 CryptoManiacFix hash.h dependency
2014-07-12 CryptoManiacSplit off hash.h from util.h
2014-07-11 MASM fanUse OpenSSL 1.0.1h
2014-07-10 CryptoManiacBump version v0.4.4.6-nvc-update4
2014-07-10 CryptoManiacMerge pull request #20 from CryptoManiac/master
2014-07-10 CryptoManiacformat the network weight value as integer 20/head
2014-07-10 alexUI fixes
2014-07-10 CryptoManiacMake sure that new stake modifier meets fixed generatio...
2014-07-10 CryptoManiacRelay OP_RETURN data TxOut as standard transaction...
2014-07-10 CryptoManiacTranslations update
2014-07-10 CryptoManiacCoinControl: add paste from address book and clipboard...
2014-07-10 CryptoManiacConvert UI files to UNIX EOL format.
2014-07-10 CryptoManiacTypo fix
2014-07-10 CryptoManiacUnlock menu fix
2014-07-10 CryptoManiacUpdate translations
2014-07-10 CryptoManiacTranslations update
2014-07-10 CryptoManiacCreate wallet security menu
2014-07-10 CryptoManiacUpdate stake miner GUI
2014-07-10 CryptoManiacTranslations update
2014-07-10 CryptoManiacAdd miner icons
2014-07-10 CryptoManiacStake miner status icon
2014-07-10 CryptoManiacTransactions verification update
2014-07-10 CryptoManiacTranslations update
2014-07-10 CryptoManiacImplement DumpWallet and ImportWallet calls from menu.
2014-07-10 CryptoManiacMove importwallet and dumpwallet implementations to...
2014-07-10 CryptoManiacAdd input weight to coin control interface
2014-07-10 CryptoManiacTranslation fixes
2014-07-10 CryptoManiacNew transaction fees scheme
2014-05-31 CryptoManiacAdd new checkpoints.
2014-02-23 Luke DashjrBugfix: Supress "address" key in transaction details... 10/head
2014-02-23 Luke DashjrBugfix: Avoid trying to parse outputs that aren't relev...
2014-02-23 Philip KaufmannBitcoin-Qt: fix known addressbook bugs
2014-02-22 CryptoManiacAbout dialog update. 7/head
2014-02-21 MASM fanAdd new dns seed node. v0.4.4.6-nvc-update2
next