| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch '0.6.x' into 0.7.x | Luke Dashjr | 2012-11-14 | 1 | -8/+1 |
| |\ | |||||
| | * | No need for test fixture now that multisig is enabled on main network. | Gavin Andresen | 2012-11-12 | 1 | -8/+1 |
| | * | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-09-11 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Wrong address added to collection in test | xanatos | 2012-09-10 | 1 | -1/+1 |
| | | * | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-08-26 | 1 | -7/+7 |
| | | |\ | |||||
| | | | * | Merge branch '0.4.x' into 0.5.x | Luke Dashjr | 2012-08-26 | 1 | -7/+7 |
| | | | |\ | |||||
| | | | | * | Checkpoint at block 185333 (and remove a couple of intermediate checkpoints) | Gavin Andresen | 2012-08-26 | 1 | -7/+7 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-08-12 | 2 | -3/+3 |
| | |\| | | | |||||
| | | * | | | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-12 | 1 | -2/+2 |
| | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-08-12 | 1 | -1/+1 |
| | | |\| | | |||||
| | | | * | | Bugfix: Fix a variety of misspellings | Luke Dashjr | 2012-08-12 | 1 | -1/+1 |
| | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-07-06 | 3 | -5/+5 |
| | |\| | | | |||||
| | | * | | | Fix a couple more typos | fanquake | 2012-07-06 | 1 | -1/+1 |
| | | * | | | Small fix to rpc_tests | xanatos | 2012-07-05 | 1 | -3/+3 |
| | | * | | | = instead of == in multisig_tests.cpp | xanatos | 2012-07-05 | 1 | -1/+1 |
| | * | | | | Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoi... | Gavin Andresen | 2012-06-19 | 1 | -0/+6 |
| | |\ \ \ \ | |||||
| | | * | | | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-06-14 | 1 | -0/+6 |
| | | |\| | | | |||||
| | | | * | | | Merge branch '0.5.x' into 0.6.0.x | Luke Dashjr | 2012-06-14 | 1 | -0/+6 |
| | | | |\| | | |||||
| | | | | * | | Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694 | Wladimir J. van der Laan | 2012-06-14 | 1 | -0/+6 |
| | | | | * | | Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperly | Philip Kaufmann | 2012-06-14 | 1 | -1/+1 |
| | | | | * | | Merge branch '0.5.0.x' into 0.5.x | Luke Dashjr | 2012-04-04 | 1 | -15/+15 |
| | | | | |\ \ | |||||
| | | | | | * | | Merge branch '0.4.x' into 0.5.0.x | Luke Dashjr | 2012-04-04 | 1 | -15/+15 |
| | | | | | |\| | |||||
| | | | | | | * | Fix script tests for P2SH | Luke Dashjr | 2012-04-04 | 1 | -15/+15 |
| | | | | | | * | Moved checkpoints out of main, to prep for using them to help prevent DoS att... | Gavin Andresen | 2011-12-01 | 2 | -0/+35 |
| | | | | | * | | Orphan block fill-up-memory attack prevention | Gavin Andresen | 2011-12-01 | 1 | -0/+51 |
| | | | | | * | | Moved checkpoints out of main, to prep for using them to help prevent DoS att... | Gavin Andresen | 2011-12-01 | 3 | -1/+35 |
| | | | * | | | | CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed so... | Chris Moore | 2012-04-15 | 1 | -5/+7 |
| | * | | | | | | Checkpoint at block 185333 (and remove a couple of intermediate checkpoints) | Gavin Andresen | 2012-06-19 | 1 | -7/+7 |
| | * | | | | | | Refactor: GetRandHash() method for util | Gavin Andresen | 2012-06-19 | 1 | -10/+2 |
| | * | | | | | | Cache signature verifications | Gavin Andresen | 2012-06-19 | 1 | -1/+92 |
| | * | | | | | | Optimize orphan transaction handling | Gavin Andresen | 2012-06-19 | 1 | -2/+28 |
| | |/ / / / / | |||||
| * | | | | | | data-driven base58 CBitcoinAddress/CBitcoinSecret tests | Wladimir J. van der Laan | 2012-10-01 | 4 | -64/+854 |
| * | | | | | | Merge branch 'testdata' of git://github.com/TheBlueMatt/bitcoin | Gavin Andresen | 2012-09-18 | 3 | -4/+67 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add various tests for CTransaction::CheckTransaction() | Matt Corallo | 2012-09-05 | 2 | -2/+59 |
| | * | | | | | | check tx.CheckTransaction for data-driven tx tests. | Matt Corallo | 2012-09-05 | 1 | -2/+8 |
| * | | | | | | | Merge branch 'refactor_times' of git://github.com/luke-jr/bitcoin | Gavin Andresen | 2012-09-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db | Luke Dashjr | 2012-09-08 | 1 | -1/+1 |
| * | | | | | | | | Wrong address added to collection in test | xanatos | 2012-09-07 | 1 | -1/+1 |
| | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | | Merge pull request #1699 from laanwj/2012_08_securealloc | Pieter Wuille | 2012-08-24 | 1 | -0/+115 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | Handle locked pages more robustly (Fixes issue #1462) | Wladimir J. van der Laan | 2012-08-23 | 1 | -0/+115 |
| * | | | | | | | Store a fixed order of transactions (and accounting) in the wallet | Luke Dashjr | 2012-08-23 | 1 | -0/+123 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'testdata' of git://github.com/TheBlueMatt/bitcoin | Gavin Andresen | 2012-08-21 | 5 | -2/+411 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add data-driven transaction tests. | Matt Corallo | 2012-08-20 | 3 | -0/+216 |
| | * | | | | | | Add a few test cases to data-driven script tests. | Matt Corallo | 2012-08-20 | 2 | -2/+195 |
| * | | | | | | | Merge pull request #1687 from gavinandresen/quietunit | Pieter Wuille | 2012-08-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Suppress output when running unit tests. | Gavin Andresen | 2012-08-20 | 1 | -1/+1 |
| | |/ / / / / / | |||||
| * / / / / / / | Set block.nVersion to fix miner unit test | Gavin Andresen | 2012-08-20 | 1 | -0/+1 |
| |/ / / / / / | |||||
| * | | | | | | Remove useless non-cross-platform tests. | Matt Corallo | 2012-08-17 | 1 | -0/+2 |
| * | | | | | | fix further spelling errors / remove a tab in the source | Philip Kaufmann | 2012-08-02 | 1 | -3/+3 |
| * | | | | | | Bugfix: Use standard BTC unit in comments | Luke Dashjr | 2012-08-01 | 1 | -2/+2 |