novacoin.git
2013-04-01 alexhzBump version to 0.3.4
2013-04-01 alexhzadd checkpoint and version rules
2013-03-26 alexhzFix PoS difficulty at 0.25 after blocks v3 supermajorit...
2013-03-26 BalthazarMerge pull request #2 from sunnyking/master
2013-03-26 Sunny KingProtocol switch of entropy bit calculation for novacoin...
2013-03-09 alexhzBSD makefile fix
2013-03-09 alexhzNotes fix
2013-03-09 alexhzNotes fix
2013-03-07 alexhzset new version
2013-03-07 alexUse 33 byte compressed keys
2013-03-07 alexUse 33 byte compressed keys
2013-03-07 alexhzset new version
2013-03-01 alexRemove getworkex, for now
2013-03-01 alexImprove getblock/getblockbynumber output
2013-03-01 alexAdd haddened checkpoint at block #8700
2013-03-01 alexCleanup
2013-03-01 alexMerge non-wallet transactions support for gettransactio...
2013-02-25 alexAdd getpowreward RPC
2013-02-23 alexadd validatepubkey RPC call
2013-02-21 rootAdd resendtx RPC call
2013-02-20 alexhzAdd FreeBSD makefile by Penek
2013-02-20 alexhzfix version
2013-02-20 alexhzadd kernel.o to osx makefile
2013-02-19 alexrestore windows dependencies
2013-02-19 alexadd checkpoint
2013-02-19 alexadd kernel files
2013-02-19 alexadd kernel files
2013-02-19 alexSmall .nsi edit
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...
next