thephez
dea3aaf3fd
Minor Transactions reference change
2017-09-14 08:37:05 -04:00
thephez
181590839f
Update Transactions reference
...
- Add some Dash specific updates
2017-09-13 16:15:12 -04:00
thephez
c0e4fcca8c
Update Block Chain reference (Headers)
...
- Update version details
- Update block reward info
2017-09-13 12:56:50 -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
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
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
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
3a5579bfe6
Remove reference to bitcoin mailing list from ref_intro
2017-09-06 08:55:42 -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
cd
129609f6d2
Correct bcc configuration reference
...
Wiki page URL contained case error (bitcoin->Bitcoin)
2017-07-23 11:46:28 -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
Will Binns
ac6495daba
Merge pull request #1598 from harding/cpfp-rbf
...
Dev Glossary: add CPFP and RBF entries
2017-05-17 16:28:30 -06:00
Will Binns
822947ab04
Merge pull request #1576 from jonathancross/alert
...
P2P 'alert' messaging was removed, updating DevDocs (also updating protocol table to 70015)
2017-05-14 16:57:40 -06:00
David A. Harding
524831a205
Dev Glossary: add CPFP and RBF entries
2017-05-14 08:10:02 -04:00
Jonathan Cross
8d842795da
P2P 'alert' messaging was removed, updating DevDocs
2017-05-10 16:52:35 +02:00
Michael Rotarius
801bd83e0c
reference update
2017-05-05 01:06:32 +02:00
Will Binns
72e316a537
Merge pull request #1384 from jnewbery/fee-filter
...
add feefilter documentation
2017-03-16 07:42:39 -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
Will Binns
a8095c3cc0
references: Fix broken link to PRG
...
This fixes a broken link to the Payment Request Generator.
Closes #1527
2017-03-11 09:11:06 -06: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
David A. Harding
3ded57ca91
Dev Docs: minor edits to 0.13.x REST API update
2017-02-09 11:25:31 +01: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
Michael Rotarius
d429ba1ea7
Bitcoin Core Releases, BIPs and protocol version references update
2017-01-12 23:54:50 +01:00
Michael Rotarius
3285ca7dc9
Devdoc RPC calls up-to-date as of 0.13.1
2016-12-08 23:40:23 +01:00
Michael Rotarius
c7a99a6084
RPC Developer reference updated based on 0.12.1
...
I updated all changes to the RPC API from 0.11.0 to 0.12.1.
An update based on 0.13.1 will follow soon.
2016-11-15 17:54:46 +01: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
David A. Harding
9f94bce8c4
Core: mention separation of concerns from Bitcoin.org
2015-12-29 01:24:50 -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
David A. Harding
9b47198e0f
Bitcoin Core: Remove Basic Translation
2015-09-14 06:03:22 -04:00
David A. Harding
706c791e92
New Bitcoin Core subsite
...
This commit contains a large number of contributions from Saïvann
Carignan.
2015-09-14 06:02:58 -04:00
David A. Harding
47b255e888
Dev Docs: Update description of P2SH standardness
...
Closes #1052
2015-09-07 10:12:47 -04:00
David A. Harding
e4b8f0c7dd
Merge pull #1030 : Polish and expand Bitcoin Core RPC interface intro
2015-09-04 09:16:19 -04:00
Chris Arnesen
e5aa4f812f
rename "JSON-RPC request batching" link
2015-08-28 09:57:52 -05:00
Chris Arnesen
532fc416ad
incorporate suggestions from feedback, closes #1025
2015-08-27 11:53:24 -05:00
David A. Harding
3499b0edad
Merge pulls #1009 and #1012
...
- 1009: Small Miscellaneous Backend Changes
- 1012: Create Developer Reference RPC page for gettxoutproof and verifytxoutproof
2015-08-23 10:07:07 -04:00
ChainQuery
579e4064b1
Create gettxoutproof.md and verifytxoutproof.md
...
Closes #1012
2015-08-23 10:04:10 -04:00
David A. Harding
6c14fb7833
Don't render HTML comments from URL references
2015-08-22 18:23:43 -04:00
David A. Harding
91fdb87a85
Add links to bitcoind configuration instructions
...
Closes #993
2015-08-02 16:03:56 -04:00
Josh Billings
8e2914e3f5
Fixed broken url to script.h
2015-07-24 10:12:17 -04:00
David A. Harding
b347044eb2
Repository Move: Update Repository URLs
...
git ls-tree --full-tree -r HEAD \
| sed 's/^.\{53\}//' \
| xargs sed -i 's^https://github.com/bitcoin/bitcoin.org ^https://github.com/bitcoin-dot-org/bitcoin.org ^g'
2015-06-23 09:08:40 -04:00
Luke Dashjr
e60a5db2fd
Update URIs for libblkmaker and Eloipool (Gitorious is dead)
2015-05-23 00:04:57 +00: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