Releases: vulpemventures/marina
Releases · vulpemventures/marina
Release v0.6.4
What's Changed
- Replace OP_NOP2 with OP_CHECKLOCKTIMEVERIFY by @bordalix in #524
- freeze @vulpemventures/secp256k1-zkp to 3.1.0 by @bordalix in #526
- fix bug with boltz testnet url by @bordalix in #529
- Keep state for LN > LQ swaps by @bordalix in #513
- fix send from empty wallet by @bordalix in #531
Full Changelog: v0.6.3...v0.6.4
Release v0.6.3
What's Changed
- Remembers invoice by @bordalix in #521
- fixes problem with SEND ALL other assets by @bordalix in #522
Full Changelog: v0.6.2...v0.6.3
Release v0.6.2
What's Changed
Full Changelog: v0.6.1...v0.6.2
Release v0.6.1
v0.6.1
Release v0.6.0
v0.6.0
Release v0.5.7
v0.5.7
Release v0.5.6
signTransaction popup: non standard warning message (#497) * signTransaction popup: add warning message * Update src/extension/popups/sign-pset.tsx Co-authored-by: João Bordalo <bordalix@users.noreply.github.com> * fix prettier --------- Co-authored-by: João Bordalo <bordalix@users.noreply.github.com>
Release v0.5.5
v0.5.5
Release v0.5.4
v0.5.4
Release v0.5.3
What's Changed
- use Promise.all in getNextAddress by @louisinger in #479
- Update to latest
Ionio
,liquidjs-lib
and@vulpemventures/secpk256k1-zkp
by @louisinger in #480 - Fix and test transaction displaying by @louisinger in #486
marina.sendTransaction
: fix amount formatting by @louisinger in #491- add
publicKey
member in Address by @louisinger in #492
Full Changelog: v0.5.2...v0.5.3