Skip to content

Conversation

@wvanlint
Copy link
Contributor

This changes the LnurlAuthToJwtProvider to take in a hardened parent key as an argument, instead of performing a derivation itself from a seed.

@wvanlint wvanlint force-pushed the wvanlint/parent_key branch from 8401442 to 552e748 Compare August 14, 2024 00:35
@G8XSU
Copy link
Contributor

G8XSU commented Aug 14, 2024

Lgtm!
Minor change needed.

@wvanlint wvanlint force-pushed the wvanlint/parent_key branch from 552e748 to 3439e2b Compare August 15, 2024 19:25
@wvanlint wvanlint force-pushed the wvanlint/parent_key branch from 3439e2b to 8f3395a Compare August 15, 2024 19:26
@wvanlint wvanlint requested a review from G8XSU August 15, 2024 20:30
Copy link
Contributor

@G8XSU G8XSU left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!
Discussed it offline, we don't need bindings for this immediately.
Xpriv to bytes was mainly to not depend on external type for interface.
But looks like extended Xpriv will have specific format, and we can only send encoded Xpriv, so keeping Xpriv for now.

@G8XSU G8XSU merged commit e012e68 into lightningdevkit:main Aug 15, 2024
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.

3 participants