-
Spiral
Highlights
- Pro
Block or Report
Block or report valentinewallace
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
-
lightning/bolts Public
BOLT: Basis of Lightning Technology (Lightning Network Specifications)
-
735 contributions in the last year
Less
More
Contribution activity
May 2023
Created 5 commits in 1 repository
Created a pull request in lightningdevkit/rust-lightning that received 23 comments
Respect route hint max_htlc
in pathfinding
We have an htlc_maximum_msat
field in RouteHint
, but we've so far ignored it in pathfinding because BOLT 11 route hints don't provide this field. W…
+189
−42
•
23
comments
Opened 4 other pull requests in 2 repositories
lightningdevkit/rust-lightning
1
open
2
merged
lightning/blips
1
open
Reviewed 12 pull requests in 1 repository
lightningdevkit/rust-lightning
12 pull requests
-
Never block a thread on the
PeerManager
event handling lock - Add infra to block ChannelMonitorUpdates on forwarded claims
- BOLT 12 Offers message handling support
-
Respect route hint
max_htlc
in pathfinding - Routing to blinded payment paths
- Support MPP Keysend
- Return error when failing onion packet construction
- Stop persisting background shutdown monitor updates
- Check too many tx outputs upfront when verifying funding tx
-
Prefactor
PaymentParameters
for blinded recipients -
Setup Support for delaying
ChannelMonitorUpdate
flight until anEvent
completes - Trivial PeerManager cleanups
Created an issue in lightningdevkit/rust-lightning that received 2 comments
Expose whether a channel is closing in ChannelDetails
Currently, there's no definitive way to know that a channel has closed via ChannelDetails
. !is_channel_ready && confirmations >= confirmations_requ…
2
comments
Opened 2 other issues in 1 repository
lightningdevkit/rust-lightning
2
open
5
contributions
in private repositories
May 3 – May 9