thephez
466169438b
Block chain reference
...
- Version info updates
2017-09-13 11:12:54 -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
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
Daniel Cousens
87a0b1e9fb
add verbosity option:2
2017-08-24 17:02:30 +10:00
Evan Klitzke
f62114574d
update -regtest generate time
2017-08-06 19:32:11 -07:00
Will Binns
80dd6a6ba6
Merge pull request #1720 from Mirobit/protocol
...
Protocol versions update
2017-08-06 07:33:16 -06:00
Michael Rotarius
282687bd56
gebalance rpc updated
2017-08-01 16:12:14 +02:00
Michael Rotarius
c1092a9889
Naming consistency
2017-08-01 15:12:09 +02:00
Michael Rotarius
fb1e138712
replace getinfo with getnetworkinfo
2017-08-01 15:01:41 +02:00
Michael Rotarius
064c0113ba
Protocol versions update
2017-08-01 14:49:12 +02:00
Michael Rotarius
3e4a6b694b
0.10.1 special instructions removed
2017-08-01 14:48:30 +02:00
Florian Schmaus
793b324cb9
Mention potential fixes for transaction malleability
2017-07-12 17:14:42 +02:00
Jonathan Ma
d9c89b91f3
Update guide_block_chain.md
...
Remove a redundant "of".
2017-07-06 12:27:56 +08:00
David A. Harding
532fd7af9f
Dev Docs: RPCs: edits for Subtract Fee From Amount params
2017-06-13 12:36:08 -04:00
Matthew Smith
886f847018
Fix subtractfeefrom parameter of sendmany
...
subtractfeefrom is an array of addresses, not a
bool.
2017-06-13 10:05:18 +01:00
Matthew Smith
9824426577
Fix markdown formatting
...
Add asterisk at the end of the line.
2017-06-13 09:43:27 +01:00
Matthew Smith
a4ee6bb100
Add subtractfeeamount parameter to sendmany RPC
...
Source: e4918316d8/src/wallet/rpcwallet.cpp (L890)
2017-06-13 09:33:20 +01:00
Matthew Smith
00202e2783
Add subtractfeeamount parameter
...
Source: e4918316d8/src/wallet/rpcwallet.cpp (L403)
2017-06-12 11:23:33 +01:00
Will Binns
4c5121799c
Merge pull request #1610 from achow101/new-glossary-terms
...
New glossary terms
2017-05-25 18:47:00 -06:00
Andrew Chow
f2d403fcd4
Add paragraphs for UASF and MASF
2017-05-23 12:52:34 -04:00
David A. Harding
8619bded76
Fix CI with node term in code block
2017-05-22 15:02:16 -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
2b0611effb
Remove incorrect note in importaddress
...
Remove incorrect note that said imporaddress would not rescan stuff already in the wallet. Those addresses and scripts already in the wallet will still be rescanned.
2017-05-22 13:46:34 -04: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
Andrew Chow
2952c309cb
Correct Compact Size Uint ranges
2017-05-21 23:22:55 -04:00
Nikolai Fischer
266315acca
Update guide_wallets.md
2017-05-17 14:58:13 +02:00
Nikolai Fischer
442a5cee7b
Fixed Missing word in guide_wallets.md
...
"work" was missing in the first sentence describing the point() function.
2017-05-17 14:12:33 +02:00
Will Binns
0354fe0399
Merge pull request #1575 from jonathancross/estimatepriority
...
Improve warning with details for 'estimatepriority' RPC
2017-05-14 16:57:53 -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
e25cbcefcd
Dev docs: edits to removed estimatepriority RPC
2017-05-12 13:54:57 -04:00
Jonathan Cross
8d842795da
P2P 'alert' messaging was removed, updating DevDocs
2017-05-10 16:52:35 +02:00
Jonathan Cross
96b7cce4b4
Merge branch 'master' into estimatepriority
2017-05-10 16:39:51 +02:00
Will Binns
a702d178a0
Merge pull request #1574 from jonathancross/AddWitnessAddress
...
Minor improvements to devdoc: AddWitnessAddress
2017-05-10 07:44:50 -06:00
Michael Rotarius
a889ba750b
Bumpfee, fundrawfee, importmulti examples fix
2017-05-09 22:33:21 +02:00