Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept bech32 addresses #531

Merged
merged 4 commits into from
Apr 3, 2018
Merged

Accept bech32 addresses #531

merged 4 commits into from
Apr 3, 2018

Conversation

sstone
Copy link
Member

@sstone sstone commented Apr 3, 2018

Our android wallet will now be able to send funds to bech32 addresses.
We still need to add integration tests with bitcoin core

Eclair will now work with bitcoin nodes that are configured to produce
bech32 addresses (`addresstype=bech32`)

Our android wallet will also be able to send funds to bech32 addresses
Return appropriate errors when a base58 address is parseable but on the wrong chain
@sstone sstone changed the title Accept bech32 addresses (fixes #523) Accept bech32 addresses Apr 3, 2018
@sstone sstone merged commit da3eb3b into master Apr 3, 2018
@sstone sstone deleted the accept-bech32-addresses branch April 3, 2018 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants