shapeshift / hdwallet

A library for interacting with hardware wallets from JS/TS.
https://hdwallet.shapeshift.now.sh/
MIT License
208 stars 90 forks source link

feat: bump @shapeshiftoss/bitcoinjs-lib to upstream bitcoinjs-lib@7.0.0-rc.0 #694

Closed gomesalexandre closed 5 days ago

gomesalexandre commented 1 week ago

bitcoinjs-lib breaking change (Psbt classs vs. TransactionBuilder previously) - tagged accordingly.

This removes @shapeshiftoss/bitcoinjs-lib in profit of upstream rc.

Testing

Test me in matching web PR https://github.com/shapeshift/web/pull/8145

Issue

Screenshots

Native

BTC

image image image

image

DOGE

image image

Phantom

image image image image image image

Ledger

BTC

image

Untested with BTC because of high reconciliation gas and low funds, but tested with DOGE below

image image

DOGE

image image

KK

No KK handy, deferring to the rest of the gang/ops

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hdwallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2024 9:29pm
gomesalexandre commented 1 week ago

Moving back to draft as we figure out BCH signing issues here