breez / breezmobile

Lightning Network mobile client
https://breez.technology
GNU General Public License v3.0
569 stars 131 forks source link

Support sending to bech32m #946

Closed kingonly closed 1 year ago

kingonly commented 2 years ago

https://en.bitcoin.it/wiki/Bech32_adoption

Need to check with Boltz & validate status after 0.15 merge.

darosior commented 1 year ago

Any update on this? Sending support should be a tiny code change.

kingonly commented 1 year ago

@ubbabeck please check the status with Boltz and add to your todos

murchandamus commented 1 year ago

Given the recent mempool dynamics, I could see more blockspace efficient output types get a bit more attention

ubbabeck commented 1 year ago

Given the recent mempool dynamics, I could see more blockspace efficient output types get a bit more attention

Agree, will allocate time to implement sending to bech32m.

ubbabeck commented 1 year ago

Todo

Reverse swap

Submarine swap

SubmarineSwap in breez/lnd

Unexpected funds

Feel free to add comment or suggestions.

ubbabeck commented 1 year ago

Sending to p2tr addresses has been merged https://github.com/breez/breez/pull/209.

Receiving via p2tr will also be possible via the developer console.