* Config - remove unused keys

* Remove aliases

* Script - minor updates

* Remove bitcoin papers

* Delete all but a couple example events

* Update all QE BIP links to reflect current reop location

* One more BIP link update
This commit is contained in:
thephez 2019-05-03 10:38:51 -04:00
parent afe721020a
commit 8c6d438a3a
28 changed files with 65 additions and 7253 deletions

View file

@ -340,7 +340,7 @@ mixing pool.
_**Step 6 - Final Transaction (unsigned)**_
* Once the masternode has received valid `dsi` messages from all clients, it creates the final transaction and sends a `dsf` message
* Inputs/outputs are ordered deterministically as defined by [BIP-69](https://github.com/quantumexplorer/bips/blob/master/bip-0069.mediawiki#Abstract) to avoid leaking any data ([Dash Core Reference](https://github.com/dashpay/dash/blob/e596762ca22d703a79c6880a9d3edb1c7c972fd3/src/privatesend<!--noref-->-server.cpp#L321-#L322))
* Inputs/outputs are ordered deterministically as defined by [BIP-69](https://github.com/dashevo/bips/blob/master/bip-0069.mediawiki#Abstract) to avoid leaking any data ([Dash Core Reference](https://github.com/dashpay/dash/blob/e596762ca22d703a79c6880a9d3edb1c7c972fd3/src/privatesend<!--noref-->-server.cpp#L321-#L322))
* Clients must sign their inputs to the Final Transaction within 15 seconds or risk forfeiting the collateral they provided in the `dsi` message (Step 4) ([Dash Core Reference](https://github.com/dashpay/dash/blob/e9f7142ed01c0d7b53ef8b5f6f3f6375a68ef422/src/privatesend<!--noref-->.h#L24))
_**Step 10 - Final Transaction broadcast**_

View file

@ -744,7 +744,7 @@ So, for both privacy and security, we encourage you to build your
applications to avoid public key reuse and, when possible, to discourage
users from reusing addresses. If your application needs to provide a
fixed URI to which payments should be sent, please use `dash:` URIs as defined
by [BIP21](https://github.com/QuantumExplorer/bips/blob/master/bip-0021.mediawiki#general-format).
by [BIP21](https://github.com/dashevo/bips/blob/master/bip-0021.mediawiki#general-format).
{% endautocrossref %}

View file

@ -48,7 +48,7 @@ column indicates if any changes were made.
<!-- no subhead-links here -->
Dash-specific BIP information derived from Dash developer
[QuantumExplorer's BIP repository](https://github.com/QuantumExplorer/bips/blob/master/README.mediawiki).
[Dash's BIP repository](https://github.com/dashevo/bips/blob/master/README.mediawiki).
{% include layout/base/bip-table.html %}

View file

@ -28,294 +28,294 @@ th.tg-sort-header::-moz-selection { background:transparent; }th.tg-sort-header::
<tr>
<td class="tg-0vih">9</td>
<td class="tg-b7b8"></td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0009.mediawiki">Version bits with timeout and delay</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0009.mediawiki">Version bits with timeout and delay</a></td>
<td class="tg-b7b8">Informational</td>
<td class="tg-b7b8">Active</td>
</tr>
<tr>
<td class="tg-amwm">11</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0011.mediawiki">M-of-N Standard Transactions</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0011.mediawiki">M-of-N Standard Transactions</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active</td>
</tr>
<tr>
<td class="tg-0vih">13</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0013.mediawiki">Address Format for pay-to-script-hash</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0013.mediawiki">Address Format for pay-to-script-hash</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0013.mediawiki#Dash_Modifications">Modified Active</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0013.mediawiki#Dash_Modifications">Modified Active</a></td>
</tr>
<tr>
<td class="tg-amwm">14</td>
<td class="tg-yw4l">Peer Services</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0014.mediawiki">Protocol Version and User Agent</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0014.mediawiki">Protocol Version and User Agent</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active</td>
</tr>
<tr>
<td class="tg-0vih">16</td>
<td class="tg-b7b8">Consensus (soft fork)</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0016.mediawiki">Pay to Script Hash</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0016.mediawiki">Pay to Script Hash</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active</td>
</tr>
<tr>
<td class="tg-amwm">21</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0021.mediawiki">URI Scheme</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0021.mediawiki">URI Scheme</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0021.mediawiki#Dash_Modifications">Modified Active</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0021.mediawiki#Dash_Modifications">Modified Active</a></td>
</tr>
<tr>
<td class="tg-0vih">22</td>
<td class="tg-b7b8">API/RPC</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0022.mediawiki">getblocktemplate - Fundamentals</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0022.mediawiki">getblocktemplate - Fundamentals</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0022.mediawiki#Dash_Modifications">Modified Active</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0022.mediawiki#Dash_Modifications">Modified Active</a></td>
</tr>
<tr>
<td class="tg-amwm">23</td>
<td class="tg-yw4l">API/RPC</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0023.mediawiki">getblocktemplate - Pooled Mining</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0023.mediawiki">getblocktemplate - Pooled Mining</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Final</td>
</tr>
<tr>
<td class="tg-0vih">30</td>
<td class="tg-b7b8">Consensus (soft fork)</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0030.mediawiki">Duplicate transactions</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0030.mediawiki">Duplicate transactions</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active</td>
</tr>
<tr>
<td class="tg-amwm">31</td>
<td class="tg-yw4l">Peer Services</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0031.mediawiki">Pong message</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0031.mediawiki">Pong message</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active</td>
</tr>
<tr>
<td class="tg-0vih">32</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0032.mediawiki">Hierarchical Deterministic Wallets</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0032.mediawiki">Hierarchical Deterministic Wallets</a></td>
<td class="tg-b7b8">Informational</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0032.mediawiki#Dash_Modifications">Modified Active</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0032.mediawiki#Dash_Modifications">Modified Active</a></td>
</tr>
<tr>
<td class="tg-amwm">34</td>
<td class="tg-yw4l">Consensus (soft fork)</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0034.mediawiki">Block v2, Height in Coinbase</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0034.mediawiki">Block v2, Height in Coinbase</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active</td>
</tr>
<tr>
<td class="tg-0vih">35</td>
<td class="tg-b7b8">Peer Services</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0035.mediawiki">mempool message</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0035.mediawiki">mempool message</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active</td>
</tr>
<tr>
<td class="tg-amwm">37</td>
<td class="tg-yw4l">Peer Services</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0037.mediawiki">Connection Bloom filtering</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0037.mediawiki">Connection Bloom filtering</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active</td>
</tr>
<tr>
<td class="tg-0vih">38</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0038.mediawiki">Passphrase-protected private key</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0038.mediawiki">Passphrase-protected private key</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active *</td>
</tr>
<tr>
<td class="tg-amwm">39</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0039.mediawiki">Mnemonic code for generating deterministic keys</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0039.mediawiki">Mnemonic code for generating deterministic keys</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active *</td>
</tr>
<tr>
<td class="tg-0vih">43</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0043.mediawiki">Purpose Field for Deterministic Wallets</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0043.mediawiki">Purpose Field for Deterministic Wallets</a></td>
<td class="tg-b7b8">Informational</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0043.mediawiki#Dash_Modifications">Modified Active</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0043.mediawiki#Dash_Modifications">Modified Active</a></td>
</tr>
<tr>
<td class="tg-amwm">44</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0044.mediawiki">Multi-Account Hierarchy for Deterministic Wallets</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0044.mediawiki">Multi-Account Hierarchy for Deterministic Wallets</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active *</td>
</tr>
<tr>
<td class="tg-0vih">45</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0045.mediawiki">Structure for Deterministic P2SH Multisignature Wallets</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0045.mediawiki">Structure for Deterministic P2SH Multisignature Wallets</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active *</td>
</tr>
<tr>
<td class="tg-amwm">47</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0047.mediawiki">Reusable Payment Codes for Hierarchical Deterministic Wallets</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0047.mediawiki">Reusable Payment Codes for Hierarchical Deterministic Wallets</a></td>
<td class="tg-yw4l">Informational</td>
<td class="tg-yw4l">Active *</td>
</tr>
<tr>
<td class="tg-0vih">61</td>
<td class="tg-b7b8">Peer Services</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0061.mediawiki">Reject P2P message</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0061.mediawiki">Reject P2P message</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0061.mediawiki#Dash_Modifications">Extended Active</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0061.mediawiki#Dash_Modifications">Extended Active</a></td>
</tr>
<tr>
<td class="tg-amwm">65</td>
<td class="tg-yw4l">Consensus (soft fork)</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0065.mediawiki">OP_CHECKLOCKTIMEVERIFY</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0065.mediawiki">OP_CHECKLOCKTIMEVERIFY</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active</td>
</tr>
<tr>
<td class="tg-0vih">66</td>
<td class="tg-b7b8">Consensus (soft fork)</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0066.mediawiki">Strict DER signatures</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0066.mediawiki">Strict DER signatures</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active</td>
</tr>
<tr>
<td class="tg-amwm">67</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0067.mediawiki">Deterministic Pay-to-script-hash multi-signature addresses through public key sorting</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0067.mediawiki">Deterministic Pay-to-script-hash multi-signature addresses through public key sorting</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active *</td>
</tr>
<tr>
<td class="tg-0vih">68</td>
<td class="tg-b7b8">Consensus (soft fork)</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0068.mediawiki">Relative lock-time using consensus-enforced sequence numbers</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0068.mediawiki">Relative lock-time using consensus-enforced sequence numbers</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active</td>
</tr>
<tr>
<td class="tg-amwm">69</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0069.mediawiki">Lexicographical Indexing of Transaction Inputs and Outputs</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0069.mediawiki">Lexicographical Indexing of Transaction Inputs and Outputs</a></td>
<td class="tg-yw4l">Informational</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0069.mediawiki#Dash_Modifications">Modified Active</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0069.mediawiki#Dash_Modifications">Modified Active</a></td>
</tr>
<tr>
<td class="tg-0vih">70</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0070.mediawiki">Payment Protocol</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0070.mediawiki">Payment Protocol</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0700.mediawiki#Dash_Modifications">Modified Active</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0700.mediawiki#Dash_Modifications">Modified Active</a></td>
</tr>
<tr>
<td class="tg-amwm">71</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0071.mediawiki">Payment Protocol MIME types</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0071.mediawiki">Payment Protocol MIME types</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0071.mediawiki#Dash_Modifications">Modified Active</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0071.mediawiki#Dash_Modifications">Modified Active</a></td>
</tr>
<tr>
<td class="tg-0vih">72</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0072.mediawiki">bitcoin: uri extensions for Payment Protocol</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0072.mediawiki">bitcoin: uri extensions for Payment Protocol</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0072.mediawiki#Dash_Modifications">Modified Active</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0072.mediawiki#Dash_Modifications">Modified Active</a></td>
</tr>
<tr>
<td class="tg-amwm">73</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0073.mediawiki">Use "Accept" header for response type negotiation with Payment Request URLs</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0073.mediawiki">Use "Accept" header for response type negotiation with Payment Request URLs</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active *</td>
</tr>
<tr>
<td class="tg-0vih">74</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0074.mediawiki">Allow zero value OP_RETURN in Payment Protocol</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0074.mediawiki">Allow zero value OP_RETURN in Payment Protocol</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active *</td>
</tr>
<tr>
<td class="tg-amwm">75</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0075.mediawiki">Out of Band Address Exchange using Payment Protocol Encryption</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0075.mediawiki">Out of Band Address Exchange using Payment Protocol Encryption</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active *</td>
</tr>
<tr>
<td class="tg-0vih">83</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0083.mediawiki">Dynamic Hierarchical Deterministic Key Trees</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0083.mediawiki">Dynamic Hierarchical Deterministic Key Trees</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active *</td>
</tr>
<tr>
<td class="tg-amwm">111</td>
<td class="tg-yw4l">Peer Services</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0111.mediawiki">NODE_BLOOM service bit</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0111.mediawiki">NODE_BLOOM service bit</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active</td>
</tr>
<tr>
<td class="tg-0vih">112</td>
<td class="tg-b7b8">Consensus (soft fork)</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0112.mediawiki">CHECKSEQUENCEVERIFY</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0112.mediawiki">CHECKSEQUENCEVERIFY</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active</td>
</tr>
<tr>
<td class="tg-amwm">113</td>
<td class="tg-yw4l">Consensus (soft fork)</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0113.mediawiki">Median time-past as endpoint for lock-time calculations</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0113.mediawiki">Median time-past as endpoint for lock-time calculations</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active</td>
</tr>
<tr>
<td class="tg-0vih">120</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0120.mediawiki">Proof of Payment</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0120.mediawiki">Proof of Payment</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8">Active *</td>
</tr>
<tr>
<td class="tg-amwm">122</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0122.mediawiki">URI scheme for Blockchain references / exploration</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0122.mediawiki">URI scheme for Blockchain references / exploration</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active *</td>
</tr>
<tr>
<td class="tg-0vih">123</td>
<td class="tg-b7b8"></td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0123.mediawiki">BIP Classification</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0123.mediawiki">BIP Classification</a></td>
<td class="tg-b7b8">Process</td>
<td class="tg-b7b8">Active</td>
</tr>
<tr>
<td class="tg-amwm">124</td>
<td class="tg-yw4l">Applications</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0124.mediawiki">Hierarchical Deterministic Script Templates</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0124.mediawiki">Hierarchical Deterministic Script Templates</a></td>
<td class="tg-yw4l">Informational</td>
<td class="tg-yw4l">Active *</td>
</tr>
<tr>
<td class="tg-0vih">125</td>
<td class="tg-b7b8">Applications</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0125.mediawiki">Opt-in Full Replace-by-Fee Signaling</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0125.mediawiki">Opt-in Full Replace-by-Fee Signaling</a></td>
<td class="tg-b7b8">Standard</td>
<td class="tg-b7b8"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0125.mediawiki#Dash_Modifications">Modified Partial</a></td>
<td class="tg-b7b8"><a href="https://github.com/dashevo/bips/blob/master/bip-0125.mediawiki#Dash_Modifications">Modified Partial</a></td>
</tr>
<tr>
<td class="tg-amwm">130</td>
<td class="tg-yw4l">Peer Services</td>
<td class="tg-yw4l"><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0130.mediawiki">sendheaders message</a></td>
<td class="tg-yw4l"><a href="https://github.com/dashevo/bips/blob/master/bip-0130.mediawiki">sendheaders message</a></td>
<td class="tg-yw4l">Standard</td>
<td class="tg-yw4l">Active</td>
</tr>

View file

@ -51,8 +51,8 @@ http://opensource.org/licenses/MIT.
<h2 id="wallets"><span class="fa fa-btc fa-lg"></span> Wallets</h2>
<p><a href="/en/developer-guide#wallets">Wallets Guide</a></p>
<p><a href="/en/developer-reference#wallets">Wallets Reference</a></p>
<p><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0032.mediawiki"><span class="fa fa-external-link"></span> HD Wallets</a> - BIP32</p>
<p><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0039.mediawiki"><span class="fa fa-external-link"></span> Mnemonic Code</a> - BIP39</p>
<p><a href="https://github.com/dashevo/bips/blob/master/bip-0032.mediawiki"><span class="fa fa-external-link"></span> HD Wallets</a> - BIP32</p>
<p><a href="https://github.com/dashevo/bips/blob/master/bip-0039.mediawiki"><span class="fa fa-external-link"></span> Mnemonic Code</a> - BIP39</p>
</div><div>
<h2 id="operating_modes"><span class="fa fa-cogs fa-lg"></span> Operating Modes</h2>
<p><a href="/en/developer-guide#operating-modes">Operating Modes Guide</a></p>
@ -65,12 +65,12 @@ http://opensource.org/licenses/MIT.
<p><a href="/en/developer-guide#payment-processing">Payment Processing Guide</a></p>
<p><a href="/en/developer-examples#payment-processing">Payment Processing Examples</a></p>
-->
<p><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0070.mediawiki"><span class="fa fa-external-link"></span> Payment Protocol</a> - BIP70</p>
<p><a href="https://github.com/dashevo/bips/blob/master/bip-0070.mediawiki"><span class="fa fa-external-link"></span> Payment Protocol</a> - BIP70</p>
</div><div>
<h2 id="mining"><span class="fa fa-puzzle-piece fa-lg"></span> Mining</h2>
<p><a href="/en/developer-guide#mining">Mining Guide</a></p>
<p><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0022.mediawiki"><span class="fa fa-external-link"></span> getblocktemplate Fundamentals</a> - BIP22</p>
<p><a href="https://github.com/QuantumExplorer/bips/blob/master/bip-0023.mediawiki"><span class="fa fa-external-link"></span> getblocktemplate Pooled Mining</a> - BIP23</p>
<p><a href="https://github.com/dashevo/bips/blob/master/bip-0022.mediawiki"><span class="fa fa-external-link"></span> getblocktemplate Fundamentals</a> - BIP22</p>
<p><a href="https://github.com/dashevo/bips/blob/master/bip-0023.mediawiki"><span class="fa fa-external-link"></span> getblocktemplate Pooled Mining</a> - BIP23</p>
</div>
</div>
</div>
@ -81,7 +81,7 @@ http://opensource.org/licenses/MIT.
<p><a href="https://github.com/dashpay/dips#readme"><span class="fa fa-external-link"></span> Dash Improvement Proposals</a> - GitHub</p>
<!--<p><a href="https://dashpay.atlassian.net/wiki/spaces/DOC/pages"><span class="fa fa-external-link"></span> Dash Documentation</a> - Official Wiki</p>-->
<p><a href="/en/bitcoin-paper"><span class="fa fa-external-link"></span> Bitcoin: A Peer-to-Peer Electronic Cash System</a> - Satoshi Nakamoto</p>
<p><a href="https://github.com/QuantumExplorer/bips#readme"><span class="fa fa-external-link"></span> Bitcoin Improvement Proposals (with Dash updates)</a> - GitHub</p>
<p><a href="https://github.com/dashevo/bips#readme"><span class="fa fa-external-link"></span> Bitcoin Improvement Proposals (with Dash updates)</a> - GitHub</p>
<p><a rel="noopener noreferrer" target="_blank" href="https://www.blockcypher.com/dev/dash/"><span class="fa fa-external-link"></span> RESTful JSON API for Dash</a> - BlockCypher</p>
<p><a rel="noopener noreferrer" target="_blank" href="https://www.chainrider.io/docs/dash/"><span class="fa fa-external-link"></span> RESTful JSON API for Dash</a> - ChainRider</p>