MarcoFalke
62047500d2
Merge #12584 : Fix typos and cleanup documentation
...
a9761cae1c
Fix typos and cleanup (Dimitris Apostolou)
Pull request description:
[ci-skip]
Tree-SHA512: 6d7e02d8fdf6add702bbfe4439ace9c8621b45d21111abc69d85be9120347b06a029bc1885665547c1230ebc41da9d97210f6d1325b7692a4585356969ecb127
2020-07-17 15:42:50 -05:00
UdjinM6
becca24fcc
Few fixes in docs/comments ( #3068 )
...
* Few fixes in docs/comments
* Add descriptions
2019-08-28 10:54:19 +03:00
Pasta
2b9216e98d
/s/BTC/DASH
...
Signed-off-by: Pasta <pasta@dashboost.org>
2019-07-17 19:01:41 -05:00
Wladimir J. van der Laan
a60f1e2b5c
Merge #10710 : REST/RPC example update
...
b8bb425
REST/RPC example update (Michael Rotarius)
Tree-SHA512: 3a7003f5996f58d9881e7b7a9155f8b1c233faea2977cd02c481567b60fa47105433184da3d887ef3ec28775ad33719b779bff2753d64b775b29d8a7a6214fda
2019-07-17 18:55:31 -05:00
Wladimir J. van der Laan
7269e4a901
Merge #8567 : Add default port numbers to REST doc
...
c911035
Add default port numbers to REST doc (djpnewton)
2018-01-09 14:04:19 +01:00
Will Wray
82a4643135
Doc: fix broken formatting in markdown #headers ( #1462 )
...
* Doc: fix broken formatting in markdown #headers
Insert a space in markdown headers between the #'s and the header text.
(It appears that the space is required since a github update a year ago
https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0 )
* Update REST-interface.md
* Update guide-startmany.md
* Update instantsend.md
* Update keepass.md
* Update release-process.md
2017-05-05 14:28:08 +03:00
Pavel Janík
70180b2e57
Implement REST mempool API, add test and documentation.
2015-08-14 07:01:03 +02:00
Simon Males
0ef9858707
Documenting pruned, pruneheight and softforks in getblockchaininfo
2015-07-19 14:07:35 +02:00
Simon Males
0c895799c8
Include pruned state in chaininfo.json
2015-07-18 10:32:09 +02:00
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.
2015-07-15 09:20:51 +02:00
Jonas Schnelli
c45c7ea0fa
[REST] add JSON support for /rest/headers/
2015-07-05 15:48:33 +02:00
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.
2015-05-27 20:10:02 +02:00
Jonas Schnelli
b448002772
[Docs] fix and improve REST documentation
...
- fix bad formatting of getutxos
- added getztxos example
- fix different command syntax
2015-05-18 16:52:01 +02:00
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)
2015-05-06 16:50:05 +02:00
Jonas Schnelli
2ccfc6360d
[REST] update documentation
...
- add documentation for /rest/headers
- reformat sections
2015-04-23 14:49:40 +02:00
Jonas Schnelli
6b4feb89a8
[QA] rest.py RPC test: change setgenerate() to generate()
2015-04-21 20:33:02 +02:00
paveljanik
abcec3082e
Update REST URL to match reality
2015-04-20 13:29:21 +02:00
Jonas Schnelli
2c0f901ea9
[REST] rest/chaininfos add documentation
2014-12-29 20:27:46 +01:00
Jonas Schnelli
cae548685d
[REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation
2014-12-09 16:05:50 +01:00
Jonas Schnelli
199627c94c
[REST] adding basic documentation
2014-11-26 14:34:44 +01:00