aboutsummaryrefslogtreecommitdiff
path: root/doc/REST-interface.md
AgeCommit message (Expand)Author
2019-09-17doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_...Jon Layton
2019-03-22rpc: Expose g_is_mempool_loaded via getmempoolinfo and /rest/mempool/info.jsonBen Woosley
2019-02-17Address test todos by removing -txindex to nodes.Amiti Uttarwar
2019-01-22Merge #14353: REST: add blockhash call, fetch blockhash by heightJonas Schnelli
2019-01-21[Docs] add short documentation for /rest/blockhashbyheightJonas Schnelli
2019-01-16doc: /rest/block responds with 404 if block does not existJoão Barbosa
2019-01-16doc: Explain empty result of /rest/headersJoão Barbosa
2018-10-30doc: Add external interface consistency guaranteesMarcoFalke
2018-03-02Fix typos and cleanupDimitris Apostolou
2017-09-06Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with ...Wladimir J. van der Laan
2017-08-16Merge #10680: Fix inconsistencies and grammar in various filesMarcoFalke
2017-08-04changed regtest RPCport to 18443 to avoid conflict with testnet 18332Ferdinando M. Ametrano
2017-07-01Fix MD formatting in REST-interface.md and spelling mistake inMeshCollider
2017-06-30REST/RPC example updateMichael Rotarius
2016-08-24Add default port numbers to REST docdjpnewton
2015-08-14Implement REST mempool API, add test and documentation.Pavel Janík
2015-07-19Documenting pruned, pruneheight and softforks in getblockchaininfoSimon Males
2015-07-18Include pruned state in chaininfo.jsonSimon Males
2015-07-15doc: Remove recommendation to add old repos for libd4.8*tailsjoin
2015-07-05[REST] add JSON support for /rest/headers/Jonas Schnelli
2015-05-27[REST] remove json input for getutxos, limit to query max. 15 outpointsJonas Schnelli
2015-05-18[Docs] fix and improve REST documentationJonas Schnelli
2015-05-06Merge pull request #5420Wladimir J. van der Laan
2015-04-23[REST] update documentationJonas Schnelli
2015-04-21[QA] rest.py RPC test: change setgenerate() to generate()Jonas Schnelli
2015-04-20Update REST URL to match realitypaveljanik
2014-12-29[REST] rest/chaininfos add documentationJonas Schnelli
2014-12-09[REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentationJonas Schnelli
2014-11-26[REST] adding basic documentationJonas Schnelli