secretkeylabs / xverse-core

Core library for Xverse wallet
Other
40 stars 20 forks source link

Ledger PSBT extra input #308

Closed mi-yu closed 10 months ago

mi-yu commented 1 year ago

I noticed that an extra input is added to the PSBT when signing with Ledger to work around a bug: https://github.com/secretkeylabs/xverse-core/blob/0bd8001922ae15f2c17c20b46f7114724cb5b10f/ledger/psbt.ts#L143-L154, is it possible to remove this extra input before returning the signed PSBT?

teebszet commented 1 year ago

hi @mi-yu!

thanks for raising this, the fix will go out next web-extension release (0.27.0) 😄

mi-yu commented 12 months ago

thank you!

mi-yu commented 11 months ago

Hi @teebszet following up, do you know when 0.27.0 will go out?

teebszet commented 11 months ago

should be this week

teebszet commented 10 months ago

this was released