question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add compatiblity with bitcoin nodes in bech32 mode

See original GitHub issue

Right now we ask users to run bitcoin-core with address-type=p2sh-segwit and if they don’t they will have problems when opening new channels and generating the address that is used to return the funds to when the channel is closed (see #522)

We should support “native segwit” nodes that run with address-type=bech32.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
sstonecommented, Apr 3, 2018

Yes that’s what I am working on. Make sure you keep your eclair data directory and I will give you a procedure that will enable you to recover your funds. Unfortunately there is nothing in our configuration that you can change, this is a bug in our fee estimator that is fixed in #530

0reactions
sstonecommented, Apr 3, 2018

Can you contact me at https://gitter.im/ACINQ/eclair ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bech32 Sending Support | Bitcoin Optech
P2SH-wrapped segwit addresses are backwards compatible and can significantly reduce transaction fees whereas bech32 addresses aren't backwards ...
Read more >
Are all three Bitcoin address types interoperable (legacy ...
Absolutely! Each address type handles transaction generation slightly differently but they all are interoperable with each other on the ...
Read more >
Bitcoin Core 22.0
Compatibility. Bitcoin Core is supported and extensively tested on operating systems using the Linux kernel, macOS 10.14+, and Windows 7 and newer.
Read more >
A Complete Beginners Guide to Setting Up a Bitcoin/Lightning ...
we'll be installing the LND implementation of the lightning network. LND is compatible with specific Bitcoin node backends, so you will need to ......
Read more >
[bitcoin-core-dev] Bitcoin Core 0.16.0 released
Bitcoin Core should also work on most other Unix-like systems but is ... backward compatible (sipa) - - #10279 `214046f` Add a CChainState ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found