Merge pull request #1454 from TheBlueMatt/2022-04-fuzz-underflow
[rust-lightning] / lightning / src / ln / channel.rs
2022-04-28 Matt CoralloMerge pull request #1454 from TheBlueMatt/2022-04-fuzz...
2022-04-28 Matt CoralloMerge pull request #1425 from valentinewallace/2021...
2022-04-28 Matt CoralloCorrect error when a peer opens a channel with a huge... 2022-04-fuzz-underflow
2022-04-28 Matt CoralloReject channels if the total reserves are larger than...
2022-04-28 Valentine WallaceEnable wumbo channels to be created
2022-04-28 Matt CoralloMerge pull request #1435 from TheBlueMatt/2022-04-1126...
2022-04-27 Matt CoralloConsolidate Channel balance fetching into one fn return... 2022-04-1126-first-step
2022-04-27 valentinewallaceMerge pull request #1405 from TheBlueMatt/2022-04-log...
2022-04-27 Matt CoralloMerge pull request #1421 from TheBlueMatt/2022-04-less...
2022-04-26 valentinewallaceMerge pull request #1436 from TheBlueMatt/2022-04-event...
2022-04-25 Valentine Wallacechannel: refactor max funding consts
2022-04-25 Matt CoralloSeparate `ChannelDetails`' outbound capacity from the...
2022-04-21 Matt CoralloMerge pull request #1378 from ViktorTigerstrom/2022...
2022-04-21 Viktor TigerströmAdd outbound min/max to `ChannelCounterparty`
2022-04-20 valentinewallaceMerge pull request #1419 from atalw/2022-03-paymentforw...
2022-04-19 Viktor TigerströmAdd inbound htlc min/max to `ChannelDetails`
2022-04-13 Matt CoralloMerge pull request #1384 from valentinewallace/2022...
2022-04-03 Matt CoralloMerge pull request #1397 from jkczyz/2022-03-release... v0.0.106
2022-04-02 Matt CoralloMerge pull request #1399 from jkczyz/2022-03-scoring...
2022-04-01 Matt CoralloMerge pull request #1398 from jkczyz/2022-03-middle...
2022-03-30 Jeffrey CzyzFix build warnings without grind_signatures
2022-03-30 Jeffrey CzyzMerge pull request #1376 from jurvis/jurvis/persist...
2022-03-28 Matt CoralloMerge pull request #1351 from TheBlueMatt/2022-03-scid...
2022-03-27 Matt CoralloNegotiate `scid_alias` for private channels based on...
2022-03-27 Matt CoralloAdd support for the SCIDAlias feature bit in incoming...
2022-03-27 Matt CoralloExpose chan type in `Event::OpenChannelRequest` & ...
2022-03-25 Arik SosmanMerge pull request #1388 from lightning-signer/2022...
2022-03-25 valentinewallaceMerge pull request #1375 from jkczyz/2022-03-scorer...
2022-03-25 Matt CoralloMerge pull request #1382 from TheBlueMatt/2022-03-gossi...
2022-03-25 DevrandomAdd low_r signature grinding
2022-03-25 valentinewallaceMerge pull request #1381 from shamardy/2022-03-set...
2022-03-25 Omar Shamardyset user_channel_id in accept_inbound_channel fn
2022-03-22 Matt CoralloMerge pull request #1352 from TheBlueMatt/2022-03-debug...
2022-03-17 Matt CoralloMerge pull request #1358 from TheBlueMatt/2022-03-max...
2022-03-11 Jeffrey CzyzMerge pull request #1331 from TheBlueMatt/2022-02-no...
2022-03-10 Matt CoralloMerge pull request #1311 from TheBlueMatt/2022-02-0conf...
2022-03-09 Matt CoralloSupport receiving multiple funding_locked messages 2022-02-0conf-part-1
2022-03-09 Matt CoralloProvide our peers with SCID aliases and forward payment...
2022-03-09 Matt CoralloTrack SCID aliases from our counterparty and use them...
2022-03-09 Matt CoralloAdd support for deserializing the new SCID alias in...
2022-03-02 Matt CoralloMerge pull request #1310 from TheBlueMatt/2022-02-bump...
2022-03-01 Matt CoralloMerge branch '2022-02-fix-multi-hop-hint-panic' into...
2022-02-28 Matt CoralloMerge pull request #1303 from jkczyz/2022-02-docs-with...
2022-02-28 Matt CoralloMerge pull request #1324 from valentinewallace/2022...
2022-02-24 Matt CoralloMerge pull request #1318 from jurvis/jurvis/2022-02...
2022-02-22 valentinewallaceMerge pull request #1309 from TheBlueMatt/2022-02-first...
2022-02-18 Arik SosmanMerge pull request #1314 from TheBlueMatt/2022-02-accep...
2022-02-18 Matt CoralloMerge pull request #1316 from TheBlueMatt/2022-02-no...
2022-02-18 Matt CoralloDrop `fuzztarget` feature entirely
2022-02-17 Matt CoralloMerge pull request #1266 from TheBlueMatt/2022-01-fix...
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 Wallacekeysinterface: adapt get_node_secret for phantom payments
2022-02-14 Valentine WallaceKeysInterface::sign_invoice: indicate whether invoice...
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-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-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 CoralloInclude inbound-claimed-HTLCs in reported channel balances 2022-01-balance-underflow
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-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 #1273 from jkczyz/2022-01-invoice...
2022-01-26 Matt CoralloAvoid overflow in addition when checking counterparty... 2022-01-fuzz-overflow
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-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 DevrandomImprove KeysInterface::sign_invoice API
2022-01-21 Elias RohrerRename `Payee` to `PaymentParameters`
2022-01-14 Matt CoralloMerge pull request #1238 from TheBlueMatt/2022-01-locko...
2022-01-14 Matt CoralloMerge pull request #1229 from lightning-signer/2021...
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 SedgwickSet the SigHashType of remote htlc signatures w/ anchor...
2022-01-11 Matt CoralloMerge pull request #1013 from TheBlueMatt/2021-07-warni...
2022-01-11 Matt CoralloConvert `shutdown` invalid script checks to warning...
2021-12-17 Matt CoralloMerge pull request #1177 from valentinewallace/2021...
2021-12-16 Valentine WallaceAdd get_inbound_payment_key_material to KeysInterface
2021-12-15 Conor OkusMerge pull request #1211 from ConorOkus/2021-11-add...
2021-12-15 Matt CoralloMerge pull request #1202 from TheBlueMatt/2021-12-fix...
next