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

elements: add blech32 to addrtype #11

Merged

Conversation

delta1
Copy link
Member

@delta1 delta1 commented Nov 18, 2023

The elements getnewaddress rpc was fixed to actually return a bech32 (unblinded) address when requested specifically. This commit adds the (blinded) blech32 type to AddrType.

The elements getnewaddress rpc was fixed to actually return a bech32
(unblinded) address when requested specifically. This commit adds the
(blinded) blech32 type to AddrType.
delta1 added a commit to delta1/peerswap that referenced this pull request Nov 18, 2023
requires ElementsProject/glightning#11 which adds the new addrtype to
the rpc client library
@jamesdorfman
Copy link

Note to readers: this RPC fix occurred in ElementsProject/elements#1246.

@grubles
Copy link

grubles commented Nov 20, 2023

Tested ACK e0a4d73

@jamesdorfman
Copy link

Tested ACK e0a4d73. Worked with elements-23.2.1rc3.

@wtogami wtogami merged commit e32b4da into ElementsProject:master Nov 26, 2023
@delta1 delta1 deleted the v0.0.0-20231118123100-e0a4d73f7f8f branch November 26, 2023 10:46
delta1 added a commit to delta1/peerswap that referenced this pull request Dec 8, 2023
requires ElementsProject/glightning#11 which adds the new addrtype to
the rpc client library
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.

4 participants