Commit graph

623 commits

Author SHA1 Message Date
thephez
7a1a6f07ca content - Update DNS seed description
- Closes #20
2018-02-15 11:57:47 -05:00
thephez
ebb6ce29fa content - Spork 13 removal updates
- RPC output examples / summary table
 - Spork list
 - Closes #19
2018-02-15 11:33:20 -05:00
thephez
4f177fb846 content - Masternode count RPC update
- RPC result / output examples and summary table
 - Closes #22
2018-02-15 11:18:12 -05:00
thephez
9d2bc49b56
content - Embed Matt Robertson InstantSend video from the 2017 Dash Conf (#31) 2018-02-13 12:55:37 -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
0ffa71c4d0 Add Dash Project to copyright 2018-01-24 16:12:44 -05:00
thephez
02244aa5f6 Update links to point at correct GH account / repo after rename/move 2018-01-24 14:43:12 -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
632f89624e RPC table layout update to fix build issue 2018-01-10 09:32:47 -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
5e45ffbcda Build updates
- Add license to rpc-table
 - Don't perform wallet and bitcoin core tests
2018-01-10 09:32:47 -05:00
thephez
f3631fb9f4 Misc updates
- Remove redirects to removed pages
 - Add some folders to ignore list
 - Update URL in sitemap plugin
2018-01-10 09:32:47 -05:00
thephez
c45c79ec53 Remove Bitcoin Core stuff 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
34dd493434 Doxygen doc
- Remove from Additional resources section
 - Add link in header under Documentation
2018-01-03 10:52:30 -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
f94fdd7239 Add doxygen docs and link to them from main page 2018-01-02 09:18:41 -05:00
thephez
d327ad9771 Format update 2017-12-14 08:46:33 -05:00
thephez
903b392d7f Clean up main page and menu 2017-12-14 08:40:32 -05:00
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
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