rust-lightning
2022-02-14 Valentine WallaceDon't send channel updates for private chans on error 2022-02-multi-node-review-mark
2022-02-14 Valentine WallaceSupport phantom payment receive in ChannelManager,...
2022-02-14 Valentine WallaceAdd get_phantom_scid and get_phantom_route_hints +...
2022-02-14 Valentine Wallacechannelmanager: DRY PendingHTLCInfo creation for receives
2022-02-14 Valentine Wallacescid_utils: add utils for retrieving txindex and vout
2022-02-14 Valentine Wallacekeysinterface: adapt get_node_secret for phantom payments
2022-02-14 Valentine WallaceKeysInterface::sign_invoice: indicate whether invoice...
2022-02-14 Valentine Wallacekeysmanager: support phantom payments with PhantomKeysM...
2022-02-14 Valentine WallaceDRY shared hkdf_extract_expand code to new module
2022-02-14 Valentine WallaceImplement serialization for ChannelDetails
2022-02-14 Valentine WallaceRefactor out decode_next_hop util from ChannelManager...
2022-02-14 Matt CoralloMerge pull request #1301 from TheBlueMatt/2022-02-route...
2022-02-14 valentinewallaceMerge pull request #1305 from ConorOkus/update-readme
2022-02-14 Matt CoralloMerge pull request #1281 from ViktorTigerstrom/2022...
2022-02-14 valentinewallaceMerge pull request #1304 from jkczyz/2021-12-remove...
2022-02-14 Conor OkusUpdate README to include community invite links
2022-02-13 Viktor TigerströmAdd tests for responding to inbound channel reqs
2022-02-13 Viktor TigerströmAdd option to accept or reject inbound channels
2022-02-13 Jeffrey CzyzRemove unnecessary mut from reference
2022-02-12 valentinewallaceMerge pull request #1292 from TheBlueMatt/2022-02-overr...
2022-02-11 Arik SosmanMerge pull request #1268 from TheBlueMatt/2022-01-balan...
2022-02-10 Matt CoralloMake router benchmarks more realistic by not running... 2022-02-router-no-test
2022-02-10 Matt CoralloInclude inbound-claimed-HTLCs in reported channel balances 2022-01-balance-underflow
2022-02-10 Matt CoralloWork around rustc compilation regression on nightly
2022-02-10 Matt CoralloMerge pull request #1299 from p2pderivatives/make-count...
2022-02-10 Tibo-lgMake CounterpartyCommitmentSecrets public
2022-02-04 Matt CoralloMerge pull request #1285 from TheBlueMatt/2022-01-remov...
2022-02-03 valentinewallaceMerge pull request #1227 from jkczyz/2021-12-probabilis...
2022-02-03 Jeffrey CzyzAdd ProbabilisticScorer benchmarks
2022-02-03 Jeffrey CzyzDeprecate Scorer in favor of ProbabilisticScorer
2022-02-03 Jeffrey CzyzDecay channel liquidity balance offsets
2022-02-03 Jeffrey CzyzProbabilistic channel scoring
2022-02-03 Jeffrey CzyzEffective channel capacity for router and scoring
2022-02-01 Matt CoralloStore override counterparty handshake limits until... 2022-02-override-handshake-limits
2022-01-27 valentinewallaceMerge pull request #1282 from TheBlueMatt/2022-01-fuzz...
2022-01-26 Matt CoralloRemove stale reference to incomplete BOLT compliance 2022-01-remove-closed-issue-ref
2022-01-26 Matt CoralloMerge pull request #1179 from TheBlueMatt/2021-11-fix...
2022-01-26 Matt CoralloMake `Channel::get_announcement_sigs` return an Option... 2021-11-fix-announce-sigs-broadcast-time
2022-01-26 Matt CoralloSwap loop and condition order to avoid looping unnecess...
2022-01-26 Matt CoralloDisconect `announcement_signatures` sending from `fundi...
2022-01-26 Matt CoralloUnset `Channel::is_usable` if mon update is blocking...
2022-01-26 Matt CoralloDo not Send FundingLocked messages while disconnected
2022-01-26 Matt CoralloReturn struct, not long tuple, from `Channel::channel_r...
2022-01-26 valentinewallaceMerge pull request #1283 from TheBlueMatt/2022-01-corre...
2022-01-26 valentinewallaceMerge pull request #1273 from jkczyz/2022-01-invoice...
2022-01-26 Matt CoralloCorrect handling of `UnknownRequiredFeature` deserializ... 2022-01-correct-req-feature-handling
2022-01-26 Matt CoralloAvoid overflow in addition when checking counterparty... 2022-01-fuzz-overflow
2022-01-25 Jeffrey CzyzSupport invoice expiry over a year
2022-01-25 Matt CoralloMove node_id signing of ChannelAnnouncement into Signer
2022-01-25 valentinewallaceMerge pull request #1275 from jkczyz/2022-01-benchmark...
2022-01-25 Matt CoralloMerge pull request #1251 from lightning-signer/2022...
2022-01-25 Jeffrey CzyzBenchmark zero-penalty scorer
2022-01-25 Jeffrey CzyzBenchmark router using a scorer seeded with data
2022-01-25 Jeffrey CzyzAdd first_hops to generate_routes benchmarks
2022-01-25 Jeffrey CzyzRemove duplicate generate_routes benchmark code
2022-01-24 DevrandomProvide preimages to signer
2022-01-24 DevrandomKeep track of preimage in OutboundHTLCState on success
2022-01-24 valentinewallaceMerge pull request #1272 from lightning-signer/2022...
2022-01-24 valentinewallaceMerge pull request #1271 from tnull/rename_payee_struct
2022-01-24 valentinewallaceMerge pull request #1253 from TheBlueMatt/2022-01-backg...
2022-01-24 DevrandomImprove KeysInterface::sign_invoice API
2022-01-22 Matt CoralloMerge pull request #1250 from vss96/sanity_check
2022-01-22 vss96Sanity check for ChannelManager and KeysInterface
2022-01-21 valentinewallaceMerge pull request #1269 from TheBlueMatt/022-01-no...
2022-01-21 Elias RohrerRename `Payee` to `PaymentParameters`
2022-01-21 Matt CoralloIncrease our PING_TIMER to ten seconds, from five. 022-01-no-disconnect-on-slow-persist
2022-01-21 Matt CoralloAvoid disconnecting all peers if user code is slow
2022-01-20 Jeffrey CzyzMerge pull request #1234 from tnull/limit_max_cltv_delta
2022-01-20 Matt CoralloMerge pull request #1248 from naveensrinivasan/naveen...
2022-01-20 Elias RohrerLimit maximum total CLTV expiry delta during routing.
2022-01-19 naveenDocs: Updated README to include crates information
2022-01-19 valentinewallaceMerge pull request #1258 from lightningdevkit/dependabo...
2022-01-19 Elias RohrerFixed some typos
2022-01-18 Matt CoralloPersist `ChannelManager` before `BackgroundProcessor... 2022-01-background-persist-exit
2022-01-18 dependabot... Update hex requirement from 0.3 to 0.4
2022-01-18 Arik SosmanMerge pull request #1243 from naveensrinivasan/naveensr...
2022-01-18 NaveenCreate dependabot.yml
2022-01-18 valentinewallaceMerge pull request #1249 from tnull/fix_compile_warnings
2022-01-18 Elias RohrerFix unused return warning for 'transmute_copy'.
2022-01-14 Matt CoralloMerge pull request #1238 from TheBlueMatt/2022-01-locko...
2022-01-14 Matt CoralloCheck lockorders in tests with a trivial lockorder... 2022-01-lockorder-checks
2022-01-14 Matt CoralloMerge pull request #1229 from lightning-signer/2021...
2022-01-13 Ken SedgwickFixed comment on weight_received_htlc
2022-01-13 Ken SedgwickSet opt_anchors for calls to CommitmentTransaction...
2022-01-13 Ken SedgwickAdd anchor tests to outbound_commitment_test
2022-01-13 Ken SedgwickDebit funder's output to cover anchors
2022-01-13 Ken SedgwickConvert HTLC_{SUCCESS,TIMEOUT}_TX_WEIGHT to anchor...
2022-01-13 Ken SedgwickConvert COMMITMENT_TX_BASE_WEIGHT to anchor-aware function
2022-01-13 Ken SedgwickAdd unit test coverage for package::weight_{offered...
2022-01-13 Ken Sedgwickmake WEIGHT{_REVOKED,}_{OFFERED,RECEIVED}_HTLC function...
2022-01-13 Ken SedgwickIsolated channelmonitor weight unit tests and added...
2022-01-13 Ken SedgwickSet the SigHashType of remote htlc signatures w/ anchor...
2022-01-13 Matt CoralloFix some (non-bug) lock-order-inversions in tests
2022-01-12 Matt CoralloMake lockorder consistent in channelmanager
2022-01-11 Matt CoralloMerge pull request #1013 from TheBlueMatt/2021-07-warni...
2022-01-11 Matt CoralloRely on Error/Warning message data lengths being correct 2021-07-warning-msgs
2022-01-11 Matt CoralloSend `warning` instead of `error` when we incounter...
2022-01-11 Matt CoralloConvert `shutdown` invalid script checks to warning...
2022-01-11 Matt CoralloSend warning messages when appropriate in gossip handli...
2022-01-11 Matt CoralloHandle sending and receiving warning messages
next