Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-14 | Implement REST mempool API, add test and documentation. | Pavel JanÃk | |
2015-07-19 | Documenting pruned, pruneheight and softforks in getblockchaininfo | Simon Males | |
2015-07-18 | Include pruned state in chaininfo.json | Simon Males | |
2015-07-15 | doc: Remove recommendation to add old repos for libd4.8* | tailsjoin | |
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. | |||
2015-07-05 | [REST] add JSON support for /rest/headers/ | Jonas Schnelli | |
2015-05-27 | [REST] remove json input for getutxos, limit to query max. 15 outpoints | Jonas Schnelli | |
Remove possibility to send json encoded parameters to `/rest/getutxos/` to avoid possible DoS scenarios. The JSON output option is untouched. | |||
2015-05-18 | [Docs] fix and improve REST documentation | Jonas Schnelli | |
- fix bad formatting of getutxos - added getztxos example - fix different command syntax | |||
2015-05-06 | Merge pull request #5420 | Wladimir J. van der Laan | |
6b4feb8 [QA] rest.py RPC test: change setgenerate() to generate() (Jonas Schnelli) 97ee866 [REST] getutxos REST command (based on Bip64) (Jonas Schnelli) | |||
2015-04-23 | [REST] update documentation | Jonas Schnelli | |
- add documentation for /rest/headers - reformat sections | |||
2015-04-21 | [QA] rest.py RPC test: change setgenerate() to generate() | Jonas Schnelli | |
2015-04-20 | Update REST URL to match reality | paveljanik | |
2014-12-29 | [REST] rest/chaininfos add documentation | Jonas Schnelli | |
2014-12-09 | [REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation | Jonas Schnelli | |
2014-11-26 | [REST] adding basic documentation | Jonas Schnelli | |