| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | really s/doge/dis/g this time | Tomo Ueda | 2021-09-02 | 1 | -1/+1 |
| | | |||||
| * | Update documentation to match 1.10 (#1436) | Ross Nicoll | 2019-03-25 | 1 | -1/+1 |
| | | |||||
| * | Add default port numbers to REST doc | djpnewton | 2016-08-24 | 1 | -0/+2 |
| | | |||||
| * | Implement REST mempool API, add test and documentation. | Pavel JanÃk | 2015-08-14 | 1 | -0/+14 |
| | | |||||
| * | Documenting pruned, pruneheight and softforks in getblockchaininfo | Simon Males | 2015-07-19 | 1 | -0/+2 |
| | | |||||
| * | Include pruned state in chaininfo.json | Simon Males | 2015-07-18 | 1 | -0/+1 |
| | | |||||
| * | doc: Remove recommendation to add old repos for libd4.8* | tailsjoin | 2015-07-15 | 1 | -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 Schnelli | 2015-07-05 | 1 | -3/+1 |
| | | |||||
| * | [REST] remove json input for getutxos, limit to query max. 15 outpoints | Jonas Schnelli | 2015-05-27 | 1 | -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 documentation | Jonas Schnelli | 2015-05-18 | 1 | -5/+31 |
| | | | | | | | - fix bad formatting of getutxos - added getztxos example - fix different command syntax | ||||
| * | Merge pull request #5420 | Wladimir J. van der Laan | 2015-05-06 | 1 | -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 Schnelli | 2015-04-21 | 1 | -0/+7 |
| | | | |||||
| * | | [REST] update documentation | Jonas Schnelli | 2015-04-23 | 1 | -0/+12 |
| |/ | | | | | - add documentation for /rest/headers - reformat sections | ||||
| * | Update REST URL to match reality | paveljanik | 2015-04-20 | 1 | -1/+1 |
| | | |||||
| * | [REST] rest/chaininfos add documentation | Jonas Schnelli | 2014-12-29 | 1 | -1/+13 |
| | | |||||
| * | [REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation | Jonas Schnelli | 2014-12-09 | 1 | -0/+3 |
| | | |||||
| * | [REST] adding basic documentation | Jonas Schnelli | 2014-11-26 | 1 | -0/+24 |