Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |