Commit graph

167 commits

Author SHA1 Message Date
thephez
0c33d487a6 Add details for PrivateSend RPC (Dash section) 2017-10-11 09:44:35 -04:00
thephez
c39e07ae29 Dash RPC updates
- Add Result section to MasternodeList
 - Formatting updates to MnSync
2017-10-10 16:29:58 -04:00
thephez
d27e4a917a Add details for MnSync RPC (Dash section) 2017-10-10 16:10:16 -04:00
thephez
b313dcad00 Add details for MasternodeList RPC (Dash section) 2017-10-10 15:09:43 -04:00
thephez
b2d004c4d8 Add details for some Dash RPCs
- GetGovernanceInfo, GetPoolInfo, GetSuperblockBudget
2017-10-10 13:22:52 -04:00
thephez
b11343405b Added empty RPC files and cross-ref details for all Dash RPCs 2017-10-10 10:37:29 -04:00
thephez
5011081fb5 Add Debug RPC 2017-10-10 09:15:46 -04:00
thephez
97c84724e8 Update existing Control RPCs (GetInfo, Help, Stop) 2017-10-09 16:35:57 -04:00
thephez
6b4c2febce Add details for GetSpentInfo 2017-10-09 15:45:24 -04:00
thephez
2b385adcf5 Actual details of GetBlockHeaders 2017-10-09 13:12:16 -04:00
thephez
0963c6257c Update Address Index related RPCs to indicate the necessity of enabling addressindex to use them 2017-10-09 12:53:36 -04:00
thephez
37888c23fc Add GetBlockHeaders details
Minor formatting updates
2017-10-09 12:45:30 -04:00
thephez
19de466c40 Add GetBlockhashes details
Minor correction in Empty RPC generation script
2017-10-09 10:47:12 -04:00
thephez
ac3b27cd7f Add script to create basic RPC md file
Set up empty GetBlockHashes/Headers and GetSpentInfo RPCs
2017-10-09 09:24:02 -04:00
thephez
8a0e561d93 Continue updating existing Block Chain RPCs
- GetTxOut, GetTxOutProof, GetTxOutSetInfo, VerifyChain,
VerifyTxOutProof
Update previous block hash type to indicate X11 instead of double SHA256
2017-10-05 16:33:18 -04:00
thephez
d93da23e46 Comment out content of non-implemented Block chain RPCs (GetMemPoolAncestors, GetMemPoolDescendants, GetMemPoolEntry, PreciousBlock, PruneBlockChain) 2017-10-05 13:51:42 -04:00
thephez
0553044117 Update RPCs quick-ref
- Added descriptions for Dash
 - Updated description for Bitcoin related items for clarity
2017-10-05 13:13:28 -04:00
thephez
4b356105b0 Continue updating existing Block Chain RPCs
- GetBlockHeader, GetChainTips, GetDifficulty, GetMemPoolInfo,
GetRawMemPool
2017-10-05 13:05:24 -04:00
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