| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '0.6.x' into 0.7.x | Luke Dashjr | 2012-10-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-10-15 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-10-15 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cpp | Philip Kaufmann | 2012-10-15 | 1 | -1/+1 |
| | * | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-10-09 | 1 | -1/+1 |
| | |\| | | |||||
| | | * | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-10-09 | 1 | -1/+1 |
| | | |\| | |||||
| | | | * | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-10-09 | 1 | -1/+1 |
| | * | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-08-26 | 1 | -0/+8 |
| | |\| | | |||||
| | | * | | Merge commit '52153a6' into 0.6.0.x | Luke Dashjr | 2012-08-26 | 1 | -0/+8 |
| | | |\| | |||||
| | | | * | Minimal adaptations to getmemorypool for BIP 34 | Luke Dashjr | 2012-08-26 | 1 | -0/+8 |
| | * | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-08-12 | 1 | -6/+24 |
| | |\| | | |||||
| | | * | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-08-12 | 1 | -4/+4 |
| | | |\| | |||||
| | | | * | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-12 | 1 | -1/+1 |
| | | | * | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-08-12 | 1 | -3/+3 |
| | | * | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-08-12 | 1 | -2/+20 |
| | | |\| | |||||
| | | | * | Merge branch 'bugfix_CNBerr' into 0.5.x | Luke Dashjr | 2012-08-12 | 1 | -1/+11 |
| | | | |\ | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-08-12 | 1 | -1/+9 |
| | | | * | | Use std::numeric_limits<> for typesafe INT_MAX/etc | Gavin Andresen | 2012-06-14 | 1 | -4/+4 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-06-14 | 1 | -4/+4 |
| | |\| | | | |||||
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-06-14 | 1 | -8/+5 |
| | | |\| | | |||||
| | | | * | | Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperly | Philip Kaufmann | 2012-06-14 | 1 | -8/+5 |
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-05-22 | 1 | -2/+4 |
| | | | * | | Update License in File Headers | Fordy | 2012-05-20 | 1 | -1/+1 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-05-22 | 1 | -2/+4 |
| | |\| | | | |||||
| | | * | | | Update License in File Headers | Fordy | 2012-05-20 | 1 | -1/+1 |
| | | * | | | Always check return values of TxnBegin() and TxnCommit() | Jeff Garzik | 2012-05-18 | 1 | -2/+4 |
| | | * | | | Fixed non-sensical error message | Peter Todd | 2012-05-06 | 1 | -3/+5 |
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-04-27 | 1 | -1/+1 |
| | | |\| | | |||||
| | | | * | | fix compiler error in bitcoinrpc RE: boost::system | Gavin Andresen | 2012-04-27 | 1 | -1/+1 |
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-04-27 | 1 | -3/+2 |
| | | |\| | | |||||
| | | | * | | listsinceblock: rpc param blockid -> blockhash | freewil | 2012-04-27 | 1 | -2/+2 |
| | | | * | | remove strange debug message from listsinceblock | freewil | 2012-04-27 | 1 | -1/+0 |
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-04-22 | 1 | -1/+1 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-04-22 | 1 | -1/+1 |
| | | * | | | Fix loop index var types, fixing many minor sign comparison warnings | Jeff Garzik | 2012-04-17 | 1 | -1/+1 |
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-04-15 | 1 | -15/+45 |
| | | |\| | | |||||
| | | | * | | Merge branch '0.5.0.x' into 0.5.x | Luke Dashjr | 2012-04-15 | 1 | -15/+49 |
| | | | |\ \ | |||||
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-04-15 | 1 | -15/+27 |
| | | | | * | | Show error message instead of exception crash when unable to bind RPC port | Wladimir J. van der Laan | 2012-04-11 | 1 | -0/+22 |
| | | * | | | | fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] | Wladimir J. van der Laan | 2012-04-15 | 1 | -0/+4 |
| | | * | | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-04-04 | 1 | -2/+3 |
| | | |\| | | | |||||
| | | | * | | | Merge branch '0.5.0.x' into 0.5.x | Luke Dashjr | 2012-04-04 | 1 | -2/+3 |
| | | | |\| | | |||||
| | | | | * | | Use a messagebox to display the error when -server is provided without provid... | Wladimir J. van der Laan | 2012-04-04 | 1 | -2/+3 |
| | | | * | | | Merge branch '0.5.0.x' into 0.5.x | Luke Dashjr | 2012-03-16 | 1 | -2/+2 |
| | | | |\| | | |||||
| | | | | * | | Fix issue #848 : broken mining on testnet | Gavin Andresen | 2012-03-16 | 1 | -2/+2 |
| | | | * | | | Merge branch '0.5.0.x' into 0.5.xv0.5.3rc4v0.5.3 | Luke Dashjr | 2012-03-11 | 1 | -3/+3 |
| | | | |\| | | |||||
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-03-11 | 1 | -3/+3 |
| | | | * | | | Merge branch '0.5.0.x' into 0.5.x | Luke Dashjr | 2012-03-03 | 1 | -8/+16 |
| | | | |\| | | |||||
| | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-03-03 | 1 | -8/+16 |
| | | | * | | | Merge branch '0.5.0.x' into 0.5.x | Luke Dashjr | 2012-02-17 | 1 | -16/+14 |
| | | | |\| | | |||||