thephez
5011081fb5
Add Debug RPC
2017-10-10 09:15:46 -04:00
thephez
6b4c2febce
Add details for GetSpentInfo
2017-10-09 15:45:24 -04:00
thephez
2b385adcf5
Actual details of GetBlockHeaders
2017-10-09 13:12:16 -04:00
thephez
37888c23fc
Add GetBlockHeaders details
...
Minor formatting updates
2017-10-09 12:45:30 -04:00
thephez
ac3b27cd7f
Add script to create basic RPC md file
...
Set up empty GetBlockHashes/Headers and GetSpentInfo RPCs
2017-10-09 09:24:02 -04:00
thephez
3564879e58
Add GetAddressTxids/Utxos details
...
Update minor formatting, etc. for GetAddressBalance/Deltas/Mempool
Changed reference to Dash Core and updated denominations for Dash
2017-10-04 16:18:30 -04:00
thephez
668d3ed0ea
Added cross reference/reference placeholders for remaining GetAddress... RPC commands
...
Added RPC template placeholder files for remaining GetAddress...
commands
2017-10-03 16:26:00 -04:00
thephez
bd30018011
Add Dash-specific GetAddressBalance RPC command and associated updates
...
Update RPC quick reference list
2017-10-03 15:33:26 -04:00
David A. Harding
7a67a7c8cf
Dev Docs: edits to 0.14.0 RPC update
2017-05-08 14:44:33 -04:00
Michael Rotarius
ee3950ed12
Updated summaries.md
2017-05-05 17:01:03 +02:00
Will Binns
dec45b8573
Merge pull request #1429 from Mirobit/v0131-ref-update
...
Devdoc RPC calls up-to-date as of 0.13.1
2017-02-15 20:30:59 -06:00
Michael Rotarius
8a93b97ce9
REST 0.11, 0.12, 0.13 update
...
references.md, developer-reference.md, _autocrossref.yaml and
_config.yml not yet updated
2017-02-09 11:20:06 +01:00
Michael Rotarius
3285ca7dc9
Devdoc RPC calls up-to-date as of 0.13.1
2016-12-08 23:40:23 +01:00
Michael Rotarius
c7a99a6084
RPC Developer reference updated based on 0.12.1
...
I updated all changes to the RPC API from 0.11.0 to 0.12.1.
An update based on 0.13.1 will follow soon.
2016-11-15 17:54:46 +01:00
ChainQuery
579e4064b1
Create gettxoutproof.md and verifytxoutproof.md
...
Closes #1012
2015-08-23 10:04:10 -04:00
David A. Harding
ab7ca1f26f
Dev Docs: RPCs: Add New 'generate' & Note 'getgenerate' Change
2015-04-12 20:30:59 -04:00
David A. Harding
848429f0c9
Dev Docs: Tweak GetHashesPerSec Deprecation
...
* Ran `make manual-updates` to grab new summary
* Clarified that GHPS is part of 0.10.0 and is removed in master
* Autocrossref'd "Bitcoin Core master" to GitHub repo
* Removed GHPS from list of Mining RPCs now that it's in Removed RPCs
2015-02-02 09:59:20 -05:00
David A. Harding
a1b7d1e532
Dev Docs: Put summary_ variables in alphabetical order
...
* Simply ran `make manual-updates` using previously-commited sort patch
2015-02-01 18:21:51 -05:00
David A. Harding
5f532c59da
Dev Docs: Add REST Documentation
...
* Uses same basic format as JSON-RPC documentation.
Closes #715
2015-01-26 11:29:07 -05:00
David A. Harding
b8abfb2dcd
Dev Docs: Add 114 Pages Of New/Rewritten RPC Docs
...
* All previously-documented RPCs have had their text completely
rewritten.
* All new RPCs and changed RPCs in Bitcoin Core 0.10.0 have been
documented, except for hidden RPCs.
* A new RPC "Quick Reference" section has been added to make finding the
right RPC easier.
* A "See Also" subsection has been added to the end of every RPC
pointing to other relevant information.
* All previous examples in the RPC section have been re-run and updated
as necessary.
* Syntax highlighting has been added wherever possible.
* Hash byte order has been specified as RPC byte order everywhere it's
used in RPCs.
2014-12-24 18:46:03 -05:00