Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trezor plugin: native segwit #3681

Merged
merged 1 commit into from
Jan 11, 2018
Merged

Conversation

SomberNight
Copy link
Member

@SomberNight SomberNight commented Jan 9, 2018

closes #3551


Please test with #3630 also merged
Note that e218c4a still does not allow creating a wallet with a hw device using bip84 (so comment that out to test)

Also note that you need git HEAD of python-trezor as #3621 broke compatibility with the latest released version.

Also note that spending from multisig with Trezor is broken on master currently (#3680) regardless of this PR.


I've tested p2pkh ("bip44") /p2wpkh-p2sh ("bip49") /p2wpkh ("bip84") wallets with Trezor; creating single/multi-input transactions to multiple outputs (with and without change) of mixed type: p2pkh and p2sh and p2wpkh.

@coveralls
Copy link

coveralls commented Jan 9, 2018

Coverage Status

Coverage remained the same at 42.899% when pulling 1387a45 on SomberNight:trezor_native_segwit into 7cf547c on spesmilo:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bech32 with Trezor
3 participants