From 9fbca205d4eaaf82be718b69c6533078aeb3081c Mon Sep 17 00:00:00 2001 From: tailsjoin Date: Mon, 13 Jul 2015 16:43:30 +0000 Subject: 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. --- doc/REST-interface.md | 11 ++++------- doc/build-unix.md | 15 ++------------- 2 files changed, 6 insertions(+), 20 deletions(-) diff --git a/doc/REST-interface.md b/doc/REST-interface.md index 1ba01362db..3268ade7a5 100644 --- a/doc/REST-interface.md +++ b/doc/REST-interface.md @@ -9,8 +9,7 @@ Supported API ####Transactions `GET /rest/tx/.` -Given a transaction hash, -Returns a transaction, in binary, hex-encoded binary or JSON formats. +Given a transaction hash: returns a transaction in binary, hex-encoded binary, or JSON formats. For full TX query capability, one must enable the transaction index via "txindex=1" command line / configuration option. @@ -18,8 +17,7 @@ For full TX query capability, one must enable the transaction index via "txindex `GET /rest/block/.` `GET /rest/block/notxdetails/.` -Given a block hash, -Returns a block, in binary, hex-encoded binary or JSON formats. +Given a block hash: returns a block, in binary, hex-encoded binary or JSON formats. The HTTP request and response are both handled entirely in-memory, thus making maximum memory usage at least 2.66MB (1 MB max block, plus hex encoding) per request. @@ -28,8 +26,7 @@ With the /notxdetails/ option JSON response will only contain the transaction ha ####Blockheaders `GET /rest/headers//.` -Given a block hash, -Returns amount of blockheaders in upward direction. +Given a block hash: returns amount of blockheaders in upward direction. ####Chaininfos `GET /rest/chaininfo.json` @@ -79,4 +76,4 @@ $ curl localhost:18332/rest/getutxos/checkmempool/b2cdfd7b89def827ff8af7cd9bff76 Risks ------------- -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 `