Commit graph

3678 commits

Author SHA1 Message Date
thephez
f7bdc933c9 Examples - enable navigation to updated example pages 2017-12-14 08:40:32 -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
86d1f40d88 Add python script for running bloom filter example 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
c94eab5390 Update discuss sub-heading link to point to Dash Forum 2017-12-07 16:41:00 -05:00
thephez
07681fcb65 Link updates
- Make some external links open new window/tab
 - Point to Dash updated BIPs (QuantumExplorer GH)
2017-12-07 16:28:48 -05:00
thephez
58400dd4eb Update navigation
- Simplify nav header
 - Use index for main Dev Doc page (instead of separate page)
2017-12-07 16:28:48 -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
f9cb656a33 Summary update from previous commit 2017-12-07 09:09:11 -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
thephez
e2f7832460 Update index 2017-12-07 09:09:11 -05:00
thephez
c2f8b69938 Update RPC summary table
- Add filter
 - Add Type column
2017-12-07 09:09:11 -05:00
thephez
e672db970f Add sortable RPC summary table 2017-12-07 09:09:11 -05:00
thephez
e825730910 P2P reference - Add sentinelping RPC
Update template for creating new RPCs
2017-12-07 09:09:11 -05:00
thephez
02e2d7a602 P2P reference - Update verifymessage/signmessage RPCs 2017-12-07 09:09:11 -05:00
thephez
9b76d62b0c P2P reference
- Update validateaddress RPC
2017-12-07 09:09:11 -05:00
thephez
7b42b6b8ba P2P reference
- Add masternodebroadcast RPC details
 - Comment out payment processing guide section
2017-12-07 09:09:11 -05:00
thephez
a08e48eff9 P2P updates (guide/reference)
- Mining guide (bitcoin->dash)
 - Guide - remove payment section that is not very relevant
 - Minor spork RPC
2017-12-07 09:09:11 -05:00
thephez
24461fec67 RPC update - spork details 2017-12-07 09:09:11 -05:00
thephez
c119e2fc14 Minor layout reorg 2017-12-07 09:09:11 -05:00