Commit graph

39 commits

Author SHA1 Message Date
thephez
9aaf29fb05 Minor governance updates 2017-10-17 14:52:26 -04:00
thephez
30d356b099 Dseg updates
- Added clarifying details regarding how to request single/all nodes
 - Ban warning
2017-10-17 13:50:05 -04:00
thephez
1dfe7dd8ea Governance
- Add governance message SVG image
 - Typo fixes
2017-10-16 19:39:42 -04:00
thephez
c062ed2349 Governance updates
- Add description of govsync to P2P guide
 - Updates to P2P reference
2017-10-16 16:29:05 -04:00
thephez
b9ec558713 Misc cleanup 2017-10-12 12:38:07 -04:00
thephez
867847b29e P2P messages - minor formatting and corrections 2017-09-12 15:59:49 -04:00
thephez
864dd6ec0c Masternode P2P messages (dseg, mnb, mnget, mnp, mnv, mnw, mnwb, ssc)
- Add reference/crossref entries
 - Add message structure
2017-09-12 15:09:40 -04:00
thephez
60ed236051 Masternode P2P messages
- Add descriptions
 - Add hexdump details
2017-09-12 12:36:08 -04:00
thephez
27b38ba38a PrivateSend P2P minor updates 2017-09-12 08:30:53 -04:00
thephez
0ed595192d 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
2017-09-11 15:59:30 -04:00
thephez
98d619a8f9 Governance object P2P messages
- Add additional description/details
2017-09-11 11:20:13 -04:00
thephez
27fdb3d050 Governance (P2P) updates
- Add details to govobjvote and govsync
2017-09-08 15:50:30 -04:00
thephez
d5eb80fed1 Governance subsection (P2P)
- Start adding govobj, govobjvote details
 - Add spork references
2017-09-07 16:15:34 -04:00
thephez
5c4d329091 InstantSend subsection of P2P reference detail
- Added ix, txlvote message details and associated references
2017-09-07 12:40:49 -04:00
thephez
ec99c90361 More updates for Control Messages section of P2P network
- Bitcoin->Dash reference changes
 - Reject and Version message updates
2017-09-07 09:42:10 -04:00
thephez
ab2094afc9 Added Alert message details from Bitcoin back and removed feefilter 2017-09-06 16:59:53 -04:00
thephez
3ff324fccf Updates for the Data Network section of P2P reference 2017-09-06 15:40:35 -04:00
thephez
e5796b5847 Add Spork/GetSporks message details
Add placeholders for Dash specific messages
 - Added subsections for InstantSend, PrivateSend, Masternodes, and
Governance
2017-09-06 11:06:02 -04:00
thephez
02c6cad8b0 Update inventories to include Dash specific items
- Update references.md with them also
Update disclaimer (Bitcoin -> Dash)
2017-09-05 17:59:21 -04:00
thephez
458562d473 Update P2P networking protocol versions and message headers sections
Update subheading-links
Update more items in references.md
2017-09-05 16:06:08 -04:00
thephez
f82767d1f1 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
2017-09-05 14:04:39 -04:00
Michael Rotarius
064c0113ba Protocol versions update 2017-08-01 14:49:12 +02:00
Andrew Chow
1320506acc Clarify about empty headers messages 2017-05-21 23:40:53 -04:00
Andrew Chow
7e9305eb8a Make reject message code descriptions more accurate
Changed extra data *is* to *may include* since the extra data does not necessarily have to include what was stated.
2017-05-21 23:37:50 -04:00
Jonathan Cross
8d842795da
P2P 'alert' messaging was removed, updating DevDocs 2017-05-10 16:52:35 +02:00
Will Binns
9e4d0fb8ca
ref_p2p_networking: Fix protocol version
An incorrect protocol version was referenced. It should be `60001`, not
`60000`.
2017-03-22 07:42:32 -06:00
David A. Harding
2b32781db4 Dev Docs: P2P feefilter: add extra details
- Add annotated hex example

- Add search box entry and autocrossref entry

- Add Bitcoin Core 0.12/0.13 cross links
2017-03-16 09:27:37 -04:00
jnewbery
8b9a5048e2 Add feefilter documentation 2017-03-16 09:27:37 -04:00
Will Binns
f43ba29029 Merge pull request #1385 from jnewbery/optionalFields
Version message Relay field is optional
2017-02-12 16:39:26 -06:00
Wladimir J. van der Laan
32060431b6 Add mention of protocol version 70013 and 70014
These were first implemented in Bitcoin Core 0.13.0.

Closes #1364.
2016-10-09 11:57:14 +02:00
jnewbery
e8f49dab83 Version message Relay field is optional 2016-10-06 09:23:47 -04:00
Filippo Merli
fe323af516 fixed type error in first table dev reference merkleblock, change 32 bits in 32 bytes refered to the size of a txs or merkle node hash 2016-09-03 20:03:10 +01:00
Chris Stewart
f5d84476b1 Update ref_p2p_networking.md
See this conversion around 6:20PM CDT
https://botbot.me/freenode/bitcoin-core-dev/2016-07-19/?tz=America/Chicago
2016-07-21 09:19:35 -05:00
Cøbra
eeccfd2493 Merge pull request #1259 from OP-TRUE/patch-2
Update latest version and protocolversion
2016-03-23 20:22:29 +00:00
bitcoin
c90f93a968 post 0.12.0 update - strike (not released yet) 2016-03-12 19:58:40 -05:00
bitcoin
72adcac50f Update latest version and protocolversion 2016-03-12 17:38:44 -05:00
David A. Harding
79e8fb50e7
Dev Docs: document sendheaders P2P message
Closes #1153
2015-12-07 19:50:21 -05:00
David A. Harding
64e4c549bc
Dev docs: change "op code" to "opcode"
Closes #1068
2015-10-23 11:20:36 -04:00
Saivann
af1704002b Group _includes files in subfolders 2015-09-05 20:49:55 -04:00
Renamed from _includes/ref_p2p_networking.md (Browse further)