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
/
qa
/
rpc-tests
/
rest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/DOGE/DIS/g
Tomo Ueda
2021-09-02
1
-1
/
+1
*
Update RPC tests for Dogecoin (#1431)
Ross Nicoll
2018-09-19
1
-10
/
+10
*
Merge AuxPoW support from Namecore
Ross Nicoll
2018-09-19
1
-8
/
+13
*
rest.cpp: change HTTP_INTERNAL_SERVER_ERROR to HTTP_BAD_REQUEST
djpnewton
2016-09-01
1
-5
/
+5
*
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-15
1
-4
/
+5
*
[qa] Switch to py3
MarcoFalke
2016-05-05
1
-16
/
+9
*
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-10
1
-8
/
+7
*
[qa] Use python2/3 syntax
MarcoFalke
2016-03-31
1
-4
/
+5
*
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-13
1
-8
/
+6
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
tests: GET requests cannot have request body, use POST in rest.py
Wladimir J. van der Laan
2015-09-02
1
-16
/
+26
*
Merge pull request #6539
Wladimir J. van der Laan
2015-08-19
1
-1
/
+1
|
\
|
*
typofixes (found by misspell_fixer)
Veres Lajos
2015-08-10
1
-1
/
+1
*
|
Implement REST mempool API, add test and documentation.
Pavel JanÃk
2015-08-14
1
-0
/
+13
|
/
*
univalue: Avoid unnecessary roundtrip through double for numbers
Wladimir J. van der Laan
2015-07-18
1
-1
/
+2
*
[REST] add JSON support for /rest/headers/
Jonas Schnelli
2015-07-05
1
-4
/
+35
*
Merge pull request #6193
Wladimir J. van der Laan
2015-06-01
1
-56
/
+56
|
\
|
*
[REST] remove json input for getutxos, limit to query max. 15 outpoints
Jonas Schnelli
2015-05-27
1
-56
/
+56
*
|
[QA] restructure rpc tests directory
Jonas Schnelli
2015-05-18
1
-2
/
+3
|
/
*
[QA] rest.py RPC test: change setgenerate() to generate()
Jonas Schnelli
2015-04-21
1
-4
/
+4
*
[REST] getutxos REST command (based on Bip64)
Jonas Schnelli
2015-04-21
1
-8
/
+178
*
Introduce separate 'generate' RPC call
Pieter Wuille
2015-04-01
1
-1
/
+1
*
[REST] add /rest/chaininfos
Jonas Schnelli
2014-12-29
1
-1
/
+8
*
Add /rest/headers
Pieter Wuille
2014-12-12
1
-14
/
+35
*
[REST] /rest/block response with full tx details
Jonas Schnelli
2014-12-09
1
-1
/
+28
*
Fix missing python2 in rpc-tests
Matt Corallo
2014-12-05
1
-1
/
+1
*
Fix rest.py test after #5376
Wladimir J. van der Laan
2014-12-02
1
-2
/
+2
*
[REST] add REST interface tests in rpc-test section
Jonas Schnelli
2014-12-01
1
-0
/
+62