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
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
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
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
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
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
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