Commit graph

297 commits

Author SHA1 Message Date
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
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
663d383b41 Update reference files with new RPCs 2017-12-07 09:09:11 -05:00
thephez
e825730910 P2P reference - Add sentinelping RPC
Update template for creating new RPCs
2017-12-07 09:09:11 -05:00
thephez
7b42b6b8ba P2P reference
- Add masternodebroadcast RPC details
 - Comment out payment processing guide section
2017-12-07 09:09:11 -05:00
thephez
a08e48eff9 P2P updates (guide/reference)
- Mining guide (bitcoin->dash)
 - Guide - remove payment section that is not very relevant
 - Minor spork RPC
2017-12-07 09:09:11 -05:00
thephez
c119e2fc14 Minor layout reorg 2017-12-07 09:09:11 -05:00
thephez
c7b46ef228 Disable cookie/analytics
Simplify menu items
Update some links
2017-12-07 09:09:11 -05:00
thephez
d096a9c160 Guide updates
- Intro
 - Block chain section
 - Developer guide
2017-12-07 09:09:11 -05:00
thephez
96684f8644 RPCs (Utility)
- Update Priority/fee related RPCs
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
Mirobit
3c0bc9ed57 Clean up 2017-08-21 19:04:52 +02:00
theymos
f051dfd6a5 Remove Copay/BitPay/Bitcore 2017-08-17 15:07:44 -05:00
John Newbery
e9461a333a Add instructions for upgrading Bitcoin Core 2017-08-16 09:54:05 -04:00
Michael Rotarius
c1092a9889 Naming consistency 2017-08-01 15:12:09 +02:00
Will Binns
6b4751d6b9 Merge pull request #1673 from BenedictThompson/master
Add Windows 10 section to the 'Running A Full Node' section
2017-07-17 06:43:36 -06:00
Will Binns
c176ac6fae Merge pull request #1670 from conortm/rss-releases-description
Add description to releases rss feed
2017-07-17 06:40:37 -06:00
Ben Thompson
46ebd1b4f9 Added Windows 10 Instructions. 2017-07-10 07:47:20 +01:00
Conor McNamara
4c9d6ac1ef Add description to releases rss feed 2017-07-08 11:32:28 -04:00
biniek
0c8167b84d Add Windows 10 2017-07-08 17:13:06 +02:00
David A. Harding
29ede93b27
Translations: put chain size in l11n strings 2017-05-31 04:26:15 -04:00
David A. Harding
57aaf64d0b
Full node guide: describe blocks-only mode 2017-05-13 06:02:50 -04:00
David A. Harding
7a67a7c8cf
Dev Docs: edits to 0.14.0 RPC update 2017-05-08 14:44:33 -04:00
Michael Rotarius
0a6d622bd0 developer-reference 2017-05-05 01:06:32 +02:00
Will Binns
dc2c2c3197 Merge pull request #1561 from bitcoin-dot-org/security-reporting
Update security reporting instructions
2017-04-11 09:44:11 -06:00
Wladimir J. van der Laan
b466b0536a Update security reporting instructions
Also remove the outdated list of core contributors.
2017-04-10 17:45:29 +02:00
Jameson Lopp
90728481fd Link to config generator
I'm looking for appropriate places to link to my config generator; I think anyone who is reading this part of the documentation would be interested in it.
2017-03-31 07:19:31 -04:00
Will Binns
dec45b8573 Merge pull request #1429 from Mirobit/v0131-ref-update
Devdoc RPC calls up-to-date as of 0.13.1
2017-02-15 20:30:59 -06:00
Michael Rotarius
8a93b97ce9 REST 0.11, 0.12, 0.13 update
references.md, developer-reference.md, _autocrossref.yaml and
_config.yml not yet updated
2017-02-09 11:20:06 +01:00
Will Binns
8a0762be4f full-node: Add importprunedfunds/removeprunedfunds 2017-01-05 00:03:30 -06:00
Will Binns
d15f4752f0 full-node: Revise disabled RPCs
This removes two of the RPCs because they were later reenabled in
Bitcoin Core when in pruning mode.
2017-01-05 00:03:30 -06:00
Will Binns
46a02391f4 full-node: Drop ampersand, use 'and' 2017-01-05 00:03:30 -06:00
Will Binns
d5f24bee1f full-node: Drop brackets around 'N' for readability 2017-01-05 00:03:30 -06:00
Will Binns
941d4e5d5e full-node: Add note about txindex and rescan 2017-01-05 00:03:30 -06:00
Will Binns
54422ffcbf full-node: Add info on pruning to reduce storage 2017-01-05 00:03:29 -06:00
Will Binns
affdcfa16c full-node: Revise UAC confirmation, Win 7 & 8 2017-01-01 09:57:42 -06:00
Will Binns
7b69d11993 full-node: Remove RPC insrux, OSX 2017-01-01 09:57:42 -06:00
Will Binns
d849cbe756 full-node: Bump Bitcoin Core to 0.13.1, OSX 2017-01-01 09:57:42 -06:00
Will Binns
defb59b389 full-node: Remove RPC instrux, Win 7 & Win 8 2017-01-01 09:57:41 -06:00
Will Binns
0ac849a211 full-node: Remove RPC instrux, other Linux distros 2017-01-01 09:57:41 -06:00
Will Binns
83195c2d55 full-node: Revise addl est of blockchain d/l time 2017-01-01 09:57:41 -06:00
Will Binns
0a952417eb full-node: Update file name for 64-bit 2017-01-01 09:57:41 -06:00
Will Binns
dc3b12bb9c full-node: Revise estimate, blockchain d/l time 2017-01-01 09:57:41 -06:00
Will Binns
06e6de1035 full-node: Fix console output alignment 2017-01-01 09:57:41 -06:00
Will Binns
547bcfb995 full-node: Update console output when adding repo 2017-01-01 09:57:40 -06:00
Will Binns
f70c016649 full-node: Bump Ubuntu to 16.10 2017-01-01 09:57:40 -06:00
Will Binns
a7071a103a full-node: Remove auth req, Core Daemon section 2017-01-01 09:57:40 -06:00
Will Binns
f7454228cc full-node: Bump version to 0.13.1 2017-01-01 09:57:40 -06:00
Will Binns
c3f5112f3f full-node: Revise seeking assistance clause 2017-01-01 09:57:40 -06:00