Commit graph

12 commits

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