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

Support GNU Lightning 2.2.0 #56

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

kulp
Copy link
Collaborator

@kulp kulp commented Dec 27, 2022

Summary

GNU Lightning 2.2.0, including support for Apple's M1 architecture, was released on 16 Nov 2022. The current PR aims to support that version within lightning-sys.

This PR might remain in draft state for a few weeks or even longer; I wanted to checkpoint my current progress, but there are things left to do.

Things to do in this PR

  • Pass cargo test on Darwin aarch64 (macOS on M1)
  • Pass cargo test on Darwin x86-64 (macOS on x86-64)
  • Test on other architectures
  • Refactor lightning-sys macros to support new getarg / arg / putarg / pusharg "flavors" with fewer manual overrides
  • Demonstrate that new entry points in lightning-2.2.0 are supported

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