Jonas Schnelli
|
6e71efa9f0
|
[REST] remove json input for getutxos, limit to query max. 15 outpoints
Remove possibility to send json encoded parameters to `/rest/getutxos/` to avoid possible DoS scenarios.
The JSON output option is untouched.
|
10 years ago |
Jonas Schnelli
|
b448002772
|
[Docs] fix and improve REST documentation
- fix bad formatting of getutxos
- added getztxos example
- fix different command syntax
|
10 years ago |
Wladimir J. van der Laan
|
1fd2d39529
|
Merge pull request #5420
6b4feb8 [QA] rest.py RPC test: change setgenerate() to generate() (Jonas Schnelli)
97ee866 [REST] getutxos REST command (based on Bip64) (Jonas Schnelli)
|
10 years ago |
Jonas Schnelli
|
2ccfc6360d
|
[REST] update documentation
- add documentation for /rest/headers
- reformat sections
|
10 years ago |
Jonas Schnelli
|
6b4feb89a8
|
[QA] rest.py RPC test: change setgenerate() to generate()
|
10 years ago |
paveljanik
|
abcec3082e
|
Update REST URL to match reality
|
10 years ago |
Jonas Schnelli
|
2c0f901ea9
|
[REST] rest/chaininfos add documentation
|
10 years ago |
Jonas Schnelli
|
cae548685d
|
[REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation
|
10 years ago |
Jonas Schnelli
|
199627c94c
|
[REST] adding basic documentation
|
10 years ago |