Commit graph

3644 commits

Author SHA1 Message Date
thephez
6c7609f137
Content - Update Tx malleability 2018-09-28 11:09:47 -04:00
thephez
7469ab4281 Content - RPC - getnetworkinfo (#86)
- Add missing `networkactive` parameter
2018-09-05 11:17:27 -04:00
thephez
75f002ac31 Add ChainRider REST service doc link (#84)
* Add ChainRider REST service doc link

* Minor link update
2018-07-23 14:10:01 -04:00
dash-docs
281f936708
Merge pull request #83 from thephez/doxygen_v0.12.3.2
Doxyfile version bump to 0.12.3.2
2018-07-23 13:45:23 -04:00
thephez
27504bb73d
Doxyfile version bump to 0.12.3.2 2018-07-23 13:33:48 -04:00
dash-docs
fd9b2532f9
Merge pull request #81 from thephez/pr_govobjvote_fix
Content - Fix govobjvote hexdump
2018-07-05 20:49:25 -04:00
thephez
65819e3b09
Content - Fix govobjvote hexdump 2018-07-05 20:23:36 -04:00
thephez
6aa26d7150
Doxyfile version bump to 0.12.3.1 (#80) 2018-07-03 13:51:34 -04:00
dash-docs
14c0c85ea4
Merge pull request #79 from dash-docs/develop
Add v12.3 updates
2018-07-03 09:42:36 -04:00
thephez
132ed65d9a
Merge branch 'master' into develop 2018-07-02 10:59:01 -04:00
thephez
edc6412b8c
Dash for devs updates (#78)
* Content - Remove bitcoin logo from button

* Content - Dashify "for developers" page
2018-06-29 16:35:28 -04:00
thephez
cd7c9bfc7f
v12.3 release updates (#76)
* content - Update P2P reference
 - Change protocol version to 70209
 - Highlight some significant changes in release

* content - Change protocol version to 70210
 - Update release date info
2018-06-29 16:12:15 -04:00
thephez
207c9824e4
[Content] Hexdump updates for 12.3 (#77)
* Content - P2P - mnget message update
 - Related to #41

* Content - P2P - mnp hexdump updated with new fields
 - Related to #58

* Content - P2P - add hexdump for getblocktxn message

* Content - P2P - add hexdump for blocktxn message

* Content - P2P - update cmpctblock hexdump to include shortid
2018-06-29 16:07:42 -04:00
thephez
44c55257a8
[Content] - P2P - Update PrivateSend messages to include input counts (#73)
- Updated `dsa` and `dsq` messages with nInputCount field
 - Updated notes in Guide

Closes #70
2018-06-28 12:58:23 -04:00
thephez
3085440f48
Logo update 2018-06-21 09:45:45 -04:00
thephez
c610ceafbe
Logo update 2018-06-21 09:21:34 -04:00
thephez
7bc6e8e972
Merge rebrand from 'master' into develop 2018-06-20 20:25:21 -04:00
suba Radhakrishnan
d470186251 rebranding logo update (#75)
Doxygen header logo
2018-06-20 19:56:17 -04:00
thephez
d835cd69f4
[Config] - Update nokogiri to 1.8.2 (CVE-2017-15412 vulnerability fix) (#74) 2018-06-12 12:14:09 -04:00
thephez
689414c211
[Content] Add DIPs 2-4 to search 2018-06-12 11:31:41 -04:00
thephez
404c5485e6
[Content] Make compact block messages searchable 2018-06-11 16:07:19 -04:00
thephez
73fdafea75
[Content] - RPC - Update getmempoolentry
- Add `instantsend` and `instantlock` to result
 - Closes #69
2018-06-11 13:33:07 -04:00
thephez
3415a4dbc7
"Hotfixes" from master (#72)
* Typo : max block size (#42)

* config - Travis config update (#44)

- Temporary fix for deploy 1.9 issue

* content - Remove outdated Payment Processor link

* [Rebrand] Update main logo

* [Rebrand] Update SVG log

* [Rebrand] Update icon

* [Rebrand] Main logo adjustment
2018-06-11 12:54:57 -04:00
thephez
56b02adfd6
Logo update (#68)
* [Rebrand] Update main logo

* [Rebrand] Update SVG log

* [Rebrand] Update icon

* [Rebrand] Main logo adjustment
2018-05-25 12:39:56 -04:00
Nathan Marley
6b4752e34d make dash-specific network messages searchable (#65) 2018-04-26 12:30:43 -04:00
thephez
2304a52d4f
[Content] - P2P - Compact block addition (#64)
* content - Add compact block inventory

* content - p2p - Compact Block messages
 - Start adding `blocktxn`, `cmpctblock`, `getblocktxn`, and `sendcmpct`
messages
  - blocktxn and getblocktxn description and format added
  - Placeholders for cmpctblock and sendcmpct

* content - p2p - Sendcmpct message
 - Add details of `sendcmpct` including hex dump

* content - p2p - CmpctBlock message
 - Add hexdump
 - Update description

* content - Minor formatting updates

* content - p2p - Update control and data message drawings
 - Add compact block related commands

* content - p2p - Update compact block messages
 - Add info about protocol version when implemented
 - Add info to cmpctblock

* content - p2p - Update compact block messages
 - Add some info from bitcoin-dot-org/bitcoin.org#2092
  - Add detail to cmpctblock, sendcmpct, getblocktxn, blocktxn messages
  - Add reference terms

* content - p2p - Comment out blocktxn and getblocktxn hexdump for now

Closes #59
2018-04-24 10:53:32 -04:00
thephez
7b8e5ed5ea
[Content] - RPC - Update getchaintips
- Add `forkpoint` to result
 - Closes #60
2018-04-18 18:11:17 -04:00
thephez
581500c546
[Content] - Update PrivateSend collateral info (#62)
- Change for protocol >70208 to provide more flexibility
Closes #48
2018-04-18 17:21:03 -04:00
thephez
190fa798a5
[Content] Update transaction version number 2018-04-18 16:56:05 -04:00
thephez
a646eb80a8
[Content] Update devnet magic bytes
- Closes #61
2018-04-18 16:53:50 -04:00
thephez
a9162b3881
[Content] Update references for BIPs/DIPs 2018-04-18 16:52:34 -04:00
thephez
6a50ef3eae
[Content] - P2P - Add Spork 6 and update message fields (#57)
* [Content] - P2P - Add spork 6

* [Content] - P2P - Message parameter updates
 - Change dsa/dsi collateral to tx message
 - nLastDsq marked as removed from mnb
 - Add fields to mnp

Closes #34
2018-04-10 10:36:28 -04:00
thephez
3c921f6df7
[Content] - RPC - Update Gobject message
- Minor update related to #52
2018-04-09 15:00:42 -04:00
thephez
80b5d0ddaf [Content] - RPC - Update Gobject message
- Add mode parameter
 - Closes #52
2018-04-09 13:45:11 -04:00
thephez
d075fc209e [Content] - Update Reject P2P message to cover IS, PS, and Governance
Closes #54
2018-04-03 10:48:42 -04:00
thephez
dc6c405e16
content - Remove outdated Payment Processor link 2018-03-26 09:01:11 -04:00
thephez
ac3fecb240
[Content] - Update PrivateSend collateral info for protocol >70208 change (#53)
Closes #48
2018-03-15 15:07:37 -04:00
thephez
d9c1833330
[Content] - Update PrivateSend collateral info for protocol >70208 change 2018-03-15 14:46:20 -04:00
thephez
e447e702eb [Content] - Update InstantSend with network specific conf thresholds 2018-03-15 11:53:35 -04:00
thephez
1b72440ae2
[Script] Minor update to RPC template 2018-03-15 10:37:07 -04:00
thephez
f6a68b5857
[Content] Add devnet details (#40)
* content - Add devnet details
 - Description in examples section
 - Glossary entry and updated testnet/regtest

* content - Devnet P2P
 - Add to start string and spork key tables

Closes #36
2018-03-14 13:34:59 -04:00
thephez
e3c34fef4c
[Content] - RPC - Add new ListAddressBalances RPC (#50)
Closes #47
2018-03-14 12:44:13 -04:00
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