how to support Native SegWit (Bech32) address #22259

issue coininn-exchange opened this issue on June 16, 2021
  1. coininn-exchange commented at 1:26 PM on June 16, 2021: none

    I run the bitcoin node version is 0.17.1, and now we want to support the Native SegWit (Bech32) format, how do I need to upgrade the node or redeploy a new node, or what method can I use to convert the Nested SegWit (P2SH) format to Bech32 address

  2. coininn-exchange added the label GUI on Jun 16, 2021
  3. MarcoFalke removed the label GUI on Jun 16, 2021
  4. MarcoFalke added the label Questions and Help on Jun 16, 2021
  5. MarcoFalke commented at 1:39 PM on June 16, 2021: member

    Usually the issue tracker is used to track technical issues related to the Bitcoin Core code base. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange or the #bitcoin IRC channel on Libera Chat.

    Nonetheless some notes:

    • The Bitcoin Core major version 0.17.x is officially no longer supported. See https://bitcoincore.org/en/lifecycle/#schedule . It is recommended to read the release notes of newer versions, test them in a test deployment and then move production to supported versions.
    • "Converting" nested addresses to native ones is not supported either. It is recommended to ask the wallet to generate native addresses for you. I don't know how you produce addresses, but if you use getnewaddress, then https://bitcoincore.org/en/doc/0.21.0/rpc/wallet/getnewaddress/ is the documentation.
  6. coininn-exchange commented at 1:28 AM on June 17, 2021: none

    Usually the issue tracker is used to track technical issues related to the Bitcoin Core code base. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange or the #bitcoin IRC channel on Libera Chat.

    Nonetheless some notes:

    • The Bitcoin Core major version 0.17.x is officially no longer supported. See https://bitcoincore.org/en/lifecycle/#schedule . It is recommended to read the release notes of newer versions, test them in a test deployment and then move production to supported versions.
    • "Converting" nested addresses to native ones is not supported either. It is recommended to ask the wallet to generate native addresses for you. I don't know how you produce addresses, but if you use getnewaddress, then https://bitcoincore.org/en/doc/0.21.0/rpc/wallet/getnewaddress/ is the documentation.

    I want to know how to create Native SegWit (Bech32) address

  7. MarcoFalke commented at 5:48 AM on June 17, 2021: member

    I want to know how to create Native SegWit (Bech32) address

    If you read my reply, you would have realized that I told you that getnewaddress can do that. https://bitcoincore.org/en/doc/0.21.0/rpc/wallet/getnewaddress/

  8. MarcoFalke closed this on Jun 17, 2021

  9. DrahtBot locked this on Aug 18, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-26 06:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me