From df1f098a8b157e7447bb821e740107d55a201b5b Mon Sep 17 00:00:00 2001 From: Anthony Towns Date: Sat, 31 Jan 2026 17:21:07 +1000 Subject: [PATCH] BIP324, BIP183: Add utreexo's p2pv2 message type ids --- bip-0324/message_type_ids.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/bip-0324/message_type_ids.md b/bip-0324/message_type_ids.md index 09faaae6..d0e0ef5e 100644 --- a/bip-0324/message_type_ids.md +++ b/bip-0324/message_type_ids.md @@ -6,7 +6,14 @@ assigned or proposed for assignment. Type | Message | Proposal ---- | ------------ | -------- - n/a | n/a | (none listed yet) + 29 | uproof | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923) + 30 | getuproof | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923) + 31 | uttls | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923) + 32 | getuttls | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923) + 33 | usummary | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923) + 34 | utreexotx | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923) + 35 | uroot | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923) + 36 | geturoot | [BIP 183 / PR#1923](https://github.com/bitcoin/bips/pull/1923) Note that this table is not authoritative but instead is reflective of the BIPs proposing the changes. If multiple BIPs make conflicting