From a7c4394ac3418bbc1ba4c404477b09e991dae520 Mon Sep 17 00:00:00 2001 From: thephez Date: Tue, 20 Aug 2019 12:13:58 -0400 Subject: [PATCH] RPC Table and quick ref updates --- .../devdoc/dash-core/rpcs/quick-reference.md | 16 ++++++++-------- _includes/layout/base/rpc-table.html | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/_includes/devdoc/dash-core/rpcs/quick-reference.md b/_includes/devdoc/dash-core/rpcs/quick-reference.md index b2cc2b74..30fa21f1 100644 --- a/_includes/devdoc/dash-core/rpcs/quick-reference.md +++ b/_includes/devdoc/dash-core/rpcs/quick-reference.md @@ -126,11 +126,11 @@ These RPCs are all Dash-specific and not found in Bitcoin Core * [GetBlockHeaders][rpc getblockheaders]: {{summary_getBlockHeaders}} {{DASH_NEW0_12_1}} * [GetChainTips][rpc getchaintips]: {{summary_getChainTips}} {{DASH_UPDATED0_12_3}} * [GetDifficulty][rpc getdifficulty]: {{summary_getDifficulty}} -* [GetMemPoolAncestors][rpc getmempoolancestors]: {{summary_getMemPoolAncestors}} {{DASH_NEW0_12_3}} {{NEW0_13_0}} -* [GetMemPoolDescendants][rpc getmempooldescendants]: {{summary_getMemPoolDescendants}} {{DASH_NEW0_12_3}} {{NEW0_13_0}} -* [GetMemPoolEntry][rpc getmempoolentry]: {{summary_getMemPoolEntry}} {{DASH_NEW0_12_3}} {{NEW0_13_0}} +* [GetMemPoolAncestors][rpc getmempoolancestors]: {{summary_getMemPoolAncestors}} {{DASH_UPDATED0_14_0}} {{NEW0_13_0}} +* [GetMemPoolDescendants][rpc getmempooldescendants]: {{summary_getMemPoolDescendants}} {{DASH_UPDATED0_14_0}} {{NEW0_13_0}} +* [GetMemPoolEntry][rpc getmempoolentry]: {{summary_getMemPoolEntry}} {{DASH_UPDATED0_14_0}} {{NEW0_13_0}} * [GetMemPoolInfo][rpc getmempoolinfo]: {{summary_getMemPoolInfo}} {{DASH_UPDATED0_14_1}} -* [GetRawMemPool][rpc getrawmempool]: {{summary_getRawMemPool}} {{DASH_UPDATED0_12_3}} {{UPDATED0_13_0}} +* [GetRawMemPool][rpc getrawmempool]: {{summary_getRawMemPool}} {{DASH_UPDATED0_14_1}} * [GetMerkleBlocks][rpc getmerkleblocks]: {{summary_getMerkleBlocks}} {{DASH_NEW0_14_1}} * [GetSpecialTxes][rpc getspecialtxes]: {{summary_getSpecialTxes}} {{DASH_NEW0_13_1}} * [GetSpentInfo][rpc getspentinfo]: {{summary_getSpentInfo}} {{DASH_NEW0_12_1}} @@ -167,7 +167,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core * [GetGovernanceInfo][rpc getgovernanceinfo]: {{summary_getGovernanceInfo}} {{DASH_UPDATED0_14_0}} * [GetPoolInfo][rpc getpoolinfo]: {{summary_getPoolInfo}} * [GetSuperblockBudget][rpc getsuperblockbudget]: {{summary_getSuperblockBudget}} -* [GObject][rpc gobject]: {{summary_gObject}} {{DASH_UPDATED0_14_0}} +* [GObject][rpc gobject]: {{summary_gObject}} {{DASH_UPDATED0_14_1}} * [Masternode][rpc masternode]: {{summary_masternode}} {{DASH_UPDATED0_14_0}} * [MasternodeList][rpc masternodelist]: {{summary_masternodeList}} {{DASH_UPDATED0_14_0}} * [MnSync][rpc mnsync]: {{summary_mnSync}} {{DASH_UPDATED0_14_0}} @@ -246,7 +246,7 @@ These RPCs are all Dash-specific and not found in Bitcoin Core * [DecodeScript][rpc decodescript]: {{summary_decodeScript}} * [FundRawTransaction][rpc fundrawtransaction]: {{summary_fundRawTransaction}} {{DASH_UPDATED0_12_3}} {{UPDATED0_14_0}} * [GetRawTransaction][rpc getrawtransaction]: {{summary_getRawTransaction}} {{DASH_UPDATED0_14_0}} -* [SendRawTransaction][rpc sendrawtransaction]: {{summary_sendRawTransaction}} +* [SendRawTransaction][rpc sendrawtransaction]: {{summary_sendRawTransaction}} {{DASH_UPDATED0_14_1}} * [SignRawTransaction][rpc signrawtransaction]: {{summary_signRawTransaction}} {% endautocrossref %} @@ -317,8 +317,8 @@ default. * [Move][rpc move]: {{summary_move}} {{DEPRECATED}} * [RemovePrunedFunds][rpc removeprunedfunds]: {{summary_removePrunedFunds}} {{DASH_NEW0_12_3}} {{NEW0_13_0}} * [SendFrom][rpc sendfrom]: {{summary_sendFrom}} {{DASH_UPDATED0_13_0}} {{DEPRECATED}} -* [SendMany][rpc sendmany]: {{summary_sendMany}} {{DASH_UPDATED0_13_0}} -* [SendToAddress][rpc sendtoaddress]: {{summary_sendToAddress}} +* [SendMany][rpc sendmany]: {{summary_sendMany}} {{DASH_UPDATED0_14_1}} +* [SendToAddress][rpc sendtoaddress]: {{summary_sendToAddress}} {{DASH_UPDATED0_14_1}} * [SetAccount][rpc setaccount]: {{summary_setAccount}} {{DEPRECATED}} * [SetPrivateSendAmount][rpc setprivatesendamount]: {{summary_setPrivateSendAmount}} * [SetPrivateSendRounds][rpc setprivatesendrounds]: {{summary_setPrivateSendRounds}} diff --git a/_includes/layout/base/rpc-table.html b/_includes/layout/base/rpc-table.html index fea1c8b3..227f59bc 100644 --- a/_includes/layout/base/rpc-table.html +++ b/_includes/layout/base/rpc-table.html @@ -125,19 +125,19 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header:: Blockchain GetMemPoolAncestors Y - 0.12.3.0+ + Updated in 0.14.0 Blockchain GetMemPoolDescendants Y - 0.12.3.0+ + Updated in 0.14.0 Blockchain GetMemPoolEntry Y - 0.12.3.0+ + Updated in 0.14.0 Blockchain @@ -155,7 +155,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header:: Blockchain GetRawMemPool Y - Updated in 0.12.3.0 + Updated in 0.14.1 Blockchain @@ -257,7 +257,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header:: Dash GObject Y - Updated in 0.14.0 + Updated in 0.14.1 Dash @@ -485,7 +485,7 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header:: Rawtransactions SendRawTransaction Y - + Updated in 0.14.1 Rawtransactions @@ -815,13 +815,13 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header:: Wallet SendMany Y - Updated in 0.13.0.0 + Updated in 0.14.1 Wallet SendToAddress Y - + Updated in 0.14.1 Wallet