config: add max_funding_satoshis to enforce for inbound channels
[rust-lightning] / lightning / src / util /
2022-04-28 Valentine Wallaceconfig: add max_funding_satoshis to enforce for inbound...
2022-04-13 Matt CoralloMerge pull request #1384 from valentinewallace/2022...
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 CoralloDrop the `Writeable::encode_with_len` method in non...
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-24 Matt CoralloMerge pull request #1359 from tnull/2022-03-real-random...
2022-03-23 Matt CoralloMerge pull request #1370 from TheBlueMatt/2022-03-pref...
2022-03-23 Matt CoralloMerge pull request #1374 from TheBlueMatt/2022-03-bindi...
2022-03-22 valentinewallaceMerge pull request #1353 from dunxen/2022-03-mpp-receiv...
2022-03-22 valentinewallaceMerge pull request #1373 from lightningdevkit/dependabo...
2022-03-22 Matt CoralloMerge pull request #1368 from TheBlueMatt/2022-03-fix...
2022-03-22 Matt CoralloMerge pull request #1352 from TheBlueMatt/2022-03-debug...
2022-03-17 Matt CoralloSend a `gossip_timestamp_filter` on connect to enable... 2022-03-fix-post-start-sync
2022-03-17 Matt CoralloRename `RoutingMessageHandler::sync_routing_table`...
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 valentinewallaceMerge pull request #1341 from jkczyz/2022-03-expiry...
2022-03-09 Jeffrey CzyzMerge pull request #1349 from TheBlueMatt/2022-03-liste...
2022-03-09 Matt CoralloMerge pull request #1348 from TheBlueMatt/2022-03-timer...
2022-03-09 Matt CoralloProvide our peers with SCID aliases and forward payment...
2022-03-09 Jeffrey CzyzMerge pull request #1347 from jkczyz/2022-03-log-approx...
2022-03-09 Jeffrey CzyzFix compilation warnings with --features=no-std
2022-03-05 Matt CoralloMerge pull request #1317 from TheBlueMatt/2022-02-fix...
2022-03-04 Matt CoralloClean up `TestKeysInterface` random bytes override... 2022-02-fix-bunk-test
2022-03-02 Matt CoralloMerge pull request #1310 from TheBlueMatt/2022-02-bump...
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-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-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-22 Valentine WallaceFollow-up nits from #1199 (phantom node support)
2022-02-18 Arik SosmanMerge pull request #1314 from TheBlueMatt/2022-02-accep...
2022-02-18 Jeffrey CzyzFix rustdoc error on nightly
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-15 Jeffrey CzyzMerge pull request #1199 from valentinewallace/2021...
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 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 WallaceDRY shared hkdf_extract_expand code to new module
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-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-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 CzyzDeprecate Scorer in favor of ProbabilisticScorer
2022-01-27 valentinewallaceMerge pull request #1282 from TheBlueMatt/2022-01-fuzz...
2022-01-26 Matt CoralloMerge pull request #1179 from TheBlueMatt/2021-11-fix...
2022-01-26 valentinewallaceMerge pull request #1273 from jkczyz/2022-01-invoice...
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 valentinewallaceMerge pull request #1272 from lightning-signer/2022...
2022-01-24 DevrandomImprove KeysInterface::sign_invoice API
2022-01-11 Matt CoralloMerge pull request #1013 from TheBlueMatt/2021-07-warni...
2022-01-06 Matt CoralloMerge pull request #1223 from lightning-signer/2021...
2022-01-05 DevrandomAdapt lightning-invoice to no_std
2022-01-05 Matt CoralloMerge pull request #1226 from TheBlueMatt/2022-01-bindi...
2022-01-05 Matt CoralloSupport building `cfg=c_bindings` with `no-std` 2022-01-bindings-no-std
2021-12-17 Matt CoralloMerge pull request #1177 from valentinewallace/2021...
2021-12-16 Valentine WallaceDrop need to store pending inbound payments
2021-12-16 Valentine WallaceAdd get_single_block to chacha20 module
2021-12-16 Valentine WallaceAdd get_inbound_payment_key_material to KeysInterface
2021-12-16 Matt CoralloMerge pull request #1214 from TheBlueMatt/2021-12-fix...
2021-12-15 Matt CoralloMerge pull request #1148 from dunxen/2021-11-new-onion...
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...
2021-12-15 Matt CoralloExpose an event when a payment has failed and retries...
2021-12-14 Duncan DeanAdd mpp_timeout and invalid_onion_payload descriptions...
2021-12-09 Matt CoralloMerge pull request #1169 from TheBlueMatt/2021-11-fix...
2021-12-08 Matt CoralloMerge pull request #1203 from lightning-signer/2021...
2021-12-07 Matt CoralloMerge pull request #1205 from TheBlueMatt/2021-12-new...
2021-12-07 Matt CoralloMerge pull request #1201 from jkczyz/2021-12-idempotent...
2021-12-06 Jeffrey CzyzEnsure ChannelManager methods are idempotent
2021-12-06 Matt CoralloMerge pull request #1204 from TheBlueMatt/2021-12-no...
2021-12-06 Matt CoralloMerge pull request #1130 from TheBlueMatt/2021-10-mon...
2021-12-06 Matt CoralloAdd a test for MonitorEvent holding when they complete...
2021-12-06 Matt CoralloMake APIError debug output more clear by including...
2021-12-06 Matt CoralloAlways return failure in `update_monitor` after funding...
2021-12-06 Matt CoralloRemove OnionV2 parsing support 2021-12-no-torv2
next