vulpemventures / marina

Liquid Wallet browser extension
MIT License
37 stars 19 forks source link

Fix send all L-BTC behavior #443

Closed louisinger closed 1 year ago

louisinger commented 1 year ago

This PR adds a new createSendAllPset method to PsetBuilder class. It lets to handle correctly the SEND ALL behavior in wallet/send/choose-fee.

it also adds receive & send Playwright tests.

it closes #438

@tiero @bordalix please review

bordalix commented 1 year ago

NIT: maybe on this screen show the amount minus the fee?

Screenshot 2023-03-21 at 12 07 06

bordalix commented 1 year ago

tACK

tiero commented 1 year ago

utACK