public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Greg Maxwell <gmaxwell@gmail•com>
To: Ethan Heilman <eth3rs@gmail•com>
Cc: Bitcoin Development Mailing List <bitcoindev@googlegroups.com>
Subject: Re: [bitcoindev] Human meaningful witness versioning
Date: Fri, 18 Jul 2025 22:18:50 +0000	[thread overview]
Message-ID: <CAAS2fgTyRT9+ECvhWvHR5niWSZkD0NgEW4kZLm1nPc8J5KezUg@mail.gmail.com> (raw)
In-Reply-To: <CAEM=y+WkLOVJ787jjr5zZgKsAHxHkgdZjANqGycEh4K7ZSddSA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 4287 bytes --]

It's an unfortunate side effect of the system's operation that this field
is even legible in addresses, as doing so means funds senders think they
need to police which ones are used which has a side effect of
practically inhibiting users from self-selecting the rules that govern
their own coins.   It also presumes that different 'use types' map to
different witness versions-- akin to the false belief that "3" addresses
were multisig--,  but this is a wrong assumption as the witness version is
the product of technical minutia and not the user's application.

It also creates needless competition for a limited resource. Why wouldn't
*every* type be as compressed as reasonably possible? Why would there be
only one kind of "resistant" address?

It also presumes inflexible single use application-- but that isn't even
inherent in the current limited functionality PQ schemes.   For example, a
hash tree signature scheme could easily be created that had a hidden branch
in it that was "surprise, this branch is secretly a script commitment, and
we're going to spend using the script!"  in order to support taproot like
"key-happy-path or script-fallback" that is revealed if the fallback is
used.

So I think this is undesirable and undermines the motivations of the
existing design.






On Fri, Jul 18, 2025 at 10:00 PM Ethan Heilman <eth3rs@gmail•com> wrote:

> I want to propose a new criteria for allocating Witness versions based on
> human meaningfulness and see if there is support for this approach or if
> the community is highly allergic to this idea.
>
> Bech32 (BIP-0173
> <https://github.com/bitcoin/bips/blob/master/bip-0173.mediawiki>) was
> designed such that the Witness version is the first character in an address
> after the “bc1” address prefix
>
> Witness Version 0: bc1q…
> Witness Version 1: bc1p…
>
> Witness version 2: bc1z…
>
> Witness version 3: bc1r…
>
> Witness version 4: bc1y…
> Witness version 5: bc19…
>
> Witness version 6: bc1x…
>
> Witness version 7: bc18…
>
> Witness version 8: bc1g…
>
> …
>
> So far we have been allocating Witness Versions in incrementing numeric
> order (0,1,...). I want to suggest we allocate Witness Versions mnemonic to
> make it easier to look at an address and determine the output type.
>
> This originally came up over the question of if BIP-360 should use Witness
> Version 3 to get bc1r… for P2QRH (r for resistant) or the next numerically
> available 2, but I want to see how the community feels about it as a
> general pattern for future softforks (z for compressed/zipped output, y for
> yield outputs, etc…).
>
> Making it easier for users to understand the output type associated is
> likely to grow in importance over time as we retire output types, add
> policy restricting the relay of certain output types or output types become
> insecure due to cryptanalytic breaks. While wallet software should flag
> dangerous output types, some wallets may not invest in such functionality
> or the user may be using a paper wallet. This is the same argument as
> prefixing addresses with “bc” for mainnet and “tc” for testnet.
>
> Note: the Witness version is sometimes called the SegWit version.
>
> Thanks,
> Ethan
>
> --
> You received this message because you are subscribed to the Google Groups
> "Bitcoin Development Mailing List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to bitcoindev+unsubscribe@googlegroups•com.
> To view this discussion visit
> https://groups.google.com/d/msgid/bitcoindev/CAEM%3Dy%2BWkLOVJ787jjr5zZgKsAHxHkgdZjANqGycEh4K7ZSddSA%40mail.gmail.com
> <https://groups.google.com/d/msgid/bitcoindev/CAEM%3Dy%2BWkLOVJ787jjr5zZgKsAHxHkgdZjANqGycEh4K7ZSddSA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups "Bitcoin Development Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bitcoindev+unsubscribe@googlegroups•com.
To view this discussion visit https://groups.google.com/d/msgid/bitcoindev/CAAS2fgTyRT9%2BECvhWvHR5niWSZkD0NgEW4kZLm1nPc8J5KezUg%40mail.gmail.com.

[-- Attachment #2: Type: text/html, Size: 12316 bytes --]

  reply	other threads:[~2025-07-18 22:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-18 21:58 Ethan Heilman
2025-07-18 22:18 ` Greg Maxwell [this message]
2025-07-18 22:46 ` 'Ava Chow' via Bitcoin Development Mailing List

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAAS2fgTyRT9+ECvhWvHR5niWSZkD0NgEW4kZLm1nPc8J5KezUg@mail.gmail.com \
    --to=gmaxwell@gmail$(echo .)com \
    --cc=bitcoindev@googlegroups.com \
    --cc=eth3rs@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox