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

Pass custom TLVs with keysend requests. #2

Merged
merged 6 commits into from
Mar 5, 2024
Merged

Conversation

rolznz
Copy link

@rolznz rolznz commented Feb 29, 2024

No description provided.

src/lib.rs Outdated Show resolved Hide resolved
src/types.rs Show resolved Hide resolved
@bumi
Copy link

bumi commented Mar 1, 2024

we can try to add some additional keysend payment test here that uses the custom tlv records: https://github.com/getAlby/ldk-node/blob/main/tests/common.rs#L489-L504

@rdmitr
Copy link
Collaborator

rdmitr commented Mar 1, 2024

we can try to add some additional keysend payment test here that uses the custom tlv records: https://github.com/getAlby/ldk-node/blob/main/tests/common.rs#L489-L504

Right! I have missed the test. Will try to add some random TLV there.

@rolznz
Copy link
Author

rolznz commented Mar 2, 2024

@rdmitr this looks good to me, could you submit a PR to the upstream repository? and then let's merge this?

@rolznz rolznz merged commit b18652c into main Mar 5, 2024
12 of 26 checks passed
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