aboutsummaryrefslogtreecommitdiff
path: root/src/test/rpc_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* No need for test fixture now that multisig is enabled on main network.Gavin Andresen2012-11-121-8/+1
* Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-09-111-1/+1
|\
| * Wrong address added to collection in testxanatos2012-09-101-1/+1
* | Merge branch '0.6.0.x' into 0.6.xLuke Dashjr2012-07-061-3/+3
|\|
| * Small fix to rpc_testsxanatos2012-07-051-3/+3
* | Expose CRPCTable via bitcoinrpc.h for testingPieter Wuille2012-04-211-7/+2
|/
* Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).Gavin Andresen2012-01-131-0/+74