trustwallet / wallet-core

Cross-platform, cross-blockchain wallet library.
https://developer.trustwallet.com/wallet-core
Apache License 2.0
2.82k stars 1.59k forks source link

Support Taproot #1542

Closed optout21 closed 3 years ago

optout21 commented 3 years ago

Taproot is a next major Bitcoin softfork. It is expected to get activated on mainnet in mid-November.

Tasks:

/later:/

Docs:

optout21 commented 3 years ago

Segwit v1 support, with Bech32m encoding is already supported, see:

https://github.com/trustwallet/wallet-core/pull/1345

https://community.trustwallet.com/t/taproot-support-send-already-supported/213127

optout21 commented 3 years ago

Schnorr support in the included Trezor library:

We should include Trezor version once it is availble.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.