novacoin.git
2014-06-20 CryptoManiacMerge pull request #14 from CryptoManiac/current v0.4.4.7-nvc-bugfix5
2014-06-20 CryptoManiacBump protocol version 14/head
2014-06-20 CryptoManiacMerge pull request #13 from CryptoManiac/current
2014-06-20 CryptoManiacTranslations update 13/head
2014-06-20 CryptoManiacCreate wallet security menu
2014-06-20 CryptoManiacUpdate stake miner GUI
2014-06-20 CryptoManiacTranslations update
2014-06-19 CryptoManiacAdd miner icons
2014-06-19 CryptoManiacStake miner status icon
2014-06-19 CryptoManiacTransactions verification update
2014-06-18 CryptoManiacUpdate transaction verification protocol
2014-06-16 CryptoManiacTranslations update
2014-06-16 CryptoManiacImplement DumpWallet and ImportWallet calls from menu.
2014-06-16 CryptoManiacMove importwallet and dumpwallet implementations to...
2014-06-15 CryptoManiacAdd input weight to coin control interface
2014-06-14 CryptoManiacTranslation fixes
2014-06-14 CryptoManiacReplace MIN_TX_FEE with CENT in change calculation
2014-06-14 CryptoManiacDon't notify old sync checkpoints anymore
2014-06-02 CryptoManiacAllow new fees policy on testnet, adjust minimum fees
2014-06-01 CryptoManiacTransactions fee handling
2014-06-01 CryptoManiacForce allowfree = false until 1 july 2014
2014-06-01 CryptoManiacAllow free transactions
2014-05-31 CryptoManiacAdd new checkpoints.
2014-04-02 0xDEADFACEMerge pull request #11 from CryptoManiac/current
2014-03-30 CryptoManiacMake sure that new stake modifier meets fixed generatio... 11/head
2014-03-30 CryptoManiacCheck last 288 block index records at startup.
2014-03-30 CryptoManiacMove GetStakeEntropyBit() to main.cpp.
2014-03-30 CryptoManiacRemove tests for now
2014-03-30 Jeff GarzikRelay OP_RETURN data TxOut as standard transaction...
2014-02-23 0xDEADFACEMerge pull request #9 from CryptoManiac/current v0.4.4.7-nvc-bugfix4
2014-02-23 Luke DashjrBugfix: Supress "address" key in transaction details... 9/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 0xDEADFACEMerge pull request #8 from CryptoManiac/current
2014-02-22 CryptoManiacAbout dialog update. 8/head
2014-02-22 MASM fanAdd <boost/algorithm/string.hpp> to resolve building... v0.4.4.7-nvc-bugfix3
2014-02-21 MASM fanReplace util.h reference to fix building issues.
2014-02-21 MASM fanAdd new dns seed node.
2014-02-20 0xDEADFACEMerge pull request #6 from CryptoManiac/current
2014-02-19 CryptoManiacExtend gettransaction RPC call result with hash of... 6/head
2014-02-19 CryptoManiacSplit off hash.h from util.h
2014-02-17 0xDEADFACEMerge pull request #4 from CryptoManiac/current
2014-02-17 CryptoManiacCheckTransaction() strengthening 4/head
2014-02-17 0xDEADFACEMerge pull request #3 from CryptoManiac/current
2014-02-16 CryptoManiacAdd -alertnotify=command option 3/head
2014-02-16 CryptoManiacReport IP addresses while logging failed connections
2014-02-16 MASM fanAdd getunconfirmedbalance() RPC call, fix balance calcu...
2014-02-16 MASM fanAdd -zapwallettxes cli/config option, used for wallet...
2014-02-16 MASM fanHandle "conflicted" transactions properly
2014-02-15 MASM fanAdd -enforcecanonical and -confchange options, rename...
2014-02-15 MASM fanCreate flags field for coin representation, use it...
2014-02-15 MASM fanPruned transactions serialization support.
2014-02-04 MASM fanBump client version
2014-02-04 MASM fanRPC: p2pool related changes and getinfo improvement
2014-02-04 MASM fanBugFix: free transactions are not allowed yet
2014-02-02 MASM fanRPC: getrawtransaction and resendtx improvement
2014-01-27 0xDEADFACEMerge pull request #2 from CryptoManiac/master v0.4.4.7-nvc
2014-01-27 AlexDisconnect buggy clients automatically.
2014-01-26 0xDEADFACEMerge pull request #1 from CryptoManiac/novacoin-next
2014-01-25 alexBump client version v0.4.4.7-nvc-next-testing2
2014-01-25 alexInclude winsock2.h before windows.h
2014-01-25 alexSet of several minor fixes:
2014-01-24 alexUpdate only if there are any mismatched coins v0.4.4.7-nvc-next-testing
2014-01-24 alexFix repairwallet to update walletmodel without restart.
2014-01-23 alexAdd transaction and block header timestamps to gettxout...
2014-01-23 alexAdd gettxout and gettxoutsetinfo RPC calls
2014-01-22 alexReplace CCoinsDB and CBlockTreeDB with LevelDB based...
2014-01-22 alexReplace CChainDB instantiations with a global CBlockTre...
2014-01-22 alexFix segfault on testnet
2014-01-22 alexPrepare database format for multi-stage block processing
2014-01-22 alexReorganize at startup to best known block
2014-01-22 alexSanity checking for coinstake inputs and checkwallet...
2014-01-21 alexDirect CCoins references
2014-01-21 alexValidation of coinstake now uses txPrev directly instea...
2014-01-21 alexTransaction hash caching
2014-01-20 alexAdd CCoinsViewCache::GetCoinsReadOnly() method for...
2014-01-20 alexMiner module fix
2014-01-20 alexSome proof-of-stake checkings refactoring
2014-01-20 alexDon't create coins for empty coinbase transactions
2014-01-19 alexBugfix: Get coinstake flag and timestamps from undo...
2014-01-19 alexAdd previous block checking in the proof-of-stake miner
2014-01-19 alexDon't reaccept coinstakes
2014-01-19 alexUI fixes
2014-01-19 alexBugfix: don't resurrect coinstake transactions
2014-01-19 alexAdd new LevelDB wrapper
2014-01-19 alexCheckpoint fix
2014-01-19 alexFix timestamp violation
2014-01-18 alexBatch block connection during initial block download
2014-01-18 alexUpdate checkpoints
2014-01-18 alexchmod 0755 leveldb/build_detect_platform
2014-01-18 alexSwitch to CCoins & CCoinsView approach
2014-01-15 alexhzUndo file creation
2014-01-15 alexhzOne file per block
2014-01-15 alexhzAdd CTxUndo: transaction undo information
2014-01-15 alexhzBasic classes for pruned version of transaction output...
2014-01-15 alexhzCompact serialization for variable-length integers
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
next