Commit graph

3752 commits

Author SHA1 Message Date
thephez
9a803fdf48 config - Travis config update
- Temporary fix for deploy 1.9 issue (travis-ci/travis-ci#9312)
2018-03-13 09:39:48 -04:00
thephez
267c882abf content - RPC - MasternodeList update
- Add new modes
 - Update example
 - Related to #46
2018-03-13 09:33:05 -04:00
thephez
6fb8a24b63
[Content] - P2P - Deprecate count in MnGet (#41) 2018-03-12 12:54:27 -04:00
thephez
6bc7a37d4c
config - Travis config update (#44)
- Temporary fix for deploy 1.9 issue
2018-03-12 09:54:12 -04:00
Alex Werner
3bd45ff1ad Typo : max block size (#42) 2018-03-12 08:47:27 -04:00
thephez
f1aa6f2312 content - RPC updates
- GetWalletInfo, PrivateSend, GetRawMempool
2018-03-01 16:00:56 -05:00
thephez
ded0b9a8ce
[Content] v12.3 RPC changes (#38)
* content - Mempool related RPC updates
 - Add getmempoolancestors, getmempooldescendants, and getmempoolentry
RPCs
 - Update Ref and Table

* content - Generate RPCs updated
 - Mark get/setgenerate as removed
 - Add generatetoaddress details
 - Update Ref and Table

* content - Debug RPC updated
 - Change delimiter to + instead of comma
 - Update Ref and Table

* content - GetInfo RPCs updated
 - getaddednodeinfo, getmemoryinfo, getnetworkinfo
 - Update Ref and Table

* content - Added PreciousBlock RPC
 - Update Ref and Table

* content - Added and update RPCs
 - Debug, estimatepriority, estimatesmartpriority, listunspent,
signmessagewithprivkey, validateaddress
 - Update Ref and Table

* Update GObject Getcurrentvotes with shortened outpoint output
 - Update example and Vote Info field
 - Ref #24

* content - Update generate RPC
 - Add iterations parameter
 - Ref dashpay/dash#1790 (and bitcoin/bitcoin#7663)

* content - Update rawtransaction and generate RPCs
 - CreateRawTransaction, GetRawTransaction, and FundRawTransaction minor
updates
 - Some minor generate RPC updates for removed commands

* content - Update RPCs
 - Update GetBlockChainInfo and GetBlockTemplate
 - Add ImportMulti
 - Some minor generate RPC updates for removed commands

* content - Update Dash RPCs
 - Update GetGovernanceInfo and MasternodeList

* content - Update Pruning related RPCs
 - Update PruneBlockchain, ImportPrunedFunds, and RemovePrunedFunds

* content - RPC table
 - Minor updates

* content - Add SetBIP69Enabled RPC

* build - Update Makefile check to allow numbers in summary name

* content - Add example of RPC with named parameter
2018-02-27 16:01:30 -05:00
thephez
d8c79f3876 content - RPC ref and table updates
- Add 12.3 to quick-reference and update already modified RPCs
2018-02-20 13:43:17 -05:00
thephez
9ff2e0dd81 content - Change TxOut to outPoint to avoid inaccurate cross reference 2018-02-15 16:34:07 -05:00
thephez
0b5b55e665 content - Update GObject Getvotes with shortened outpoint output
- Update example and Vote Info field
 - Ref #24
2018-02-15 16:25:30 -05:00
thephez
45f02f5908
[Content] Switch MN ID from CTxIn to COutPoint in P2P messages (#33)
* content - Switch MN ID from CTxIn to COutPoint in P2P messages
 - mnb, mnp, mnw, dstx, dsq, govobj, govobjvote, mnv, and dseg message
details /hexdump updated

* content - Update mnb to use outPoint
 - Closes #32
2018-02-15 12:15:54 -05:00
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
e7e409938a doc - Minor documentation and script comment changes 2018-02-06 13:05:30 -05:00
thephez
22837773f2 config - Update Doxygen project number to current Dash Core version 2018-02-06 09:49:29 -05:00
thephez
a3e446bbb0
Travis-CI deploy to GH Pages (#21)
build - Travis-CI deploy to GH Pages
 - Scripts/config necessary to allow automatic build/deploy from Travis-CI
2018-02-05 16:21:58 -05:00
thephez
deaa367a1d content - InstantSend
- Clarify confirmation meaning
 - Update fee info
2018-01-31 17:12:04 -05:00
thephez
1406fd77b5 config - Travis bundler update 2018-01-31 17:02:18 -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
2c3cf8a85d CSS update to make more consistent with rest of site 2018-01-10 16:55:35 -05:00
thephez
92ad13546d nokogiri updated due to vulnerability 2018-01-10 15:24:24 -05:00
thephez
adae0a6b0c Revert previous (CI build issue) 2018-01-10 15:06:33 -05:00
thephez
4e4d7e278e Update nokogiri dependency due to vulnerability (CVE-2017-9050) 2018-01-10 15:06:33 -05:00
thephez
7470c77699 Update init script with new ruby version 2018-01-10 15:06:33 -05:00
thephez
e201abff3c Remove before_install item for Travis-CI 2018-01-10 15:06:33 -05:00
thephez
5812877f8f Dependency update/addition for Travis-CI 2018-01-10 15:06:33 -05:00
thephez
2da1f01dcd Travis-CI typo 2018-01-10 15:06:33 -05:00
thephez
94e35e857b Update for Travis-CI 2018-01-10 15:06:33 -05:00
thephez
2ac391dbee Update from Ruby 2.0->2.5
- Some dependency updates required
2018-01-10 15:06:33 -05:00
thephez
2fd09131ab Update Redcloth to version without vulnerability 2018-01-10 15:06:33 -05:00
thephez
632f89624e RPC table layout update to fix build issue 2018-01-10 09:32:47 -05:00
thephez
3d9adeeb52 Update HTML Proofer to ignore doxygen generated HTML 2018-01-10 09:32:47 -05:00
thephez
ec47d3855e Makefile updates (remove unused stuff)
Add build status to readme
2018-01-10 09:32:47 -05:00
thephez
d130446261 Link/cross-ref updates 2018-01-10 09:32:47 -05:00
thephez
78347fd82e Link fixes 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
73df27d1b7 Add missing pngs 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
62ab16b01e Ignore folder added 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
c8266c68af Remove unused layouts 2018-01-10 09:32:47 -05:00
thephez
c45c79ec53 Remove Bitcoin Core stuff 2018-01-10 09:32:47 -05:00