novacoin.git
2014-08-04 CryptoManiacFix immature balance caching issues v0.4.4.6-nvc-update7
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-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
2014-02-21 AlexDisconnect buggy clients automatically.
2014-02-17 0xDEADFACEMerge pull request #5 from CryptoManiac/master
2014-02-17 CryptoManiacCheckTransaction() strengthening 5/head
2014-02-14 MASM fanRevert "Merge pull request #2 from jyap808/osx_build_fixes"
2014-02-14 CryptoManiacMerge pull request #2 from jyap808/osx_build_fixes
2014-02-14 MASM fanRename IsConfirmed() to IsTrusted()
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
next