Skip to content

Support GNU Lightning 2.2.0#56

Draft
kulp wants to merge 7 commits intopetelliott:masterfrom
kulp:lightning-2.2.0
Draft

Support GNU Lightning 2.2.0#56
kulp wants to merge 7 commits intopetelliott:masterfrom
kulp:lightning-2.2.0

Conversation

@kulp
Copy link
Copy Markdown
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