Commit graph

217 commits

Author SHA1 Message Date
thephez
9ee10b2349 content - Spork 13 removal updates
- RPC output examples / summary table
 - Spork list
 - Closes #19
2018-02-12 12:30:24 -05:00
thephez
597d460bdf
[Content] Expand PrivateSend details (#27)
* content - Begin expansion of PrivateSend guide

* content - Expansion of PrivateSend guide (collateral creation)

* content - Expansion of PrivateSend guide
 - Mixing details added
 - Dash Core references added

* content - Expansion of PrivateSend guide
 - Add missing noref
2018-02-09 10:06:52 -05:00
thephez
deaa367a1d content - InstantSend
- Clarify confirmation meaning
 - Update fee info
2018-01-31 17:12:04 -05:00
thephez
29c930bd33 Add BIP reference section
- Include tables for BIPs/DIPs linked to source repos
2018-01-24 11:01:39 -05:00
thephez
fe5a7d3c21 Typo updates 2018-01-11 14:02:38 -05:00
thephez
da8a1f1737 Minor Bitcoin to Dash changes 2018-01-11 14:02:38 -05:00
thephez
d130446261 Link/cross-ref updates 2018-01-10 09:32:47 -05:00
thephez
2870d0170c Build update - finish fixing subhead-links
- Disable html-proofer so make test works
2018-01-10 09:32:47 -05:00
thephez
088f104adf Build updates, cont.
- Fix cross-reference issues
 - Properly comment out unused sections (coinjoin, payment processing)
 - Link correction
 - Subheading corrections
2018-01-10 09:32:47 -05:00
thephez
422329ea85 Update list of major changes for 12.2.x with 12.2.2 item 2018-01-03 16:28:08 -05:00
thephez
c00d8bc58d Minor updates
- GetGovernanceInfo parameter added / table updated (from 0.12.2.2)
 - Typo fixed in GetHashesPerSec
2018-01-03 16:03:45 -05:00
thephez
57f1017b5e Cross-reference link correction
Index update to include link to doxygen docs
2018-01-03 10:39:37 -05:00
thephez
295be42529 Fix additional cross-reference issues 2018-01-02 09:25:28 -05:00
thephez
3495dbbdf5 Add/update glossary terms
Fix some cross-reference issues
2018-01-02 09:25:28 -05:00
thephez
afe1c54caf Glossary - add some Dash terms 2018-01-02 09:25:28 -05:00
thephez
d327ad9771 Format update 2017-12-14 08:46:33 -05:00
thephez
c641d42118 Minor examples updates 2017-12-14 08:40:32 -05:00
thephez
e2149c179f Add embedded gist scripts for running some examples 2017-12-14 08:40:32 -05:00
thephez
1e3bb6bb43 Example transaction updates (P2SH tx) 2017-12-14 08:40:32 -05:00
thephez
1c6f8b06c9 Example transaction updates (complex raw / offline signing txs) 2017-12-14 08:40:32 -05:00
thephez
31f7365466 Example transaction updates (simple raw tx) 2017-12-14 08:40:32 -05:00
thephez
21cd8094d0 Example testing/transaction updates
- Convert bitcoin -> dash
 - Complete testing section
 - Update transaction simple spending example

Added script to run through simple spending example on regtest
2017-12-14 08:40:32 -05:00
thephez
822098b5a1 Example intro updates 2017-12-14 08:40:32 -05:00
thephez
2d5525253f RPC table update to link with content
Minor ref intro update
2017-12-11 13:11:42 -05:00
thephez
cdbe28f410 Update layout of developer doc page
- Eliminate Contract section link on Dev Doc page and insert Dash
features
 - Split Dash features out into own section of P2P guide
 - Add Dash Payment and BlockCypher links
2017-12-07 16:28:48 -05:00
thephez
61e478a335 Updates based on bitcoin-dot-org changes
- Blockchain guide typo (bitcoin-dot-org/#1920)
 - GetTxOut correction (bitcoin-dot-org/#1891)
 - Tx Guide (bitcoin-dot-org/#1819)
 - Vars.md (bitcoin-dot-org/#1825)
 - signrawtransaction typo
2017-12-07 12:31:34 -05:00
thephez
dc542202f4 Typo fixes and corrections from bitcoin-dot-org 2017-12-07 10:52:27 -05:00
thephez
7f27d1013b HTTP REST updates
- Updated all requests with Dash examples
 - Updated all requests to add/remove fields to match Dash
2017-12-07 09:09:11 -05:00
thephez
6fd6f8b8ab Dash RPCs - Add details to the keepass RPC 2017-12-07 09:09:11 -05:00
thephez
b3fc565eba Dash RPCs - Add details to the voteraw RPC 2017-12-07 09:09:11 -05:00
thephez
fb98f6f2f2 Dash RPCs - Add details to all masternode RPC sub-commands 2017-12-07 09:09:11 -05:00
thephez
980061a1d4 Dash RPCs
- Add placeholders for  masternode RPC sub-commands
2017-12-07 09:09:11 -05:00
thephez
04a062f5d8 Dash RPCs
- Finish details for GObject (voting related)
2017-12-07 09:09:11 -05:00
thephez
28e8294592 Wallet RPCs
- Add details for DumpHDInfo and InstantSendToAddress (new)
 - Minor updates
2017-12-07 09:09:11 -05:00
thephez
a71277cdee Wallet RPCs (new)
- Add details for ImportPubKey and ImportElectrumWallet
2017-12-07 09:09:11 -05:00
thephez
663d383b41 Update reference files with new RPCs 2017-12-07 09:09:11 -05:00
thephez
b953919a36 Add md files for new RPCs 2017-12-07 09:09:11 -05:00
thephez
fd75e603f0 Removed RPC updates
- Minor changes
2017-12-07 09:09:11 -05:00
thephez
5428b88aa2 Wallet RPC updates
- Convert remaining existing RPCs to Dash
(settxfee->walletpassphrasechange)
2017-12-07 09:09:11 -05:00
thephez
db89358b0a Wallet RPC updates
- Convert more existing RPCs to Dash (move->sendtoaddress)

Added var for Add Lock Conf parameter
2017-12-07 09:09:11 -05:00
thephez
022808165c Wallet RPC updates
- Comment out detail of non-implemented wallet RPCs
2017-12-07 09:09:11 -05:00
thephez
8c175dfdff Wallet RPC updates
- Convert more existing RPCs to Dash
(listsinceblock->listunspent)
2017-12-07 09:09:11 -05:00
thephez
79231bb3d3 Wallet RPC updates
- Convert more existing RPCs to Dash
(listaddressgroupings->listreceivedbyaddress)
2017-12-07 09:09:11 -05:00
thephez
8202b61162 Wallet RPC updates
- Convert more existing RPCs to Dash (gettransaction->listaccounts)
2017-12-07 09:09:11 -05:00
thephez
2e46278b3c Minor items missed in previous commit 2017-12-07 09:09:11 -05:00
thephez
c0e52df028 Wallet RPC updates
- Convert more existing RPCs to Dash
 - Minimal changes (some InstantSend parameter additions)
2017-12-07 09:09:11 -05:00
thephez
ff3508cb25 Update a few wallet RPCs 2017-12-07 09:09:11 -05:00
thephez
6fdba2bc89 Reference - finish Util RPCs
- Update last util RPC (getmemoryinfo)
2017-12-07 09:09:11 -05:00
thephez
c21a890aed P2P guide - sentinel updates
- Add detail for prune/superblock
2017-12-07 09:09:11 -05:00
thephez
58daafc727 Guide - Sentinel start
- Add some initial info about sentinel
2017-12-07 09:09:11 -05:00