PPCoin: Sign block when communicating with miners via RPC 'getwork'
[novacoin.git] / src / main.h
2012-07-05 Sunny KingPPCoin: Sign block when communicating with miners via...
2012-06-29 Sunny KingPPCoin: RPC commands show difficulty of proof-of-work...
2012-06-26 Scott NadalPPCoin: Remove automatic checkpoint code
2012-06-25 Sunny KingPPCoin: Orphan blocks target requirement against DOS
2012-06-23 Sunny KingPPCoin: Ask for orphan root directly for pending synchr...
2012-06-19 Scott NadalPPCoin: Force reorganization for synchronized checkpoint
2012-06-08 Sunny KingPPCoin: Only serialize stake to blockindex for proof...
2012-06-07 Sunny KingPPCoin: Include coinstake timestamp in duplicate-stake...
2012-05-31 Sunny KingPPCoin: Check stake target and signature for all accept...
2012-05-02 Scott NadalPPCoin: Preliminary checks on proof-of-stake duplicates
2012-05-01 Sunny KingPPCoin: New data structure for detection of block spam
2012-04-30 Sunny KingPPCoin: Remove redundant check condition in IsCoinStake()
2012-04-29 Sunny KingPPCoin: Coin creation model - no coinbase reward in...
2012-04-27 Sunny KingPPCoin: Fix bug in CBlock::ReadFromDisk() since 94ced845
2012-04-25 Sunny KingPPCoin: Only call CheckProofOfWork() for proof-of-work...
2012-04-19 Richard SmithPPCoin: RPC commands for 'sendalert' and 'makekeypair'
2012-04-16 Sunny KingPPCoin: target adjustment for both proof-of-work and...
2012-04-12 Scott NadalPPCoin: Separate proof-of-work and proof-of-stake blocks
2012-03-31 Scott NadalPPCoin: Move vchBlockSig to after vtx and fix CDiskTxPo...
2012-03-24 Scott Nadal1. check block for genesis block
2012-03-24 Scott NadalPPCoin: Empty signature for genesis block
2012-03-19 Scott NadalPPCoin: Add block signature
2012-02-22 Sunny KingPPCoin: RPC command 'reservebalance'
2012-02-16 Sunny KingPPCoin: fix a hang during reorg (bug introduced in...
2012-02-11 Sunny KingPPCoin: Coin creation model - coinstake reward with...
2012-01-06 Sunny KingPPCoin: Rescale coin to 6 fractional digits, allowing...
2011-12-29 Sunny KingPPCoin: bug fix of GetBlockTrust() introduced with...
2011-12-29 Sunny KingPPCoin: Automatic checkpoint
2011-12-27 Sunny KingPPCoin: coin age; main chain protocol switches to sum...
2011-12-25 Sunny KingPPCoin: transaction timestamp; additional block timesta...
2011-12-20 Sunny KingMerge bitcoin v0.5.1 into ppcoin
2011-12-17 Sunny KingMerge bitcoin v0.4.0 into ppcoin
2011-12-01 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-11-19 Sunny KingPPCoin: Disallow free transaction; minimum transaction...
2011-11-10 Sunny KingPPCoin: Rescale coin definition to use 4 fractional...
2011-10-07 Gavin AndresenFix build on windows and mac
2011-10-01 Forrest VoightAdded RPC call 'getmemorypool' that provides everything...
2011-09-26 Gavin AndresenMerge pull request #517 from gavinandresen/DoSprevention
2011-09-21 Gavin AndresenTransaction/Block denial-of-service detection/response
2011-09-16 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-11 Wladimir J. van... clarify function signature (GetNumBlocksOfPeers) and...
2011-09-07 Gavin AndresenMerge branch 'unique_coinbase' of git://gitorious.org...
2011-09-06 Luke DashjrBugfix: Use timestamp in coinbase rather than "bits...
2011-09-02 Wladimir J. van... update to work with new lock system, add protocol....
2011-08-19 Giel van SchijndelStart moving protocol-specific code to protocol.[ch]pp
2011-08-19 Giel van SchijndelMake some global variables less-global (static)
2011-08-09 Matt CoralloUnify copyright notices.
2011-07-17 Pieter Wuilleget rid of mapPubKeys
2011-07-13 Jeff GarzikMerge pull request #352 from TheBlueMatt/newenc
2011-07-13 Matt CoralloMake an invalid addrIncoming so that old clients crash.
2011-07-09 Wladimir J. van... remove magic number: change threshold for nLockTime...
2011-07-09 Wladimir J. van... remove magic number: change threshold for nLockTime...
2011-07-09 Wladimir J. van... remove magic number: change threshold for nLockTime...
2011-06-26 Wladimir J. van... update core to d0d80170a2ca73004e08fb85007fe055cbf4e411...
2011-06-24 Gavin AndresenMerge branch 'totalblocksestimate1' of https://github...
2011-06-18 Wladimir J. van... add GetTotalBlocksEstimate() function, move magic numbe...
2011-06-18 Wladimir J. van... On initial block chain download, show a progress bar
2011-06-18 Wladimir J. van... update bitcoin core from git (eeac8727bc0a951631bd)
2011-06-15 Pieter WuilleCWallet class
2011-06-15 Pieter Wuillemove wallet code to separate file
2011-06-14 Jeff GarzikMerge pull request #226 from jordanlewis/betterheaders
2011-06-12 Wladimir J. van... update bitcoin core to git ce148944c776ae8e91cc058f44dd...
2011-06-11 Pieter WuilleFaster timeout when connecting
2011-06-11 Wladimir J. van... move back to original directory structure
2011-06-10 Jeff GarzikLower minimum relay TX fee to 0.0001 (from 0.0005)...
2011-06-05 Jeff GarzikReduce minimum TX fee for new transactions, to 0.0005.
2011-06-05 Jeff GarzikMerge pull request #255 from sipa/rescanupdate
2011-05-25 Pieter WuilleSeparate required fee for relaying and creation
2011-05-22 Pieter WuilleUpdate transactions already in the wallet when rescanning.
2011-05-16 Jordan LewisOnly include net.h when we have to
2011-05-16 Jordan LewisOnly include db.h when we have to.
2011-05-15 Wladimir J. van... make bitcoin include files more modular
2011-05-11 Jeff GarzikDecrease minimum TX fee to 0.0005 BTC.
2011-05-11 Jeff GarzikReplace CENT with new constant MIN_TX_FEE, where approp...
2011-05-09 Jeff GarzikManual merge of jaromil's source tree reorg commit.
2011-04-23 Jaromildirectory re-organization (keeps the old build system)