lightning
https://github.com/elementsproject/lightning
C
c-lightning — a Lightning Network implementation in C
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported16 Subscribers
Add a CodeTriage badge to lightning
Help out
- Issues
- tests: add regression tests for withdraw returning unsigned tx
- lightningd: don't force-close when fulfilled HTLC removal is in progress
- chaintopology: fix infinite RBF loop after replacement tx is confirmed
- use const-correct types with `strchr`, `strstr`, etc.
- Pedantic fixes to build system (`configure`, `Makefile`)
- Fix F541: replace f-strings with no placeholders in lightning tests
- Double-reservation in the `withdraw` flow
- tests: test funds don't get stuck as reserved after `withdraw` fails
- Deserializing block at height 761249 hangs lightningd for tens of minutes due to quadratic scaling on a tx containing 500003 witnesses
- opening: reject fundchannel_complete with unsigned non-segwit inputs
- Docs
- C not yet supported