Commit graph

46 commits

Author SHA1 Message Date
thephez
78e946febd
Content - Add glossary entries
- ChainLock, LLMQ, Special Tx
2019-05-22 13:16:10 -04:00
thephez
865990cd4b V0.14.0 Coin priority (RPC and Guide) and Debug (#114)
* RPC - Update debug category list
 Related to dashpay/dash#2810

* RPC - Coin age priority updates
 - Remove estimate*priority
 - Remove priority param from prioritisetransactions
 - Adjust relay-fee param descriptions

* Formatting - Minor fixes

* Content - Sync guide and glossary with priority changes
2019-05-17 10:23:43 -04:00
thephez
b604f67496
Convert atlassian links to point at docs.dash.org (#106) 2019-02-04 10:25:43 -05: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
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
3495dbbdf5 Add/update glossary terms
Fix some cross-reference issues
2018-01-02 09:25:28 -05:00
thephez
5f0a3e4023 Minor corrections 2018-01-02 09:25:28 -05:00
thephez
6600b735d6 Remove bitcoin.org references and minor adjustments 2018-01-02 09:25:28 -05:00
thephez
afe1c54caf Glossary - add some Dash terms 2018-01-02 09:25:28 -05:00
thephez
e3891612ba Glossary updates
- Some Bitcoin -> Dash changes
2017-12-07 09:09:11 -05:00
thephez
d59d4570a8 P2P Guide
- Update to masternode payment section. Included link to official doc

Misc minor cleanup - glossary terms, etc.
2017-12-07 09:09:11 -05:00
thephez
703c54ffbc Dev ref conversion (#2)
Developer reference/guide updates to this point

* Update some reference documents
 - Adjust ref_intro to reference Dash
 - Start updating p2p network ref
 - Adjust some items in references.md to point to Dash URLs

* Update P2P networking protocol versions and message headers sections
Update subheading-links
Update more items in references.md

* Update inventories to include Dash specific items
 - Update references.md with them also
Update disclaimer (Bitcoin -> Dash)

* Remove reference to bitcoin mailing list from ref_intro

* Add Spork/GetSporks message details
Add placeholders for Dash specific messages
 - Added subsections for InstantSend, PrivateSend, Masternodes, and
Governance

* Some Bitcoin->Dash conversions
 - Update title / section name for Dev Doc/Dev Reference
 - Updated favicon

* Updates for the Data Network section of P2P reference

* Added Alert message details from Bitcoin back and removed feefilter

* More updates for Control Messages section of P2P network
 - Bitcoin->Dash reference changes
 - Reject and Version message updates

* InstantSend subsection of P2P reference detail
 - Added ix, txlvote message details and associated references

* Governance subsection (P2P)
 - Start adding govobj, govobjvote details
 - Add spork references

* Missed spork xref in previous

* Governance (P2P) updates
 - Add details to govobjvote and govsync

* Governance object P2P messages
 - Add additional description/details

* PrivateSend P2P messages
 - Added details for dsa, dsc, dsf, dsi, dsq, dss, dssu, and dstx
messages
  - Added references also
  - Hexdump examples for all but dsi and dss

* PrivateSend P2P minor updates

* Masternode P2P messages
 - Add descriptions
 - Add hexdump details

* Masternode P2P messages (dseg, mnb, mnget, mnp, mnv, mnw, mnwb, ssc)
 - Add reference/crossref entries
 - Add message structure

* P2P messages - minor formatting and corrections

* Block chain reference
 - Version info updates

* Update Block Chain reference (Headers)
 - Update version details
 - Update block reward info

* Update Transactions reference
 - Add some Dash specific updates

* Minor Transactions reference change

* RPC reference updates

* RPC reference updates
 - Added/removed commands to match available Dash commands

* Core API updates

* Renamed devdocs/bitcoin-core to dash-core
 - Updated developer-reference.md to point at new location

* Update filename to use dash-core instead of bitcoin-core

* Add Dash-specific GetAddressBalance RPC command and associated updates
Update RPC quick reference list

* Added cross reference/reference placeholders for remaining GetAddress... RPC commands
Added RPC template placeholder files for remaining GetAddress...
commands

* Scripts for environment setup and frequently used builds

* Add details for GetAddressDeltas/Mempool RPCs
Update path in Makefile bitcoin-core -> dash-core

* Add GetAddressTxids/Utxos details
Update minor formatting, etc. for GetAddressBalance/Deltas/Mempool
Changed reference to Dash Core and updated denominations for Dash

* Misc minor cleanup

* Work on updating existing Block Chain RPCs
 - GetBestBlockHash, GetBlock, GetBlockChainInfo, GetBlockCount,
GetBlockHash

* Continue updating existing Block Chain RPCs
 - GetBlockHeader, GetChainTips, GetDifficulty, GetMemPoolInfo,
GetRawMemPool

* Update RPCs quick-ref
 - Added descriptions for Dash
 - Updated description for Bitcoin related items for clarity

* Comment out content of non-implemented Block chain RPCs (GetMemPoolAncestors, GetMemPoolDescendants, GetMemPoolEntry, PreciousBlock, PruneBlockChain)

* Continue updating existing Block Chain RPCs
 - GetTxOut, GetTxOutProof, GetTxOutSetInfo, VerifyChain,
VerifyTxOutProof
Update previous block hash type to indicate X11 instead of double SHA256

* Add script to create basic RPC md file
Set up empty GetBlockHashes/Headers and GetSpentInfo RPCs

* Add GetBlockhashes details
Minor correction in Empty RPC generation script

* Add GetBlockHeaders details
Minor formatting updates

* Update Address Index related RPCs to indicate the necessity of enabling addressindex to use them

* Actual details of GetBlockHeaders

* Add details for GetSpentInfo

* Update existing Control RPCs (GetInfo, Help, Stop)

* Add Debug RPC

* Expand empty RPC generation script to add example section and fix format

* Added empty RPC files and cross-ref details for all Dash RPCs

* Add details for some Dash RPCs
- GetGovernanceInfo, GetPoolInfo, GetSuperblockBudget

* Add details for MasternodeList RPC (Dash section)

* Add details for MnSync RPC (Dash section)

* Dash RPC updates
 - Add Result section to MasternodeList
 - Formatting updates to MnSync

* Expand script to add placeholders for parameters/resuls/example

* Add details for PrivateSend RPC (Dash section)

* Update Generating RPCs
 - Added details back for GetGenerate/SetGenerate which were deprecated
in Bitcoin

* Formatting and example updates

* Add result detail and example to GetBlockTemplate

* Update existing Mining RPCs
 - GetMiningInfo, GetNetworkHashPs, PrioritiseTransaction, SubmitBlock

* Minor formatting updates

* Update most existing Network RPCs
 - AddNode, ClearBanned, DisconnectNode, GetAddedNodeInfo,
GetConnectionCount, GetNetTotals,GetNetworkInfo, GetPeerInfo,
ListBanned, Ping, SetBan
 - Added some norefs as needed (Network RPCs only)

* Misc cleanup

* SetNetworkActive (Network RPC)

* Misc updates
 - Change logo
 - Disable some headers (alert, donation)
 - Disable footer

* Governance updates
 - Add description of govsync to P2P guide
 - Updates to P2P reference

* Governance
 - Add governance message SVG image
 - Typo fixes

* Dseg updates
 - Added clarifying details regarding how to request single/all nodes
 - Ban warning

* Minor governance updates

* Governance updates / MN sync
 - Correct some reference links
 - Add MN sync info to guide
 - Update dseg, mnget, ssc, and govsync messages to include more detail

* Governance updates
 - Guide updated to show both stages of govsync
 - Reference
  - Correcte ssc typo and add sync item detail
  - Update govobjvote to include detail about propagation
  - Update govsync details

* Governance updates
 - More clarification on govsync (guide and reference)

* Raw Transaction RPC
 - Previously uncommitted CreateRawTransaction update

* Dash RPC (Gobject)
 - Add details for count and get sub-commands

Also added description for govobj types

* P2P messages
 - Spork updated to include verification details and a hexdump

Minor typo / note updates

* P2P Message - mnv
 - Draft details regarding use and operation

* P2P message (mnv)
 - Additional detail updates based on info from Udjin

Minor update to mnp

* Guide - Masternode payment
 - Add section and start putting in details

* P2P Messages - deprecated
 - Move deprecated messages to their own group

* Misc minor non-content updates
2017-10-25 09:17:55 -04:00
Alex Werner
17c265f5fd Change Bitcoin.org ref to Dash.org (#1)
Minor modification
2017-10-25 09:13:53 -04:00
Andrew Chow
3472076be5 Add block size limit glossary term 2017-05-22 14:18:26 -04:00
Andrew Chow
2390680b5d Add node glossary term and full node types in dev guide
Added a node glossary term

Added descriptions of full nodes, archival nodes, and pruned nodes to the dev guide.

Linked the term "peer" to node instead of original location.
2017-05-22 14:18:22 -04:00
Andrew Chow
582be1bf61 Add uasf and masf gloassary terms 2017-05-21 22:38:50 -04:00
Will Binns
246a41fb33 Merge pull request #1603 from r3ticuli/patch-1
Update simplified-payment-verification.yaml
2017-05-18 20:46:12 -06:00
sbstn mssr
165baa0ee1 Update simplified-payment-verification.yaml 2017-05-17 16:53:11 -04:00
sbstn mssr
e75c0efc53 Update simplified-payment-verification.yaml 2017-05-17 15:27:44 -04:00
David A. Harding
524831a205
Dev Glossary: add CPFP and RBF entries 2017-05-14 08:10:02 -04:00
Will Binns
862aea454a
glossary: Fix typo in number of fields
This resolves an issue where the number of fields for an input was
incorrectly worded as four instead of three.

Resolves #1542
2017-03-16 19:25:44 -06:00
Will Binns
20a8f34908 Merge pull request #1436 from Mirobit/softforkdef
New softfork description
2017-02-12 20:55:50 -06:00
Michael Rotarius
1283e200c6 removed last sentence 2017-02-09 11:34:12 +01:00
Kyle Torpey
72ce00741b remove extra "the" from hard-fork.yaml 2016-12-19 21:44:42 -05:00
VincentPiper
f479815313 Update to Glossary Definition: Double Spend (#1251)
* Update double-spend.yaml

* Update double-spend.yaml

* Update double-spend.yaml
2016-12-18 07:19:55 -06:00
Michael Rotarius
ef60a77e2a New softfork description
As suggested in #1431
2016-12-14 19:37:32 +01:00
Cøbra
550d9ba743 Merge pull request #1323 from Flowdalic/patch-2
Clarify that Pubkey Scripts are called scriptPubKe
2016-07-05 19:03:01 +01:00
Florian Schmaus
5df96909f1 Remove backtick formatting 2016-07-01 13:40:19 +02:00
Florian Schmaus
ad01770d32 Remove backtick formatting 2016-07-01 13:39:32 +02:00
Florian Schmaus
47ca3afc5e Make ScriptSig description a bit more verbose
and also to keep the style of https://github.com/bitcoin-dot-org/bitcoin.org/pull/1323
2016-06-30 17:01:30 +02:00
Florian Schmaus
a37ecd0271 Clarify that Pubkey Scripts are called scriptPubKe
Readers could get the impression that the script for fulfilling the conditions is called scriptPubKey in code (which is not true).
2016-06-30 16:59:19 +02:00
David A. Harding
fd7f7c3ab1
Dev Docs: clarify null data conditions 2015-11-09 11:46:14 -05:00
Alex Kuck
21559c3484 OP_RETURN accepts 80 bytes 2015-11-07 22:30:07 -05:00
David A. Harding
64e4c549bc
Dev docs: change "op code" to "opcode"
Closes #1068
2015-10-23 11:20:36 -04:00
mruddy
8498edf1ff shorten definition of sighash_single to stay within the 255 character limit 2015-06-28 06:40:01 -04:00
mruddy
b01af43151 second shot at making the definitions more clear 2015-06-27 07:02:45 -04:00
mruddy
0368f10e71 fix a link and attempt to clarify SIGHASH_SINGLE 2015-06-26 09:11:25 -04:00
David A. Harding
400bed4343
Merge pulls #839 and #840
* 839: Dev Docs Glossary: Add Denominations Entry
* 840: Bitcoin.pdf: Add A Page That Lists Translations
2015-04-25 19:02:56 -04:00
David A. Harding
d383940ecb
Bitcoin.pdf: Create Page Linking To Translations
- Adds a new page linking to all translations of Nakamoto's Bitcoin
  paper, and also provides instructions for adding new translations

- Changes all links on the site that used to point directly to the
  English bitcoin.pdf to point to the new page.

- Add Spanish Translation by Breathingdog, as well as Spanish strings
  for the now page also by Breathingdog
2015-04-24 15:05:55 -04:00
David A. Harding
6df57cf942
Dev Docs Glossary: Add Denominations Entry
Suggested by Jameson Lopp (thanks!)
2015-04-24 13:43:03 -04:00
David A. Harding
2a2df421c1
Dev Docs: Change Text To Make Autoxref Consistent 2015-04-23 12:56:47 -04:00
David A. Harding
a2a5f454cb
Revert "Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box""
This reverts commit 961d6c988f.
2015-04-14 08:55:53 -04:00
David A. Harding
961d6c988f
Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box"
This reverts commit e3dcf0ce1f, reversing
changes made to c71e9fdf2d.

Once again we had a broken new plugin that Travis CI and local building
didn't catch.
2015-04-10 19:33:39 -04:00
Saivann
a790f353d0
Glossary: Various small fixes and improvements
Add link to the glossary from each definition
Fix missing BIP37 link
Fix searchbox width on mobiles
Apply more consistent margin and padding for the searchbox
Use H3 titles in the glossary_entry layout for better readability
Always use HTML classes for CSS stylesheets
Fix one typo in glossary.rb
2015-04-09 15:20:39 -04:00
David A. Harding
494dfaced7
Dev Docs: Add Glossary Entries & Search Links
This adds the data used to populate the glossary and search terms.

Closes #593
2015-03-19 15:31:44 -04:00