thephez
815069243b
Work on updating existing Block Chain RPCs
...
- GetBestBlockHash, GetBlock, GetBlockChainInfo, GetBlockCount,
GetBlockHash
2017-10-05 10:12:37 -04:00
thephez
3564879e58
Add GetAddressTxids/Utxos details
...
Update minor formatting, etc. for GetAddressBalance/Deltas/Mempool
Changed reference to Dash Core and updated denominations for Dash
2017-10-04 16:18:30 -04:00
thephez
731a9df442
Add details for GetAddressDeltas/Mempool RPCs
...
Update path in Makefile bitcoin-core -> dash-core
2017-10-04 12:18:12 -04:00
thephez
668d3ed0ea
Added cross reference/reference placeholders for remaining GetAddress... RPC commands
...
Added RPC template placeholder files for remaining GetAddress...
commands
2017-10-03 16:26:00 -04:00
thephez
bd30018011
Add Dash-specific GetAddressBalance RPC command and associated updates
...
Update RPC quick reference list
2017-10-03 15:33:26 -04:00
thephez
49cda1f507
Update filename to use dash-core instead of bitcoin-core
2017-09-14 15:35:19 -04:00
thephez
43ee8beb9a
Renamed devdocs/bitcoin-core to dash-core
...
- Updated developer-reference.md to point at new location
2017-09-14 15:05:24 -04:00
thephez
a4df61c041
Core API updates
2017-09-14 14:55:14 -04:00
thephez
2c26891895
RPC reference updates
...
- Added/removed commands to match available Dash commands
2017-09-14 13:55:46 -04:00
thephez
e8a5adcef4
RPC reference updates
2017-09-14 12:04:57 -04:00
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
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