Bitcoin Forum
April 25, 2024, 12:13:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: indirizzi bech32m  (Read 72 times)
gbianchi (OP)
Legendary
*
Offline Offline

Activity: 3080
Merit: 2632



View Profile
December 29, 2021, 01:44:33 PM
 #1

In questi giorni sto smanettando coi sorgenti di bitcoin core per
ottenere un full node performante.

Nelle varie scorribande nel codice, ho scoperto questo,
che NON sapevo, e penso sia utile condividere:

Come sapete, con il segregate witness e' stato introdotto un nuovo
tipo di indirizzi, il bech32, che ultimamente inizia ad essere utilizzato in modo diffuso.

MA hanno scoperto che il bech32 ha un difetto (non da poco):
il chechsum in certi casi e' inefficace.

Quindi con la BIP 350 e' stato introdotto un nuovo tipo di indirizzo,
il bech32m che andra' a sostituire i bech32

https://github.com/bitcoin/bips/blob/master/bip-0350.mediawiki

Quote

Compatibility

This document introduces a new encoding for v1 segregated witness outputs and higher versions. There should not be any compatibility issues on the receiver side; no wallets are creating v1 segregated witness addresses yet, as the output type is not usable on mainnet.

On the other hand, the Bech32m proposal breaks forward-compatibility for sending to v1 and higher version segregated witness addresses. This incompatibility is intentional. An alternative design was considered where Bech32 remained in use for certain subsets of future addresses, but ultimately discarded. By introducing a clean break, we protect not only new software but also existing senders from the mutation issue, as new addresses will be incompatible with the existing Bech32 address validation. Experiments by Taproot proponents had shown that hardly any wallets and services supported sending to higher segregated witness output versions, so little is lost by breaking forward-compatibility. Furthermore, those experiments identified cases in which segregated witness implementations would have caused wallets to burn funds when sending to version 1 addresses. In case it is still in use, the chosen approach will prevent such software from destroying funds when attempting to send to a Bech32m address.

Quote

GUIDA PER NUOVI UTENTI https://bitcointalk.org/index.php?topic=1241459.0
DO NOT HOLD YOUR BTC ON THIRD PARTY EXCHANGES – BE YOUR OWN BANK https://bitcointalk.org/index.php?topic=945881.0
BITCOIN... WHAT IS IT ? https://bitcointalk.org/index.php?topic=2107660.0
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!