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

LDK 0.0.117 #139

Merged
merged 22 commits into from
Oct 10, 2023
Merged

LDK 0.0.117 #139

merged 22 commits into from
Oct 10, 2023

Conversation

TheBlueMatt
Copy link
Collaborator

macOS CI is failing cause github broke access to github from github yet again, but the bins are all deterministic per https://github.com/TheBlueMatt/ldk-garbagecollected/actions/runs/6460504708

In 831ad69 support was added for
handling traits with supertraits of supertraits, but the full patch
was not applied to the C# bindings, which is finished here.
These were added at various points upstream and were never added to
C#
C# doesn't have a way to pass arrays with a length, so we simply
re-use the TypeScript Array/String passing, which will be usable
with a CustomMarshaler on the C# side.
We had a user report this was broken, but it appears to be working
fine in this case here.
These can generate a warning in calling methods that actually don't
allow null.
@TheBlueMatt
Copy link
Collaborator Author

@TheBlueMatt TheBlueMatt merged commit 7811d21 into lightningdevkit:main Oct 10, 2023
2 of 8 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.

None yet

1 participant