issues
search
lightningdevkit
/
rust-lightning
A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
Other
1.17k
stars
367
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Channel Monitor without broadcasting transactions
#3428
yellowred
opened
5 hours ago
1
Shouldn't `Bolt12Offer/RefundContext` be HMAC'd?
#3427
TheBlueMatt
opened
11 hours ago
2
Correct return value for `apply_post_close_monitor_update`
#3426
morehouse
closed
12 hours ago
1
Fix expected-cfg-checks for logging features
#3425
tnull
opened
17 hours ago
3
fuzz: libFuzzer build failure "unexpected `cfg` condition value: `max_level_*`"
#3424
dergoegge
opened
18 hours ago
1
Follow-ups to PR 3137
#3423
dunxen
opened
1 day ago
0
Add `probing_diversity_penalty_msat` to the scorer parameters
#3422
TheBlueMatt
opened
3 days ago
4
Expand on RGS caching requirements
#3421
arik-so
closed
1 day ago
1
Add the ability to fetch a probability from live liquidity bounds
#3420
TheBlueMatt
opened
5 days ago
2
Document RGS timestamp usage
#3419
arik-so
closed
4 days ago
1
Channel phase refactor, wrap channel phase, store wrapped phase in map
#3418
optout21
opened
5 days ago
7
Remove `next_funding_txid` tlv from `Channel` read/write
#3417
dunxen
closed
6 hours ago
5
Follow-ups for PR 3137
#3416
dunxen
opened
5 days ago
0
Building `0.0.125` on `i686-linux-android` fails
#3415
ok300
opened
1 week ago
3
Support async `ChannelMonitorUpdate` persist for claims against closed channels
#3414
TheBlueMatt
opened
1 week ago
1
Misc updates to tee up async `ChannelMonitorUpdate` persist for claims against closed channels
#3413
TheBlueMatt
opened
1 week ago
3
Introduce OffersMessageFlow
#3412
shaavan
opened
1 week ago
1
Support async signing for V2 channel establishment
#3411
jkczyz
opened
1 week ago
2
channel: `build_closing_transaction` i64 -> u64 underflow
#3410
phlip9
opened
1 week ago
1
Add payment_id field to PaymentForwarded event.
#3409
G8XSU
opened
1 week ago
0
Add static invoice creation utils to `ChannelManager`
#3408
valentinewallace
opened
1 week ago
0
[Splicing] Partly handle splice_init & splice_ack messages
#3407
optout21
opened
1 week ago
3
Make `tx_abort` a variant of `InteractiveTxMessageSend` and refactor
#3406
dunxen
opened
1 week ago
0
Follow-ups for `ChannelManager::create_bolt11_invoice`
#3405
jkczyz
closed
1 week ago
0
Support async signing for V2 (dual_funded) channels
#3404
dunxen
opened
2 weeks ago
0
Switch to the rust-bitcoin `chacha20_poly1305`
#3403
TheBlueMatt
opened
2 weeks ago
0
Pin `indexmap` back to account for `hashbrown` MSRV bump
#3402
tnull
closed
2 weeks ago
1
Update `fuzz` README to account for additional required `RUSTFLAGS`
#3401
tnull
closed
2 weeks ago
1
Revert "Merge pull request #3398 from vincenzopalazzo/macros/fixing-ci"
#3400
vincenzopalazzo
closed
2 weeks ago
1
Drop broken debug assertion on peer buffer lengths
#3399
TheBlueMatt
closed
2 weeks ago
1
ci: fixing the coverage report
#3398
vincenzopalazzo
closed
3 weeks ago
1
[RFC] rename pay_parameters for no amount invoice
#3397
vincenzopalazzo
closed
2 weeks ago
3
Update Channel Monitor without broadcasting transactions
#3396
yellowred
closed
2 weeks ago
5
Updated docs on `PeerManager::process_events`.
#3395
mhrheaume
closed
2 weeks ago
1
Pin `idna_adapter` to fix MSRV
#3394
tnull
closed
3 weeks ago
5
Drop dead code from `provide_latest_counterparty_commitment_tx`
#3393
tnull
closed
3 weeks ago
0
Sort out `DiscardFunding` event with tests for V2 channels
#3392
dunxen
opened
3 weeks ago
0
Make `payment_key` derivation deterministic
#3391
tnull
opened
3 weeks ago
2
Gossip filtration fix
#3390
arik-so
opened
3 weeks ago
2
Add `ChannelManager::create_bolt11_invoice`
#3389
jkczyz
closed
2 weeks ago
3
Add additional test coverage of `NetworkGraph` counters
#3388
TheBlueMatt
closed
2 weeks ago
0
`KVStore`: Add the capability to `list` namespaces
#3387
tnull
opened
4 weeks ago
2
Trampoline Payload Construction Method
#3386
arik-so
opened
1 month ago
1
Log enqueueing of gossip messages
#3385
arik-so
closed
4 weeks ago
1
Drop `ChannelMonitor`s for inbound, no-local-funding channels after they time out
#3384
TheBlueMatt
opened
1 month ago
1
Verify blinded keysend payments
#3383
valentinewallace
closed
2 weeks ago
7
Add max_no_channel_peers to UserConfig
#3382
domZippilli
opened
1 month ago
6
Better test coverage of HTLC claim pipeline post-3322
#3381
TheBlueMatt
opened
1 month ago
0
[Splicing] Preserve funding_transaction for the later lifecycle of the channel, simple solution
#3380
optout21
closed
4 weeks ago
9
Skip MSRV on Windows in CI
#3379
arik-so
closed
1 month ago
0
Next