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

Fix uniffi-bindgen and Kotlin full cycle test #185

Merged

Conversation

tnull
Copy link
Collaborator

@tnull tnull commented Nov 3, 2023

Previously, we migrated to the cargo resolver 2, leading to cli feature not being available in the 'regular' dependency. Here we fix the build of uniffi-bindgen by moving the tool into its own binary crate.

Also, the full cycle test recently broke due to min HTLC value now being adjusted based on dust threshold. We therefore need to adjust the test case, just as we did previously in the Rust case.

Previously, we migrated to the cargo resolver 2, leading to `cli`
feature not being available in the 'regular' dependency. Here we fix the
build of `uniffi-bindgen` by moving the tool into its own binary crate.
@tnull tnull merged commit d78cab0 into lightningdevkit:main Nov 3, 2023
9 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.

1 participant