projects
/
rust-lightning
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rust-lightning
2024-11-12
Matt Corallo
Set the `dns_resolution` feature in `OMDomainResolver`
2024-07-human-readable-names-resolution
commit
|
commitdiff
|
tree
|
snapshot
2024-11-12
Matt Corallo
Add a `lightning-dns-resolver` crate which answers...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-12
Matt Corallo
Use `ChannelManager` as `DNSResolverMessageHandler...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-12
Matt Corallo
Support paying Human Readable Names directly from ...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-12
Matt Corallo
Store the source `HumanReadableName` in `InvoiceRequest...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-12
Matt Corallo
Add support for storing a source HRN in BOLT 12 `invoic...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-12
Matt Corallo
Add a new `AwaitingOffer` outbound payment state for...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-12
Matt Corallo
Skip the implicit trailing `.` in `HumanReadableName...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-12
Matt Corallo
Merge pull request #3383 from valentinewallace/2024...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-11
Matt Corallo
Merge pull request #3389 from jkczyz/2024-10-bolt11...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Valentine Wallace
Verify blinded keysend payment secrets
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Jeffrey Czyz
Update BOLT11 docs in ChannelManager
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Jeffrey Czyz
Test new behavior in create_bolt11_invoice
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Jeffrey Czyz
Deprecate functions in invoice_utils module
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Jeffrey Czyz
Use ChannelManager::create_bolt11_invoice in tests
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Jeffrey Czyz
Add a BOLT11 invoice utility to ChannelManager
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Jeffrey Czyz
Remove currency support from invoice_utils
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Valentine Wallace
Support verifying payment_secrets for inbound static...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Valentine Wallace
Add new inbound payment key for spontaneous payments
commit
|
commitdiff
|
tree
|
snapshot
2024-11-08
Valentine Wallace
Remove pending_inbound_payments map from ChannelManager
commit
|
commitdiff
|
tree
|
snapshot
2024-11-07
Jeffrey Czyz
Remove no-std support from invoice_utils functions
commit
|
commitdiff
|
tree
|
snapshot
2024-11-07
Matt Corallo
Merge pull request #3397 from vincenzopalazzo/macros...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-07
Matt Corallo
Merge pull request #3402 from tnull/2024-11-pin-indexmap
commit
|
commitdiff
|
tree
|
snapshot
2024-11-07
Matt Corallo
Merge pull request #3399 from TheBlueMatt/2024-11-fuzz...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-07
Matt Corallo
Merge pull request #3395 from mhrheaume/mhr/process_eve...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-07
Elias Rohrer
Pin `indexmap` back to account for `hashbrown` MSRV...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-07
Elias Rohrer
Merge pull request #3388 from TheBlueMatt/2024-10-count...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Jeffrey Czyz
Combine import statements
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Jeffrey Czyz
Add Description::empty constructor
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Jeffrey Czyz
Merge pull request #3401 from tnull/2024-11-update...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Elias Rohrer
Update `fuzz` README to account for additional required...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-06
Vincenzo Palazzo
rename pay_parameters for no amount invoice
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Matthew Rheaume
Updated docs on `PeerManager::process_events`.
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Matt Corallo
Merge pull request #3398 from vincenzopalazzo/macros...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Matt Corallo
Merge pull request #3394 from tnull/2024-11-pin-idna...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Merge pull request #3237 from jkczyz/2024-08-offers...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Matt Corallo
Drop broken debug assertion on peer buffer lengths
2024-11-fuzz-assert
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Vincenzo Palazzo
ci: fixing the coverage report
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Refactor tuple serialization into a macro
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Add parsing tests for experimental invoice TLVs
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Parse experimental invoice TLV records
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Add parsing tests for experimental refund TLVs
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Add parsing tests for experimental invreq TLVs
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Test verification with experimental invreq TLVs
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Parse experimental invreq TLV records
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Add offer test vectors for experimental TLVs
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Add parsing tests for experimental offer TLVs
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Test verification with experimental offer TLVs
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Parse experimental offer TLV records
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Remove unnecessary destructure
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Include experimental TLV records when verifying
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Pass bytes instead of TlvStream to verify
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Function for iterating over Offer TLV records
commit
|
commitdiff
|
tree
|
snapshot
2024-11-05
Jeffrey Czyz
Separate bytes for experimental TLVs
commit
|
commitdiff
|
tree
|
snapshot
2024-11-04
Elias Rohrer
f Move pin to right place
commit
|
commitdiff
|
tree
|
snapshot
2024-11-04
valentinewallace
Merge pull request #3360 from TheBlueMatt/2024-10-rebro...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-04
Elias Rohrer
Pin `idna_adapter` to fix MSRV
commit
|
commitdiff
|
tree
|
snapshot
2024-11-01
Matt Corallo
Merge pull request #3207 from valentinewallace/2024...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-01
Jeffrey Czyz
Merge pull request #3393 from tnull/2024-11-drop-dead...
commit
|
commitdiff
|
tree
|
snapshot
2024-11-01
Elias Rohrer
Drop dead code from `provide_latest_counterparty_commit...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Fix outdated comment on PendingOutboundPayment::StaticI...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Factor invoice requests into payment path length limiting
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Include invreq in payment onion when retrying async...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Include invreq in payment onion when sending async...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Store invreqs in StaticInvoiceReceived outbound payments
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Support including invreqs when paying to a route
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Support including invreqs when building payment onions
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Support including invreqs when building onion payloads
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Support encoding invreqs in outbound onion payloads
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Stop taking &self in outbound_payments' create_inbound_...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Prefix AsyncPaymentsMessageHandler methods with handle_*
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Update docs for PaymentFailureReason::RouteNotFound
commit
|
commitdiff
|
tree
|
snapshot
2024-10-30
Valentine Wallace
Add new PaymentFailureReason::BlindedPathCreationFailed
commit
|
commitdiff
|
tree
|
snapshot
2024-10-29
Jeffrey Czyz
Remove unneeded Eq and PartialEq derives
commit
|
commitdiff
|
tree
|
snapshot
2024-10-29
Jeffrey Czyz
Add optional lifetime to tlv_stream macro
commit
|
commitdiff
|
tree
|
snapshot
2024-10-29
Jeffrey Czyz
Add parsing tests for unknown BOLT12 TLVs
commit
|
commitdiff
|
tree
|
snapshot
2024-10-29
Matt Corallo
Add additional test coverage of `NetworkGraph` counters
2024-10-counter-test
commit
|
commitdiff
|
tree
|
snapshot
2024-10-29
Matt Corallo
Re-broadcast `channel_announcement`s every six blocks...
2024-10-rebroadcast-chan-announcements
commit
|
commitdiff
|
tree
|
snapshot
2024-10-29
Matt Corallo
Merge pull request #3367 from TheBlueMatt/2024-10-dense...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-29
Matt Corallo
Merge pull request #3380 from optout21/channel-funding...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-28
optout
Preserve funding_transaction for the later lifecycle...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-28
Jeffrey Czyz
Owned and ref versions of Bolt11InvoiceDescription
commit
|
commitdiff
|
tree
|
snapshot
2024-10-28
Matt Corallo
Merge pull request #3385 from arik-so/gossip-filter...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-28
Matt Corallo
Merge pull request #3322 from TheBlueMatt/2024-06-mpp...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-25
Arik Sosman
Log enqueueing of gossip messages
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Matt Corallo
Doc the on-upgrade `ChannelMonitor` startup persistence...
2024-06-mpp-claim-without-man
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Matt Corallo
Stop relying on `ChannelMonitor` persistence after...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Matt Corallo
Replay MPP claims via background events using new CM...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Matt Corallo
Handle duplicate payment claims during initialization
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Matt Corallo
Move payment claim initialization to an fn on `Claimabl...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Matt Corallo
Move `ChannelManager`-read preimage relay to after...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Matt Corallo
Store info about claimed payments, incl HTLCs in `Chann...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Matt Corallo
Pass info about claimed payments, incl HTLCs to `Channe...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Matt Corallo
Use a struct to track MPP parts pending claiming
commit
|
commitdiff
|
tree
|
snapshot
2024-10-24
Valentine Wallace
Fix unused warning in fuzz.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-23
Matt Corallo
Merge pull request #3007 from arik-so/arik/trampoline...
commit
|
commitdiff
|
tree
|
snapshot
2024-10-23
Arik Sosman
Test non-legacy blinded Trampoline payloads.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-23
Arik Sosman
Add non-legacy blinded Trampoline payloads.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-23
Arik Sosman
Test blinded Trampoline payload serialization.
commit
|
commitdiff
|
tree
|
snapshot
2024-10-23
Arik Sosman
Serialize blinded path forwards in Trampoline onions.
commit
|
commitdiff
|
tree
|
snapshot
next