rust-lightning
2022-03-01 Matt CoralloMerge pull request #1339 from TheBlueMatt/2022-02-0... v0.0.105
2022-03-01 Matt CoralloUpdate CHANGELOG with security info for 0.0.105 2022-02-0.0.105-sec
2022-03-01 Matt CoralloMerge branch '2022-02-bal-panic' into 2022-02-0.0.105-sec
2022-03-01 Matt CoralloMerge branch '2022-02-fix-multi-hop-hint-panic' into...
2022-03-01 Matt CoralloMerge pull request #1322 from TheBlueMatt/2022-02-0...
2022-03-01 Matt CoralloEnsure `get_claimable_balances` never panicks in tests
2022-03-01 Matt CoralloFix HTLC tx balance calculation on local commitment...
2022-03-01 Matt CoralloBump crate versions to 0.0.105/invoice 0.13 2022-02-0.0.105
2022-03-01 Matt CoralloFill out CHANGELOG for 0.0.105
2022-02-28 Matt CoralloCorrect default value for A* heuristic for non-public...
2022-02-28 Matt CoralloFix panic when routing through multiple private last...
2022-02-28 Arik SosmanMerge pull request #1327 from TheBlueMatt/2022-02-log...
2022-02-28 Matt CoralloMerge pull request #1303 from jkczyz/2022-02-docs-with...
2022-02-28 valentinewallaceMerge pull request #1335 from TheBlueMatt/2022-02-fix...
2022-02-28 Matt CoralloMerge pull request #1324 from valentinewallace/2022...
2022-02-26 Matt CoralloMerge pull request #1332 from TheBlueMatt/2022-02-persi...
2022-02-25 Matt CoralloPin rustc in fuzzing to 1.58 due to honggfuzz-rs regression 2022-02-fix-honggfuzz-regression
2022-02-25 Valentine WallaceFix bug where we encode flags field into all updates...
2022-02-25 Valentine WallaceCorrectly wrap phantom onion errors
2022-02-25 Valentine WallaceFix phantom malformed onion error packet
2022-02-25 Valentine WallaceAdd phantom shared secret to HTLCPreviousHopData
2022-02-25 Valentine WallaceAdd phantom shared secret to PendingHTLCRouting::Receive
2022-02-24 Matt CoralloMerge pull request #1318 from jurvis/jurvis/2022-02...
2022-02-24 Matt CoralloIgnore .tmp files when loading ChannelMonitors in persister 2022-02-persister-ignore-tmp
2022-02-24 Jurvis TanImplement custom debug for PathBuildingHop
2022-02-22 valentinewallaceMerge pull request #1309 from TheBlueMatt/2022-02-first...
2022-02-22 Valentine WallaceFollow-up nits from #1199 (phantom node support)
2022-02-22 Matt CoralloLog more during ChannelMonitor updating 2022-02-log-before-panic
2022-02-18 Arik SosmanMerge pull request #1314 from TheBlueMatt/2022-02-accep...
2022-02-18 Jeffrey CzyzGenerate docs with features for docs.rs
2022-02-18 Jeffrey CzyzFix rustdoc error on nightly
2022-02-18 Jeffrey CzyzUnhide struct docs in scoring module
2022-02-18 Jeffrey CzyzFix `cargo doc` warning in lightning-block-sync
2022-02-18 Matt CoralloSpecify whether we have first-hop hints when routing 2022-02-first-hop-log
2022-02-18 Matt CoralloMerge pull request #1316 from TheBlueMatt/2022-02-no...
2022-02-18 Matt CoralloAdd explicit compile errors when cfg=fuzzing is mis-set 2022-02-no-fuzztarget
2022-02-18 Matt CoralloDrop `fuzztarget` feature entirely
2022-02-17 Matt CoralloMerge pull request #1315 from TheBlueMatt/2022-02-fix...
2022-02-17 Matt CoralloRestrict tokio to 1.14 as a dev-dependency 2022-02-fix-tokio-msrv
2022-02-17 Matt CoralloMerge pull request #1266 from TheBlueMatt/2022-01-fix...
2022-02-16 Matt CoralloFix a debug panic caused by receiving MPP parts after... 2022-01-fix-double-fail-panic
2022-02-16 Matt CoralloUpdate channel-type implementation to upstream spec... 2022-02-accept_chan_type
2022-02-16 Matt CoralloDrop spurious whitespace in channel.rs
2022-02-15 Jeffrey CzyzMerge pull request #1199 from valentinewallace/2021...
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
next