index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
rpc_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
json: fail read_string if string contains trailing garbage
Wladimir J. van der Laan
2015-06-03
1
-0
/
+18
*
Reinitialize state in between individual unit tests.
Pieter Wuille
2015-03-03
1
-1
/
+3
*
Merge pull request #5470
Wladimir J. van der Laan
2014-12-19
1
-1
/
+1
|
\
|
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
|
make all catch() arguments const
Philip Kaufmann
2014-12-17
1
-2
/
+1
|
/
*
rpc_tests: use BOOST_CHECK_EQUAL
Jeff Garzik
2014-08-20
1
-16
/
+16
*
Add tests for BoostAsioToCNetAddr
Wladimir J. van der Laan
2014-05-09
1
-0
/
+16
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+4
*
Split off rpc_wallet_tests
Wladimir J. van der Laan
2013-12-04
1
-71
/
+3
*
Delimit code with #ifdef ENABLE_WALLET
Wladimir J. van der Laan
2013-12-04
1
-1
/
+4
*
Split up bitcoinrpc (code movement only)
Wladimir J. van der Laan
2013-11-27
1
-1
/
+2
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+4
*
Add test for monetary value parsing
Wladimir J. van der Laan
2013-10-23
1
-6
/
+27
*
Add test for monetary value formatting
Wladimir J. van der Laan
2013-10-23
1
-0
/
+10
*
Updated help and tests for getreceivedby(account|address)
Andrey
2012-12-16
1
-7
/
+28
*
Add redeemScript to listunspent output and signrawtransaction input
Gavin Andresen
2012-10-29
1
-0
/
+20
*
Tests for raw transactions argument checking
Gavin Andresen
2012-10-29
1
-1
/
+69
*
No need for test fixture now that multisig is enabled on main network.
Gavin Andresen
2012-10-29
1
-8
/
+1
*
Wrong address added to collection in test
xanatos
2012-09-07
1
-1
/
+1
*
Small fix to rpc_tests
xanatos
2012-06-22
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
[prev]