Age | Commit message (Expand) | Author |
2021-03-23 | rpc: deprecate `addresses` and `reqSigs` from rpc outputs | Michael Dietz |
2021-01-28 | rpc: Return total fee in mempool | MarcoFalke |
2021-01-12 | doc, rpc: add missing signet mentions in network name lists | Sebastian Falbesoner |
2020-12-17 | Merge #19050: doc: Add warning for rest interface limitation | MarcoFalke |
2020-06-29 | Merge #19390: doc/REST-interface: Remove stale info | fanquake |
2020-06-26 | doc/REST-interface: Remove stale info | Luke Dashjr |
2020-06-01 | doc: Add warnings for http interfaces limitations | Fabian Jahr |
2020-04-28 | fix: update rest info on block size and json | Chris Abrams |
2019-11-01 | doc: Remove explicit network name references | Fabian Jahr |
2019-09-17 | doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_... | Jon Layton |
2019-03-22 | rpc: Expose g_is_mempool_loaded via getmempoolinfo and /rest/mempool/info.json | Ben Woosley |
2019-02-17 | Address test todos by removing -txindex to nodes. | Amiti Uttarwar |
2019-01-22 | Merge #14353: REST: add blockhash call, fetch blockhash by height | Jonas Schnelli |
2019-01-21 | [Docs] add short documentation for /rest/blockhashbyheight | Jonas Schnelli |
2019-01-16 | doc: /rest/block responds with 404 if block does not exist | João Barbosa |
2019-01-16 | doc: Explain empty result of /rest/headers | João Barbosa |
2018-10-30 | doc: Add external interface consistency guarantees | MarcoFalke |
2018-03-02 | Fix typos and cleanup | Dimitris Apostolou |
2017-09-06 | Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with ... | Wladimir J. van der Laan |
2017-08-16 | Merge #10680: Fix inconsistencies and grammar in various files | MarcoFalke |
2017-08-04 | changed regtest RPCport to 18443 to avoid conflict with testnet 18332 | Ferdinando M. Ametrano |
2017-07-01 | Fix MD formatting in REST-interface.md and spelling mistake in | MeshCollider |
2017-06-30 | REST/RPC example update | Michael Rotarius |
2016-08-24 | Add default port numbers to REST doc | djpnewton |
2015-08-14 | Implement REST mempool API, add test and documentation. | Pavel Janík |
2015-07-19 | Documenting pruned, pruneheight and softforks in getblockchaininfo | Simon Males |
2015-07-18 | Include pruned state in chaininfo.json | Simon Males |
2015-07-15 | doc: 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 outpoints | Jonas Schnelli |
2015-05-18 | [Docs] fix and improve REST documentation | Jonas Schnelli |
2015-05-06 | Merge pull request #5420 | Wladimir J. van der Laan |
2015-04-23 | [REST] update documentation | Jonas Schnelli |
2015-04-21 | [QA] rest.py RPC test: change setgenerate() to generate() | Jonas Schnelli |
2015-04-20 | Update REST URL to match reality | paveljanik |
2014-12-29 | [REST] rest/chaininfos add documentation | Jonas Schnelli |
2014-12-09 | [REST] added /rest/block/notxdetails/<hash> into REST-interface.md documentation | Jonas Schnelli |
2014-11-26 | [REST] adding basic documentation | Jonas Schnelli |