Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
shaavan created a comment on a pull request on lightningdevkit/rust-lightning
Updated from [pr3246.15](https://github.com/shaavan/rust-lightning/commits/pr3246.15) to [pr3246.16](https://github.com/shaavan/rust-lightning/commits/pr3246.16) ([diff](https://github.com/shaavan/...
shaavan pushed 10 commits to blinded_api shaavan/rust-lightning
- Introduce is_compact parameter for DefaultMessageRouter Add a new `is_compact` to the `DefaultMessageRouter`, enabli... d71a607
- Introduce NullMessageRouter - To be used when the user wants to create No Blinded Path 71c8591
- Allow create_blinded_paths to take `Vec<MessageForwardNode>` as input Prepare `create_blinded_paths` to handle both ... 28cd8a2
- Update DefaultMessageRouter's MessageRouter Implementation This commit updates the `create_blinded_path` implementat... dd5d84f
- Introduce create_offer_builder_using_router This update adds the flexibility to pass a router directly to the `creat... cfcb508
- Update `create_offer_builder` to exclusively use `create_blinded_paths` Reasoning: With the introduction of `create... 0dc1b1e
- Introduce create_refund_builder_using_router This update introduces `create_refund_builder_using_router` to accept a... 20b6de6
- Update `create_refund_builder` to exclusively use `create_blinded_paths` Reasoning: The reasoning remains the same ... 855ce29
- Remove Redundant Variants of create_blinded_paths Following the updates in previous commits, the other variants of `... aba369e
- Introduce Tests for Offers and Refunds Without Blinded Paths 268d590
shaavan created a tag on shaavan/rust-lightning
pr3246.16 - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
shaavan pushed 5 commits to blinded_api-11 shaavan/rust-lightning
- Update `create_offer_builder` to exclusively use `create_blinded_paths` Reasoning: With the introduction of `create... 0dc1b1e
- Introduce create_refund_builder_using_router This update introduces `create_refund_builder_using_router` to accept a... 20b6de6
- Update `create_refund_builder` to exclusively use `create_blinded_paths` Reasoning: The reasoning remains the same ... 855ce29
- Remove Redundant Variants of create_blinded_paths Following the updates in previous commits, the other variants of `... aba369e
- Introduce Tests for Offers and Refunds Without Blinded Paths 268d590
shaavan created a branch on shaavan/rust-lightning
ci - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
shaavan created a branch on shaavan/rust-lightning
blinded_api-11 - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
shaavan created a review on a pull request on lightningdevkit/rust-lightning
Hi @BlueMatt, While trying to solve this issue, I ran into some questions and roadblocks. Would love to get your insights on these. Thanks!
shaavan created a review on a pull request on lightningdevkit/rust-lightning
Hi @BlueMatt, While trying to solve this issue, I ran into some questions and roadblocks. Would love to get your insights on these. Thanks!
shaavan opened a draft pull request on lightningdevkit/rust-lightning
Expand #3313 test
Resolves #3320 This PR expands the test introduced in #3313 to include claiming the payment on-chain after Alice's node reloads. It ensures that, once we verify Alice's node does not reattempt p...shaavan pushed 1 commit to currency-01 shaavan/rust-lightning
- Introduce Bolt12Assessor as parameter for OffersMessageFlow Parametised OffersMessageFlow over Bolt12Assessor trait 12c9628
shaavan pushed 4 commits to currency-01 shaavan/rust-lightning
- Introduce Bolt12Assessor The new trait allow taking the invoice_request, and access it. For now this allows accessin... 0946a61
- Introduce DefaultBolt12Assessor This implements the default behavior for Bolt12Assessor 39d0388
- Introduce calculate_offer_amount 9e25390
- Introduce Bolt12Assessor as parameter for OffersMessageFlow Parametised OffersMessageFlow over Bolt12Assessor trait 1dda0f4
shaavan created a branch on shaavan/rust-lightning
currency-01 - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
shaavan created a review comment on a pull request on lightningdevkit/rust-lightning
Addressed in [pr3504.02](https://github.com/shaavan/rust-lightning/commits/pr3504.02) Thanks for the suggestion!
shaavan created a comment on a pull request on lightningdevkit/rust-lightning
Updated from [pr3504.01](https://github.com/shaavan/rust-lightning/commits/pr3504.01) to [pr3504.02](https://github.com/shaavan/rust-lightning/commits/pr3504.02) ([diff](https://github.com/shaavan/...
shaavan created a tag on shaavan/rust-lightning
pr3504.01 - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
shaavan created a tag on shaavan/rust-lightning
pr3504.02 - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!