Skip to content

Conversation

@jbesraa
Copy link

@jbesraa jbesraa commented Apr 27, 2024

No description provided.

tnull and others added 17 commits May 13, 2024 16:48
* Removed a useless shadowing in builder.rs
* Passed directly the closure itself instead of making a inline closure
* Refactored usage of map which returns boolean to matches!
…code-quality

Refactored clippy suggestion to improve readability
.. which declutters our top-level docs a bit.
.. as we changed quite a bit and moved required fields, we add a test
here that adds the old `PaymentDetails` as a test struct and ensures
we're able to parse them just fine
…-refactor

Refactor and modularize payment APIs
…elease-notes

Update CHANGELOG for v0.2.2
@tnull tnull force-pushed the 2024-02-add-bolt12-support branch from a9fd396 to 889ed2c Compare May 22, 2024 11:22
@tnull tnull force-pushed the 2024-02-add-bolt12-support branch 6 times, most recently from 4e5a7af to 0495d39 Compare May 29, 2024 08:09
We spawn a background task that will try to connect to any of the
provided socket addresses and return as soon as it suceeds.
@tnull tnull force-pushed the 2024-02-add-bolt12-support branch from 0495d39 to da32263 Compare May 29, 2024 17:08
tnull added 3 commits May 30, 2024 10:48
.. depending on the payment purpose, we derive the inbound payment ID
and update the status in `PaymentClaimable`/`PaymentClaimed`
@tnull tnull force-pushed the 2024-02-add-bolt12-support branch 2 times, most recently from 7ceaf5d to 374fd78 Compare May 30, 2024 09:48
@tnull tnull force-pushed the 2024-02-add-bolt12-support branch from 374fd78 to 82b85c1 Compare May 31, 2024 10:09
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.

3 participants