aboutsummaryrefslogtreecommitdiff
path: root/doc/REST-interface.md
Commit message (Collapse)AuthorAgeFilesLines
* really s/doge/dis/g this timeTomo Ueda2021-09-021-1/+1
|
* Update documentation to match 1.10 (#1436)Ross Nicoll2019-03-251-1/+1
|
* Add default port numbers to REST docdjpnewton2016-08-241-0/+2
|
* Implement REST mempool API, add test and documentation.Pavel Janík2015-08-141-0/+14
|
* Documenting pruned, pruneheight and softforks in getblockchaininfoSimon Males2015-07-191-0/+2
|
* Include pruned state in chaininfo.jsonSimon Males2015-07-181-0/+1
|
* doc: Remove recommendation to add old repos for libd4.8*tailsjoin2015-07-151-7/+4
| | | | | | | It is unreasonable to ask to change the global package configuration just to build a package. Not only that, this is potentially harmful to the system. Also do a few punctuation fixes in REST-interface.md.
* [REST] add JSON support for /rest/headers/Jonas Schnelli2015-07-051-3/+1
|
* [REST] remove json input for getutxos, limit to query max. 15 outpointsJonas Schnelli2015-05-271-2/+2
| | | | | | Remove possibility to send json encoded parameters to `/rest/getutxos/` to avoid possible DoS scenarios. The JSON output option is untouched.
* [Docs] fix and improve REST documentationJonas Schnelli2015-05-181-5/+31
| | | | | | - fix bad formatting of getutxos - added getztxos example - fix different command syntax
* Merge pull request #5420Wladimir J. van der Laan2015-05-061-0/+7
|\ | | | | | | | | 6b4feb8 [QA] rest.py RPC test: change setgenerate() to generate() (Jonas Schnelli) 97ee866 [REST] getutxos REST command (based on Bip64) (Jonas Schnelli)
| * [QA] rest.py RPC test: change setgenerate() to generate()Jonas Schnelli2015-04-211-0/+7
| |
* | [REST] update documentationJonas Schnelli2015-04-231-0/+12
|/ | | | | - add documentation for /rest/headers - reformat sections
* Update REST URL to match realitypaveljanik2015-04-201-1/+1
|
* [REST] rest/chaininfos add documentationJonas Schnelli2014-12-291-1/+13
|
* [REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentationJonas Schnelli2014-12-091-0/+3
|
* [REST] adding basic documentationJonas Schnelli2014-11-261-0/+24