| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |\ | | | | | | | | | | | | | | | Conflicts: src/qt/locale/bitcoin_fa.ts src/qt/locale/bitcoin_lt.ts src/qt/locale/bitcoin_pt_BR.ts src/qt/locale/bitcoin_sv.ts | ||||
| | * | Wrong address added to collection in test | xanatos | 2012-09-10 | 1 | -1/+1 |
| | | | | | | | | | The wrong address is added to the collection. As was written a second copy of address1 was added (and so address2 was useless). | ||||
| * | | Merge branch '0.6.0.x' into 0.6.x | Luke Dashjr | 2012-07-06 | 1 | -3/+3 |
| |\| | | | | | | | | | | | | | | | | | Conflicts: contrib/debian/patches/1001_use_system_json-spirit.patch src/key.h src/main.cpp src/main.h src/net.cpp | ||||
| | * | Small fix to rpc_tests | xanatos | 2012-07-05 | 1 | -3/+3 |
| | | | |||||
| * | | Expose CRPCTable via bitcoinrpc.h for testing | Pieter Wuille | 2012-04-21 | 1 | -7/+2 |
| |/ | |||||
| * | Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16). | Gavin Andresen | 2012-01-13 | 1 | -0/+74 |