Skip to content

Conversation

@daywalker90
Copy link
Collaborator

  • integration test doing a donation and checking if it shows up
  • production WSGI server waitress instead of dev server
  • CLN rpc fixes, decodepay -> decode, wait if listinvoies is not yet populated, msat field name fixed
  • qrcode dependency was missing pil to render qr codes
  • multithreading was no longer working for some reason, replaced with threading
  • fix typo in template copyrite -> copyright
  • formatted template code

- integration test doing a donation and checking if it shows up
- production WSGI server waitress instead of dev server
- CLN rpc fixes, decodepay -> decode, wait if listinvoies is not yet populated, msat field name fixed
- qrcode dependency was missing pil to render qr codes
- multithreading was no longer working for some reason, replaced with threading
- fix typo in template copyrite -> copyright
- formatted template code
@daywalker90 daywalker90 merged commit cc855af into lightningd:master Jan 1, 2026
5 of 7 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