novacoin.git
2012-03-22 Sunny KingPPCoin: Add RPC command 'checkwallet'
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
2011-11-27 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-11-26 Matt CoralloMove DNS Seed lookup to a new thread.
2011-11-26 Wladimir J... Make home and addressbook icon more consistent with...
2011-11-26 Dylan NoblesmithImplement an mlock()'d string class for storing passphrases
2011-11-25 Sunny KingPPCoin: Continuous retargeting of blocks
2011-11-24 Wladimir J... allow for filtering addresses and labels by searching...
2011-11-24 Nils Schneiderupdate translation: de
2011-11-24 Nils Schneideradd translations: hu uk
2011-11-24 Nils SchneiderMerge pull request #662 from paraipan/master
2011-11-24 Alex BSmall fixes in both spanish translations
2011-11-23 Sunny KingImport Gavin's bitcointools of August 2011
2011-11-22 Nils Schneiderupdate translations: da de nl ru zh_TW
2011-11-22 Nils Schneideradd italian translation
2011-11-21 Gavin AndresenDon't forget to bump release numbers in READMEs next...
2011-11-21 Gavin AndresenBump version numbers to 0.5.1
2011-11-21 Gavin AndresenMerge pull request #602 from wowus/master
2011-11-21 Gavin AndresenMerge pull request #634 from laanwj/doxygen
2011-11-21 Gavin AndresenMerge pull request #632 from mndrix/deprecate-getblockn...
2011-11-21 Gavin AndresenMerge pull request #652 from TheBlueMatt/master
2011-11-21 Gavin AndresenUpdate release process instructions
2011-11-21 Gavin AndresenBump version to 0.5.1
2011-11-21 Wladimir J... Merge pull request #653 from luke-jr/bugfix_transparent...
2011-11-21 Luke DashjrBugfix: only make QListView transparent, not its tooltips
2011-11-21 Matt CoralloUpdate contrib/debian/ for 0.5.0 release and fix copyri...
2011-11-21 Wladimir J... Merge pull request #646 from luke-jr/bugfix_MIT_icons
2011-11-20 Luke Dashjrupdate debian copyright file for MIT icon relicensing
2011-11-20 Wladimir J... relicense my own images as MIT
2011-11-20 Pieter Wuilleclose old db when rewriting
2011-11-20 Gavin AndresenNever remove database files on shutdown, it caused...
2011-11-19 Sunny KingPPCoin: Disallow free transaction; minimum transaction...
2011-11-18 Sunny KingPPCoin: Separate from bitcoin network; Rename directori...
2011-11-17 Gavin AndresenOnly remove database log files on shutdown after wallet...
2011-11-17 Gavin AndresenCreate new keypool for newly encrypted wallets.
2011-11-15 Gavin AndresenMerge pull request #636 from gavinandresen/master
2011-11-15 Gavin AndresenTweak handling of boost filesystem versions
2011-11-15 Gavin AndresenFix crash-on-osx-on-shutdown bug. And cleanup CDB handl...
2011-11-15 Gavin AndresenFix boost filesystem incompatibility problem
2011-11-15 Gavin AndresenMerge pull request #635 from gavinandresen/encryptionbug
2011-11-15 Wladimir J... add message about restarting bitcoin after encrypting...
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-14 Pieter WuilleResilvering
2011-11-14 Gavin AndresenMerge pull request #631 from luke-jr/free_icons
2011-11-14 Gavin AndresenMerge pull request #633 from laanwj/qtrpcconflict
2011-11-13 Wladimir J... Improve documentation for UI classes
2011-11-13 Wladimir J... Example documented class
2011-11-13 Wladimir J... Add doxygen documentation configuration file
2011-11-13 Wladimir J... Add model null pointer check (solves issue #595 and...
2011-11-12 Wladimir J... Do not launch Shutdown in a new thread in case we are...
2011-11-11 Michael HendricksDeprecate RPC getblocknumber
2011-11-11 Luke DashjrReplace kfm_home with go-home for "overview"
next