novacoin.git
2012-06-11 Scott NadalPPCoin: RPC command 'sendcheckpoint'
2012-06-10 Sunny KingPPCoin: Move CSyncCheckpoint class outside of Checkpoin...
2012-06-08 Scott NadalPPCoin: Accept pending 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-06-07 Scott NadalPPCoin: Asking for blocks when checkpoint block is...
2012-06-05 Scott NadalPPCoin: Process and relay synchronized checkpoint
2012-06-04 Scott NadalPPCoin: Define synchronized checkpoint message
2012-05-31 Sunny KingPPCoin: Check stake target and signature for all accept...
2012-05-30 Sunny KingPPCoin: Initialize synchronized checkpoint
2012-05-30 Sunny KingPPCoin: Remove redundant check on dupliate coinstake...
2012-05-30 Sunny KingPPCoin: Define synchronized checkpoint
2012-05-30 Sunny KingPPCoin: Print coinstake info with printblocktree
2012-05-22 Richard SmithPPCoin: Separate newmint value from stake in RPC 'getin...
2012-05-21 Sunny KingPPCoin: Change checkpoint intervals to smaller intervals
2012-05-21 Sunny KingPPCoin: Proof-of-work target spacing auto-adjusts based...
2012-05-18 Scott NadalPPCoin: Allow limited duplicate stakes under block...
2012-05-07 Sunny KingPPCoin: Fix proof-of-stake block generation since c03bef8c
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-30 Scott NadalPPCoin: Create coinstake with multiple inputs of same...
2012-04-29 Sunny KingPPCoin: Coin creation model - no coinbase reward in...
2012-04-29 Sunny KingPPCoin: Fix bug in target adjustment since 32e6e50a
2012-04-29 Sunny KingPPCoin: Modify coinstake target protocol
2012-04-27 Sunny KingPPCoin: Fix CreateCoinStake() signature bug since 747f99fb
2012-04-27 Sunny KingPPCoin: Fix bug in CBlock::ReadFromDisk() since 94ced845
2012-04-26 Sunny KingPPCoin: Reduce stale proof-of-stake blocks generated...
2012-04-25 Sunny KingPPCoin: Only call CheckProofOfWork() for proof-of-work...
2012-04-25 Sunny KingPPCoin: Fix bug in proof-of-stake block generation...
2012-04-22 Sunny KingPPCoin: Preliminary check on coinstake duplicate
2012-04-20 Richard SmithPPCoin: Minor fix of RPC command 'sendalert'
2012-04-19 Richard SmithPPCoin: RPC commands for 'sendalert' and 'makekeypair'
2012-04-19 Sunny KingPPCoin: Fix CreateCoinStake() bug from 747f99fb
2012-04-17 Sunny KingPPCoin: More stack trace dump during serialization
2012-04-17 Scott NadalPPCoin: Try generate coinstake for every second
2012-04-16 Sunny KingPPCoin: target adjustment for both proof-of-work and...
2012-04-15 Scott NadalPPCoin: a preliminary version of coinstake creation
2012-04-14 Scott NadalPPCoin: Proof-of-stake hash target protocol
2012-04-12 Scott NadalPPCoin: Separate proof-of-work and proof-of-stake blocks
2012-04-08 Scott NadalPPCoin: Protocol rule to match coinbase and coinstake...
2012-03-31 Scott NadalPPCoin: Move vchBlockSig to after vtx and fix CDiskTxPo...
2012-03-30 Sunny KingPPCoin: Stack trace dump for ReadCompactSize() exception
2012-03-24 Scott NadalMerge branch 'scott/sign_block' into sunny/seeding
2012-03-24 Scott Nadal1. check block for genesis block
2012-03-24 Scott NadalPPCoin: Empty signature for genesis block
2012-03-24 Scott NadalMerge branch 'sunny/seeding' into scott/sign_block
2012-03-24 Sunny KingPPCoin: Mark inputs unspent in wallet when disconnectin...
2012-03-22 Sunny KingPPCoin: Add RPC command 'repairwallet'
2012-03-22 Sunny KingPPCoin: Add RPC command 'checkwallet'
2012-03-19 Scott NadalPPCoin: Add block signature
2012-03-04 Sunny KingPPCoin: RPC command 'getinfo' shows ip address seen...
2012-03-03 Sunny KingPPCoin: stakeonly mode for RPC command 'walletpassphrase'
2012-03-03 Sunny KingPPCoin: makefile.unix build ppcoind and log messages...
2012-02-22 Sunny KingPPCoin: RPC command 'reservebalance'
2012-02-18 Sunny KingPPCoin: Allow RPC commands resetcheckpoint and getbranc...
2012-02-18 Sunny KingPPCoin: bug fix: malformed coinstake transaction create...
2012-02-17 Sunny KingPPCoin: RPC commands 'getbranchpoint' and 'resetcheckpoint'
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-02-04 Sunny KingPPCoin: getinfo shows total stake in addition to balance
2012-01-07 Sunny KingPPCoin: Coin creation model - fees destroyed not paid...
2012-01-06 Sunny KingPPCoin: Rescale coin to 6 fractional digits, allowing...
2012-01-06 Sunny KingPPCoin: Additional block/coinbase timestamp rules;...
2011-12-30 Sunny KingPPCoin: Coin creation model - block subsidy
2011-12-29 Sunny KingPPCoin: bug fix of GetBlockTrust() introduced with...
2011-12-29 Sunny KingPPCoin: Addresses begin with letter P; RPC messages...
2011-12-29 Sunny KingPPCoin: One week maturity for coin age computation
2011-12-29 Sunny KingPPCoin: Automatic checkpoint
2011-12-27 Sunny KingPPCoin: Safety check of timestamp with wallet create...
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-25 Sunny KingPPCoin: build genesis tool with bitcoin 0.5 build flags
2011-12-21 Sunny KingPPCoin: default ports; disabling irc; dns seeds; Thread...
2011-12-20 Sunny KingMerge bitcoin v0.5.1 into ppcoin
2011-12-17 Sunny KingMerge bitcoin v0.4.0 into ppcoin
2011-12-13 Gavin AndresenMerge pull request #700 from TheBlueMatt/qtalertfix
2011-12-13 Matt CoralloFix status bar not displaying Alerts.
2011-12-13 Wladimir J... Enable wordwrap for long message in passphrase dialog
2011-12-12 Gavin AndresenMerge commit '7298ebb'
2011-12-12 Nils Schneideradded translations: pt_BR zh_CN
2011-12-12 Nils Schneiderupdated translations: es es_CL nb ru
2011-12-12 Gavin AndresenMerge pull request #687 from TheBlueMatt/gitianssl
2011-12-12 Gavin AndresenMerge pull request #694 from luke-jr/restore_old_miniup...
2011-12-10 Luke DashjrRestore compatibility with miniupnpc 1.5 (without break...
2011-12-09 Wladimir J... Merge pull request #693 from laanwj/min_fix_tmpshow
2011-12-09 Wladimir J... Prevent window from being shown momentarily when using...
2011-12-07 Matt CoralloRe-enable RPCSSL in gitian builds.
2011-12-05 Gavin AndresenMerge pull request #679 from laanwj/cmdline_minimize
2011-12-05 Gavin AndresenMerge pull request #682 from TheBlueMatt/gdicrypto
2011-12-04 Wladimir J... Implement -min option to start minimized
2011-12-04 Matt CoralloMove -lgdi32 after -lcrypto (fixes #681).
2011-12-02 Gavin AndresenMerge pull request #654 from TheBlueMatt/dnsseed-thread
2011-12-01 Gavin AndresenMerge pull request #670 from gavinandresen/rpcauth_speedup
2011-12-01 Gavin AndresenSpeed up RPC authentication (reworked pull from Joel...
2011-12-01 Gavin AndresenMerge pull request #534 from gavinandresen/DoSorphans
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-12-01 Gavin AndresenMerge pull request #666 from nobled/secstrings
2011-12-01 Gavin AndresenMerge pull request #667 from laanwj/homeaddricons
next