thanks for improving the grammar.
[REST] adding basic documentation #5329
pull jonasschnelli wants to merge 1 commits into bitcoin:master from jonasschnelli:rest-documentation changing 1 files +24 −0-
jonasschnelli commented at 3:43 PM on November 20, 2014: contributor
- jonasschnelli force-pushed on Nov 20, 2014
-
in doc/REST-interface.md:None in 1e0e3a5b04 outdated
0 | @@ -0,0 +1,24 @@ 1 | +Unauthenticated REST Interface 2 | +============================== 3 | + 4 | +The REST API can be enabled with the `-rest` option.
Diapolo commented at 4:01 PM on November 20, 2014:I can't find that option in my codebase, was it forgotten?
jonasschnelli commented at 6:15 PM on November 20, 2014: contributorYes. Sorry. I did split this pull off but it's based on #5326. It did this to no lose overview and separate discussions.
in doc/REST-interface.md:None in 1e0e3a5b04 outdated
19 | + 20 | +For full TX query capability, one must enable the transaction index via "txindex=1" command line / configuration option. 21 | + 22 | +Risks 23 | +------------- 24 | +Running a webbrowser on the same node with a REST enabled bitcoind can be a risk. Accessing prepared XSS websites could read out tx/block data of your node by placing links like `<script src="http://127.0.0.1:1234/tx/json/1234567890">` which might breaks the nodes privacy.
laanwj commented at 9:11 AM on November 24, 2014:s/might breaks/might break/
jonasschnelli force-pushed on Nov 26, 2014jonasschnelli commented at 1:26 PM on November 26, 2014: contributorUpdated with a typo-fix mentioned by @laanwj
[REST] adding basic documentation 199627c94cjonasschnelli force-pushed on Nov 26, 2014laanwj added the label Docs and Output on Dec 5, 2014laanwj merged this on Dec 5, 2014laanwj closed this on Dec 5, 2014laanwj referenced this in commit c932c47e34 on Dec 5, 2014MarcoFalke locked this on Sep 8, 2021ContributorsLabels
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:15 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 18:15 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me