Commit Graph

54 Commits (fa1b139d17d04cb23bdfb1dd9c2abcdad4bdcd27)

Author SHA1 Message Date
Fabian Jahr 74a04f9e7a
testnet: Introduce Testnet4
3 months ago
Andrew Chow ebb15ea75a
Merge bitcoin/bitcoin#26207: rest: add verbose and mempool_sequence query params for mempool/contents
2 years ago
Andrew Chow 92be831847
Merge bitcoin/bitcoin#25412: rest: add `/deploymentinfo` endpoint
2 years ago
fanquake 7e5fe03461
Merge bitcoin/bitcoin#24467: doc: minor improvements in getutxos REST endpoint synopsis
2 years ago
Andrew Toth 1ff5d61dfd
doc: add mempool/contents rest verbose and mempool_sequence args
2 years ago
fanquake 13ec2c1913
Merge bitcoin/bitcoin#24084: doc: add information about status code 404 for some endpoints (rest)
2 years ago
brunoerg 5c96020024 doc: add `/deploymentinfo` in REST-interface
2 years ago
brunoerg 5bc5cbaf31 doc: add reference to `getrawmempool` RPC in `/mempool/contents` REST doc
3 years ago
MarcoFalke ff78833d3c
Merge bitcoin/bitcoin#24776: docs: update /rest/chaininfo doc referring to RPC help
3 years ago
brunoerg 1d95b5c783 doc: cleanups to mempool rest endpoints
3 years ago
brunoerg b941dec0a9 docs: update `/rest/chaininfo` doc referring to RPC help
3 years ago
stickies-v f959fc0397
Update /<count>/ endpoints to use a '?count=' query parameter instead
3 years ago
Sebastian Falbesoner c456302d42 doc: minor improvements in getutxos REST endpoint synopsis
3 years ago
Gregory Sanders 6498ba151b transaction decoding infer output descriptors
3 years ago
brunoerg 0811cbfc28 doc: add info about status code 404 for some rest endpoints
3 years ago
Matt Corallo 2b64fa3251 Update REST docs with new accessors
3 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
MarcoFalke fa362064e3
rpc: Return total fee in mempool
4 years ago
Sebastian Falbesoner fc726e0138 doc, rpc: add missing signet mentions in network name lists
4 years ago
MarcoFalke 8452f922d2
Merge #19050: doc: Add warning for rest interface limitation
4 years ago
fanquake 2f54c76050
Merge #19390: doc/REST-interface: Remove stale info
4 years ago
Luke Dashjr fd9c213c6e doc/REST-interface: Remove stale info
4 years ago
Fabian Jahr 5c3eaf9983
doc: Add warnings for http interfaces limitations
5 years ago
Chris Abrams ff6549c3c8 fix: update rest info on block size and json
5 years ago
Fabian Jahr 3ed8e3d079 doc: Remove explicit network name references
5 years ago
Jon Layton 6aab7649d3 doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_bdb48.m4
5 years ago
Ben Woosley bb8ae2c419
rpc: Expose g_is_mempool_loaded via getmempoolinfo and /rest/mempool/info.json
6 years ago
Amiti Uttarwar 8e4b4f683a Address test todos by removing -txindex to nodes.
6 years ago
Jonas Schnelli 82cf6813a4
Merge #14353: REST: add blockhash call, fetch blockhash by height
6 years ago
Jonas Schnelli 42ff30ec60
[Docs] add short documentation for /rest/blockhashbyheight
6 years ago
João Barbosa 0825b86b28 doc: /rest/block responds with 404 if block does not exist
6 years ago
João Barbosa be625f7c55 doc: Explain empty result of /rest/headers
6 years ago
MarcoFalke fa77aaa5ad
doc: Add external interface consistency guarantees
6 years ago
Dimitris Apostolou a9761cae1c
Fix typos and cleanup
7 years ago
Wladimir J. van der Laan 28485c783d
Merge #10825: net: set regtest JSON-RPC port to 18443 to avoid conflict with testnet 18332
7 years ago
MarcoFalke 6366941275
Merge #10680: Fix inconsistencies and grammar in various files
7 years ago
Ferdinando M. Ametrano ce3baa193f changed regtest RPCport to 18443 to avoid conflict with testnet 18332
7 years ago
MeshCollider 1d8df01412 Fix MD formatting in REST-interface.md and spelling mistake in
7 years ago
Michael Rotarius b8bb4257fe REST/RPC example update
7 years ago
djpnewton c91103573b Add default port numbers to REST doc
8 years ago
Pavel Janík 70180b2e57 Implement REST mempool API, add test and documentation.
9 years ago
Simon Males 0ef9858707 Documenting pruned, pruneheight and softforks in getblockchaininfo
9 years ago
Simon Males 0c895799c8 Include pruned state in chaininfo.json
9 years ago
tailsjoin 9fbca205d4 doc: Remove recommendation to add old repos for libd4.8*
9 years ago
Jonas Schnelli c45c7ea0fa [REST] add JSON support for /rest/headers/
9 years ago
Jonas Schnelli 6e71efa9f0 [REST] remove json input for getutxos, limit to query max. 15 outpoints
10 years ago
Jonas Schnelli b448002772 [Docs] fix and improve REST documentation
10 years ago
Wladimir J. van der Laan 1fd2d39529
Merge pull request #5420
10 years ago
Jonas Schnelli 2ccfc6360d [REST] update documentation
10 years ago
Jonas Schnelli 6b4feb89a8 [QA] rest.py RPC test: change setgenerate() to generate()
10 years ago