Commit graph

3492 commits

Author SHA1 Message Date
thephez
b9ec558713 Misc cleanup 2017-10-12 12:38:07 -04:00
thephez
02391ec648 Update most existing Network RPCs
- AddNode, ClearBanned, DisconnectNode, GetAddedNodeInfo,
GetConnectionCount, GetNetTotals,GetNetworkInfo, GetPeerInfo,
ListBanned, Ping, SetBan
 - Added some norefs as needed (Network RPCs only)
2017-10-12 12:21:23 -04:00
thephez
1038093539 Minor formatting updates 2017-10-12 08:21:40 -04:00
thephez
52910cecdd Update existing Mining RPCs
- GetMiningInfo, GetNetworkHashPs, PrioritiseTransaction, SubmitBlock
2017-10-11 16:43:30 -04:00
thephez
64a160198b Add result detail and example to GetBlockTemplate 2017-10-11 14:08:19 -04:00
thephez
d9fba246ca Formatting and example updates 2017-10-11 11:36:11 -04:00
thephez
252512bbf8 Update Generating RPCs
- Added details back for GetGenerate/SetGenerate which were deprecated
in Bitcoin
2017-10-11 11:04:08 -04:00
thephez
0c33d487a6 Add details for PrivateSend RPC (Dash section) 2017-10-11 09:44:35 -04:00
thephez
09ff5b0ced Expand script to add placeholders for parameters/resuls/example 2017-10-10 16:57:50 -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
eecf9f8a32 Expand empty RPC generation script to add example section and fix format 2017-10-10 09:22:52 -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
e9ffedbb41 Misc minor cleanup 2017-10-04 17:16:09 -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
540adc5bc4 Scripts for environment setup and frequently used builds 2017-10-04 08:45:49 -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