nanotube / supybot-bitcoin-marketmonitor

Some bitcoin and supybot-related code.
145 stars 83 forks source link

SegWit address registration, authentication and switching #80

Open JustinTArthur opened 6 years ago

JustinTArthur commented 6 years ago

Users can now register and authenticate with Pay to Witness Public Key Hash addresses encoded in the Bech32 format per BIP 173.

Can be tested with an Electrum 3 or Ledger Segregated Witness wallet. Unit tests have been adjusted to attempt Bitcoin address identity commands using both the old p2pkh and new p2wpkh address formats.