haarts / bech32

Flutter friendly implementation of BIP173
MIT License
9 stars 21 forks source link

Support taproot #5

Open acoutts opened 2 years ago

acoutts commented 2 years ago

It appears that trying to decode a taproot address does not work, saying the checksum has failed.

dspicher commented 2 years ago

Indeed, the checksum is the only thing that has changed for the bech32m address scheme used for taproot: https://github.com/bitcoin/bips/blob/master/bip-0350.mediawiki#Bech32m