djpnewton
c91103573b
Add default port numbers to REST doc
8 years ago
Pavel Janík
70180b2e57
Implement REST mempool API, add test and documentation.
9 years ago
Simon Males
0ef9858707
Documenting pruned, pruneheight and softforks in getblockchaininfo
9 years ago
Simon Males
0c895799c8
Include pruned state in chaininfo.json
9 years ago
tailsjoin
9fbca205d4
doc: Remove recommendation to add old repos for libd4.8*
...
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.
9 years ago
Jonas Schnelli
c45c7ea0fa
[REST] add JSON support for /rest/headers/
9 years ago
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
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