trezor / community

:couple: TREZOR Developer Community Discussion
9 stars 8 forks source link

[REQ] Add Segwit Sign/Verify support to https://btc-bitcore1.trezor.io/messages/verify #4

Closed brianddk closed 6 years ago

brianddk commented 6 years ago

Please add support sign/verify support for P2SH-segwit and bech32-segwit address. This would allow a Trezor HW Wallet owner to sign messages and direct non-Trezor wallet owners to https://btc-bitcore1.trezor.io/messages/verify, or perhaps a beta site like https://btc-bitcore1.trezor.io/messages/beta-verify

prusnak commented 6 years ago

We won't be adding such features to Insight Block Explorer. Sign Message and Verify Message features (including SegWit support) are available from TREZOR Web Wallet UI.

brianddk commented 6 years ago

Understood... Thx for the quick reply.

prusnak commented 6 years ago

You might want to open upstream issue here: https://github.com/bitpay/insight/

brianddk commented 6 years ago

Already looking for spot where they do the verify function presently... I'll post here once I get the PR filed... may take a while.

brianddk commented 6 years ago

Found where to bolt it... I'll look into it later. Leaving this hear in case I get pulled into other things.