novacoin.git
2013-02-19 alexUpdate to 0.3.0 (New upstream + new RPC calls)
2013-02-18 alexhzadd getblocktemplate support
2013-02-18 rootfix pro
2013-02-18 alexgetmemorypool patch by Sunny King
2013-02-17 alexChange default build options
2013-02-17 alexFix makefile
2013-02-17 alexBump version to 0.2.4
2013-02-17 alexImprove blocks signing procedure
2013-02-17 alexAdd getnewpubkey RPC call
2013-02-11 alexhzfix makefile
2013-02-10 alexhzfix pnseed
2013-02-10 alexhzfix pnseed
2013-02-10 BalthazarInitial commit of NovaCoin changes
2013-02-10 BalthazarInitial commit of NovaCoin changes
2013-02-10 rootsome files removal
2012-11-11 Sunny KingPPCoin: Update version to 0.2.2
2012-11-10 Sunny KingPPCoin: Qt: display coinstake as single 'mint by stake...
2012-10-02 Sunny KingPPCoin: Fix coinstake generation with lots of small...
2012-09-21 Sunny KingPPCoin: Fix moneysupply issues since 2a4202a
2012-09-18 Sunny KingPPCoin: Update version to 0.2.1
2012-09-18 Sunny KingPPCoin: Combine FixSpentCoins and CheckSpentCoins
2012-09-17 Sunny KingPPCoin: Use nMaxClockDrift with CreateCoinStake
2012-09-17 Sunny KingPPCoin: Fix coinstake creation since 2a7d702
2012-09-16 Scott NadalPPCoin: Modify checkpoint policy to always protect...
2012-09-16 Sunny KingPPCoin: Track coinstake search interval in RPC command...
2012-09-15 Sunny KingPPCoin: Rework stake minting to use randomized stake...
2012-09-10 Sunny KingPPCoin: Fix MessageStart debug print since 6b0e5bf
2012-09-09 Sunny KingPPCoin: Print full block hash to debug log with -printb...
2012-09-09 Sunny KingPPCoin: Rename COINBASE_MATURITY to detect future merge...
2012-09-05 Sunny KingPPCoin: Fix checkwallet/repairwallet since 7237fa0...
2012-08-31 Sunny KingPPCoin: Update windows build descriptor for release 0.2
2012-08-30 Sunny KingPPCoin: Update readme for release 0.2.0
2012-08-30 Sunny KingPPCoin: RPC command 'getblock' to print mint amount...
2012-08-29 Sunny KingPPCoin: Pretty print txout script in getblock RPC command
2012-08-29 Sunny KingPPCoin: Set stake full weight age at 90 days
2012-08-28 Sunny KingPPCoin: Split young stake to improve proof-of-stake...
2012-08-28 Sunny KingPPCoin: pchMessageStart switch
2012-08-27 Sunny KingPPCoin: Enable public testnet
2012-08-26 Sunny KingPPCoin: More detailed print of RPC command 'getblock'
2012-08-25 Sunny KingPPCoin: Lower coinstake combine threshold to improve...
2012-08-24 Sunny KingPPCoin: Fix coinstake generation for pay-to-address...
2012-08-24 Sunny KingPPCoin: Allow multiple outputs for coinbase and coinstake
2012-08-23 Sunny KingPPCoin: Fix coinbase mint checks
2012-08-23 Sunny KingPPCoin: Switch main chain protocol to score with proof...
2012-08-16 Sunny KingPPCoin: Update COPYING and README for initial release 0.1
2012-08-16 Sunny KingPPCoin: Windows setup images
2012-08-16 Sunny KingPPCoin: Remove genesis block tool
2012-08-16 Sunny KingPPCoin: Fixate official block chain parameters
2012-08-16 Sunny KingPPCoin: Official genesis blocks
2012-08-16 Scott NadalPPCoin: Scott's public key
2012-08-16 Sunny KingPPCoin: Update pnSeed for 0.1 release
2012-08-16 Sunny KingPPCoin: Update windows build setup descriptions
2012-08-15 Richard SmithPPCoin: Add Richard's public key
2012-08-15 Sunny KingPPCoin: Add Sunny's public key
2012-08-15 Sunny KingPPCoin: Windows build with gitian-builder
2012-08-14 Sunny KingPPCoin: Check time as well for checkpoint-too-old safe...
2012-08-14 Scott NadalPPCoin: Fix checkpoint related reorganization issue...
2012-08-10 Sunny KingPPCoin: Gitian build descriptor for win32
2012-08-10 Sunny KingPPCoin: Safety limit of proof-of-work subsidy
2012-08-10 Sunny KingPPCoin: Fix first block hash target since 4523045
2012-08-09 Sunny KingPPCoin: Remove Gavin's bitcointools
2012-08-09 Sunny KingPPCoin: Release alert and checkpoint master public...
2012-08-09 Sunny KingPPCoin: Initial hash target; initial difficulty 16...
2012-08-09 Sunny KingPPCoin: Update linux gitian build descriptor
2012-08-07 Sunny KingPPCoin: Fix pausing issues of initial block download
2012-08-07 Scott NadalPPCoin: Conditional print keypool reserve and return...
2012-08-06 Sunny KingPPCoin: When creating transaction any sub-cent change...
2012-08-05 Sunny KingPPCoin: Switch dnsseed to seed.ppcoin.net
2012-08-03 Sunny KingPPCoin: Fix premature mint thread exit since 06281cf
2012-08-03 Scott NadalPPCoin: Enforce minimum output amount 1 cent
2012-08-01 Sunny KingPPCoin: Separate thread for minting proof-of-stake...
2012-08-01 Sunny KingPPCoin: RPC command 'getdifficulty' shows proof-of...
2012-07-31 Sunny KingPPCoin: Limit the merging of coins into coinstake ...
2012-07-31 Richard SmithPPCoin: Fix timestamp format for windows build
2012-07-31 Scott NadalPPCoin: Fix GetLastBlockIndex() (ProcessBlock crash...
2012-07-30 Scott NadalPPCoin: No safe mode when detecting longer invalid...
2012-07-29 Sunny KingPPCoin: Replace RPC command 'setcheckpointkey' with...
2012-07-29 Sunny KingPPCoin: Only immediately checkpoint proof-of-work block
2012-07-27 Sunny KingPPCoin: Fix initial block download stuck issue
2012-07-26 Sunny KingPPCoin: Script address begins with 'p'
2012-07-25 Sunny KingPPCoin: Change date display format and clean up a merge...
2012-07-25 Sunny KingPPCoin: Immediate sync-checkpoint to defend against...
2012-07-24 Sunny KingPPCoin: Make reservebalance a configuration option
2012-07-24 Scott NadalPPCoin: Fix merge mistake on connecting coinstake since...
2012-07-24 Scott NadalPPCoin: Fix merge mistake about paytxfee from 0561bbd
2012-07-23 Sunny KingPPCoin: Keep MIN_PROTO_VERSION at 209 to conform to...
2012-07-23 Scott NadalMerge with Bitcoin v0.6.3
2012-07-12 Sunny KingPPCoin: RPC 'makekeypair' limits loop to avoid hang
2012-07-10 Scott NadalPPCoin: Version number and rename checkpoint related...
2012-07-09 Sunny KingPPCoin: Ask for pending sync-checkpoint block
2012-07-06 Sunny KingPPCoin: Fix a startup issue loading blkindex since...
2012-07-05 Sunny KingPPCoin: Sign block when communicating with miners via...
2012-07-05 Sunny KingPPCoin: Fix a startup issue writing checkpoint master...
2012-07-03 Scott NadalPPCoin: Reset sync-checkpoint when checkpoint master...
2012-06-29 Richard SmithPPCoin: Windows commandline build
2012-06-29 Sunny KingPPCoin: RPC commands show difficulty of proof-of-work...
2012-06-26 Richard SmithPPCoin: Add RPC command 'getcheckpoint'
2012-06-26 Sunny KingPPCoin: Matching prefix of public key for RPC command...
2012-06-26 Scott NadalPPCoin: Remove automatic checkpoint code
2012-06-25 Sunny KingPPCoin: Orphan blocks target requirement against DOS
next