Commit graph

31 commits

Author SHA1 Message Date
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
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