blockchain / thunder

Off-Chain Bitcoin payments using smart contracts
https://blockchain.com/thunder
GNU Affero General Public License v3.0
548 stars 178 forks source link

Use SegWit #10

Open matsjj opened 8 years ago

matsjj commented 8 years ago

Due to transaction malleability, the commitment transaction that allows refunding the anchor can not reliably built.

I discovered there is a branch for SegWit integration into bitcoinJ

https://github.com/bitcoinj/bitcoinj/pull/1171

It does seem to integrate nicely into the way we create transactions, so theres not a lot to change in general.

jeamick commented 6 years ago

Is this repo currently working ?

Because segwit is implemented and integrated .

Do you plan to currently work on a LN wallet ?

WoodMuleen commented 6 years ago

Sure, really design an app on LN wallet.

On 11/6/17, jeamick notifications@github.com wrote:

Is this repo currently working ?

Because segwit is implemented and integrated .

Do you plan to currently work on a LN wallet ?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/blockchain/thunder/issues/10#issuecomment-341999246