Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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
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
ci - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
shaavan pushed 11 commits to custom_tlvs-12 shaavan/rust-lightning
- f: Update BlindedPath creation functions to take recipient_tlvs as input 775aae2
- Introduce Custom Data in ReceiveTlvs. This commit introduce the ability to add custom data in the receive tlvs of bl... b643646
- Introduce custom_data in handle_release_held_htlc fa4f2a9
- Introduce custom_data in handle_dnssec_proof adef8b1
- Introduce custom data in handle_custom_message 3e492c2
- Introduce custom_data test framework for message::ReceiveTlvs 2440ec8
- Introduce custom data test for message::ReceiveTlvs 5184f80
- Rename custom_tlvs -> sender_custom_tlvs eafaa94
- Introduce user_custom_data 1eff058
- Add Custom TLVs for payment::ReceiveTlvs - Building on the previous commit, this update allows users to include th... bbdcc61
- Test sending, and receiving of user_custom_data 65d879a
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 pushed 1 commit to custom_tlvs-12 shaavan/rust-lightning
- Test sending, and receiving of user_custom_data e1f261c
shaavan pushed 2 commits to custom_tlvs-12 shaavan/rust-lightning
shaavan pushed 5 commits to custom_tlvs-12 shaavan/rust-lightning
shaavan created a review on a pull request on lightningdevkit/rust-lightning
Hi @TheBlueMatt , While trying to solve this issue, I ran into some questions and roadblocks. Would love to get your insights on these. Thanks!
shaavan pushed 5 commits to custom_tlvs-12 shaavan/rust-lightning
- f: Update BlindedPath creation functions to take recipient_tlvs as input 7b6f2ea
- Introduce Custom Data in ReceiveTlvs. This commit introduce the ability to add custom data in the receive tlvs of bl... 7b09d3f
- Introduce custom data in handle_custom_message 8492717
- Introduce custom_data test framework for message::ReceiveTlvs 707334c
- Introduce custom data test 5c53eb6
shaavan created a branch on shaavan/rust-lightning
custom_tlvs-12 - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
shaavan pushed 2 commits to custom_tlvs-11 shaavan/rust-lightning
shaavan pushed 17 commits to main shaavan/rust-lightning
- Allow uppercase bech32 HRP Previously, we would fail parsing `Offer`s if the HRP didn't match our expected (lowercas... 540bcf7
- Add test coverage for upper-/mixed-case `Offer` encodings .. to ensure we're able to decode all-uppercase HRPs and r... 7d653c2
- Fix overly spammy `TRACE` logging in async onion message event handling We recently introduced `TRACE`-level logging... 1c0e463
- Merge pull request #3506 from tnull/2025-01-allow-upperase-hrp-main Allow uppercase bech32 HRP (main) 262d789
- Merge pull request #3508 from tnull/2025-01-fix-spammy-async-om-event-handling-logs-main Fix overly spammy `TRACE` l... 2c0066e
- Add debug implementations for scoring parameters Derives Debug for ProbabilisticScoringFeeParameters and Probabiliti... 48ceefd
- Combine InboundV2Channel and OutboundV2Channel Pending v2 channels will need to be broken up into separate phases fo... 91ff6c1
- Remove InteractivelyFunded trait Now that InboundV2Channel and OutboundV2Channel have been combined into a PendingV2... 270c5ab
- Combine UnfundedInboundV2 and UnfundedOutboundV2 Now that InboundV2Channel and OutboundV2Channel have been combined ... d6637d7
- Merge pull request #3498 from jkczyz/2024-12-combine-inbound-v2-phases Combine `InboundV2Channel` and `OutboundV2Cha... 7c77daf
- Merge pull request #3511 from cequals/amackillop/2024-12-30/add-debug-to-scorer-params Add debug implementations for... 0282cfb
- ci: silence unnecessary_map_or lint as solution requires MSRV >= 1.70 Rust 1.84.0 was recently released along with s... ec579f0
- Merge pull request #3518 from dunxen/2025-01-allow-unnecessary-map-or ci: silence unnecessary_map_or lint as solutio... cb5bf96
- Support Bolt12Invoice::payment_paths in bindings Lack of bindings support was because the method used to return a sl... 93d00b3
- Merge pull request #3520 from jkczyz/2025-01-bindings-payment-paths Support `Bolt12Invoice::payment_paths` in bindings c25dfaf
- Drop spurious debug assertion in sweeping logic With the `Confirm` interface, transaction confirmations can come in ... 0282b0d
- Merge pull request #3524 from TheBlueMatt/2025-01-spurious-assert Drop spurious debug assertion in sweeping logic f92c4dc
shaavan created a branch on shaavan/rust-lightning
i3320-3 - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
shaavan created a comment on a pull request on lightningdevkit/rust-lightning
#3525 introduces `Bolt12Assessor`, allowing for custom logic to assess `InvoiceRequest` before handling, which serves as an alternative to this PR. Given this, I am closing this PR in favor of #352...
shaavan closed a pull request on lightningdevkit/rust-lightning
Allow Asynchronously responding to Invoice Request
Introduce a new event and set of supporting functions to allow flexibility in responding asynchronously to a received invoice request. This PR provides foundational work for further improvements...shaavan opened a pull request on lightningdevkit/rust-lightning
Bolt12 Assessor and Fiat Currency Support for Offers
Builds on #3412 This PR introduces an Assessor for `Bolt12Messages` and adds the ability to support fiat currencies for offer amounts. ## `Bolt12Assessor` 1. The `Bolt12Assessor` trait pro...shaavan created a branch on shaavan/rust-lightning
currency - 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
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
ci - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!