mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Content - Add new DIP links
This commit is contained in:
parent
e0ee46e1d6
commit
e7d301918e
2 changed files with 9 additions and 0 deletions
|
@ -508,6 +508,9 @@ devsearches:
|
||||||
- "DIP2: Special Transactions": "https://github.com/dashpay/dips/blob/master/dip-0002.md"
|
- "DIP2: Special Transactions": "https://github.com/dashpay/dips/blob/master/dip-0002.md"
|
||||||
- "DIP3: Deterministic Masternode Lists": "https://github.com/dashpay/dips/blob/master/dip-0003.md"
|
- "DIP3: Deterministic Masternode Lists": "https://github.com/dashpay/dips/blob/master/dip-0003.md"
|
||||||
- "DIP4: Simplified Verification of Deterministic Masternode Lists": "https://github.com/dashpay/dips/blob/master/dip-0004.md"
|
- "DIP4: Simplified Verification of Deterministic Masternode Lists": "https://github.com/dashpay/dips/blob/master/dip-0004.md"
|
||||||
|
- "DIP5: Blockchain Users": "https://github.com/dashpay/dips/blob/master/dip-0005.md"
|
||||||
|
- "DIP6: Long-Living Masternode Quorums": "https://github.com/dashpay/dips/blob/master/dip-0006.md"
|
||||||
|
- "DIP7: LLMQ Signing Requests / Sessions": "https://github.com/dashpay/dips/blob/master/dip-0007.md"
|
||||||
|
|
||||||
## Bitcoin P2P Protocol messages documented on Bitcoin.org
|
## Bitcoin P2P Protocol messages documented on Bitcoin.org
|
||||||
"P2P Messages":
|
"P2P Messages":
|
||||||
|
|
|
@ -343,6 +343,12 @@ http://opensource.org/licenses/MIT.
|
||||||
[secp256k1]: http://www.secg.org/sec2-v2.pdf
|
[secp256k1]: http://www.secg.org/sec2-v2.pdf
|
||||||
|
|
||||||
[DIP1]: https://github.com/dashpay/dips/blob/master/dip-0001.md
|
[DIP1]: https://github.com/dashpay/dips/blob/master/dip-0001.md
|
||||||
|
[DIP2]: https://github.com/dashpay/dips/blob/master/dip-0002.md
|
||||||
|
[DIP3]: https://github.com/dashpay/dips/blob/master/dip-0003.md
|
||||||
|
[DIP4]: https://github.com/dashpay/dips/blob/master/dip-0004.md
|
||||||
|
[DIP5]: https://github.com/dashpay/dips/blob/master/dip-0005.md
|
||||||
|
[DIP6]: https://github.com/dashpay/dips/blob/master/dip-0006.md
|
||||||
|
[DIP7]: https://github.com/dashpay/dips/blob/master/dip-0007.md
|
||||||
|
|
||||||
{% comment %}<!-- Other external site links; alphabetical order -->{% endcomment %}
|
{% comment %}<!-- Other external site links; alphabetical order -->{% endcomment %}
|
||||||
[#bitcoin]: https://webchat.freenode.net/?channels=bitcoin&uio=d4
|
[#bitcoin]: https://webchat.freenode.net/?channels=bitcoin&uio=d4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue