Skip to content

Conversation

@SachinMeier
Copy link
Contributor

  • enables the ExtendedKey module to parse ypubs, yprvs, zpubs, and zprvs and their testnet counterparts.
  • adds switch_prefix function to allow easy conversion between the standards
  • removes checksum from the xkey struct to avoid bad checksums when switch prefixes

SachinMeier and others added 30 commits February 23, 2023 22:23
…script-creation

Add Taproot Script Construction
* add add-field funcs

* add specs and global add-field funcs

* refactor for code efficiency

* finalize add-fields funcs for psbt

* temp: fix script vs binary

* all PSBT pubkeys -> Point structs

* fix credo lint

* lint

* lint
* add taproot multisig script construction

* taproot_multisig -> tapscript_multisig

* implement bip67

* implement bip69 and add testing

* fmt and add second bip69 test

* refactor sorting for multisig
* add tx size calcuation

* ncomment coinbase tx test

* add extra comment for test case txid
* fix bip69 bug
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.

3 participants