Skip to content

Commit 97577e0

Browse files
committed
docs: update protocol version for v22.1.2
1 parent f2b57a1 commit 97577e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/core/reference/p2p-network-protocol-versions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@
1010

1111
The table below lists some notable versions of the P2P network protocol, with the most recent versions listed first.
1212

13-
As of Dash Core 22.1.x, the most recent protocol version is 70235.
13+
As of Dash Core 22.1.2, the most recent protocol version is 70236.
1414

1515
| Version | Initial Release | Major Changes
1616
|---------|------------------------------------|--------------
17+
| 70236 | [Dash Core 22.1.2](https://github.com/dashpay/dash/blob/v22.1.2/doc/release-notes.md) <br> (Apr 2025) | • [Optimized quorum diff processing](https://github.com/dashpay/dash/pull/6587)<br>• [Improved the performance of deterministic masternode list management](https://github.com/dashpay/dash/pull/6625)
1718
| 70235 | [Dash Core 22.0](https://github.com/dashpay/dash/blob/v22.0.0/doc/release-notes.md) <br> (Nov 2024) | • [P2P protocol encryption (BIP 324)](https://github.com/dashpay/dash-issues/issues/7)<br>• [DSQ via inventory](https://github.com/dashpay/dash/pull/6148)<br>• [Support 8000 compressed headers per request](https://github.com/dashpay/dash/pull/6239/)
1819
| 70233 | [Dash Core 21.1](https://github.com/dashpay/dash/blob/v21.1.0/doc/release-notes.md) <br> (Aug 2024) | • [Enhanced hard fork update](https://github.com/dashpay/dash/pull/6175)
1920
| 70232 | [Dash Core 21.0](https://github.com/dashpay/dash/blob/v21.0.0/doc/release-notes.md) <br> (Jul 2024) | • Masternode reward location reallocation<br>• Mainnet spork hardening<br>• Experimental descriptor wallet support

0 commit comments

Comments
 (0)