Tag `KVStore` `(C-not exported)` as `Writeable` isn't mapped
[rust-lightning] / lightning / src / util /
2022-06-26 Matt CoralloTag `KVStore` `(C-not exported)` as `Writeable` isn...
2022-06-26 Matt CoralloConcretize `WriteableScore` into `MultiThreadedLockable...
2022-06-09 Arik SosmanMerge pull request #1496 from TheBlueMatt/2022-05-macro...
2022-06-09 valentinewallaceMerge pull request #1513 from TheBlueMatt/2022-06-fix...
2022-06-09 Matt CoralloMerge pull request #1524 from ViktorTigerstrom/2022...
2022-06-07 Matt CoralloMerge pull request #1517 from jkczyz/2022-06-gossip...
2022-06-06 Jeffrey CzyzImplement EventHandler for NetworkGraph
2022-06-06 Jeffrey CzyzParameterize NetworkGraph with Logger
2022-06-04 Matt CoralloMerge pull request #1501 from tnull/2022-05-mention...
2022-06-02 Matt CoralloMerge pull request #1159 from jkczyz/2021-11-network...
2022-06-02 Jeffrey CzyzMove network_graph.rs to gossip.rs
2022-06-02 Jeffrey CzyzRename NetGraphMsgHandler to P2PGossipSync
2022-06-02 valentinewallaceMerge pull request #1505 from tnull/2022-05-support...
2022-06-02 Elias RohrerImplement `ZeroConf` feature.
2022-06-01 Jeffrey CzyzMerge pull request #1504 from TheBlueMatt/2022-05-pub-io
2022-05-31 Arik SosmanMerge pull request #1500 from arik-so/2022-05-network...
2022-05-31 Matt CoralloMerge pull request #1506 from tnull/2022-05-rename...
2022-05-31 Elias RohrerRename `FundingLocked` to `ChannelReady`.
2022-05-30 valentinewallaceMerge pull request #1434 from TheBlueMatt/2022-04-robus...
2022-05-28 Matt CoralloChange `Event` `amt` fields to `amount_msat` for clarity 2022-04-robust-payment-claims
2022-05-28 Matt CoralloAdd a `PaymentClaimed` event to indicate a payment...
2022-05-27 Matt CoralloMerge pull request #1401 from TheBlueMatt/2022-02-0conf...
2022-05-27 Matt CoralloAdd note about SCID collisions in `PaymentPathFailed` 2022-02-0conf-round-two
2022-05-27 Matt CoralloAdd a new test for 0conf-with-monitor-update-failures
2022-05-27 Matt CoralloAdd API and signaling to accept incoming channels at...
2022-05-27 Matt CoralloLock outbound channels at 0conf if the peer indicates...
2022-05-27 Matt CoralloDefine a crate-public constant for max fake SCID in...
2022-05-27 valentinewallaceMerge pull request #1481 from TheBlueMatt/2022-05-new...
2022-05-26 Matt CoralloMerge pull request #1494 from TheBlueMatt/2022-05-mon...
2022-05-25 Jeffrey CzyzMerge pull request #1155 from arik-so/graph_sync_crate
2022-05-25 Arik SosmanIntroduce graph sync crate for fast-forwarding through...
2022-05-19 Matt CoralloStore an `events::PaymentPurpose` with each claimable...
2022-05-18 Matt CoralloMerge pull request #1476 from tnull/2022-05-maximum...
2022-05-17 valentinewallaceMerge pull request #1472 from TheBlueMatt/2022-06-less...
2022-05-17 Matt CoralloMerge pull request #1418 from bruteforcecat/timeout...
2022-05-16 Arik SosmanMerge pull request #1479 from ViktorTigerstrom/2022...
2022-05-16 valentinewallaceMerge pull request #1475 from atalw/2022-04-paymentforw...
2022-05-16 Matt CoralloStore full blocks in the test blockchain tracker instea...
2022-05-15 atalwAdd `next_channel_id` in `PaymentForwarded` event
2022-05-14 Matt CoralloMerge pull request #1429 from TheBlueMatt/2022-04-drop...
2022-05-14 Viktor TigerströmUpdate `OpenChannelRequest` documentation
2022-05-14 KaFai Choimove Time trait from scoring mod to util::time and...
2022-05-14 Viktor TigerströmAdd `counterparty_node_id` to `FundingGenerationReady`
2022-05-13 Jeffrey CzyzMerge pull request #1480 from tnull/2022-05-fix-test...
2022-05-13 Elias RohrerFix unused code warnings.
2022-05-11 Matt CoralloMerge pull request #1023 from TheBlueMatt/2021-07-par...
2022-05-10 Matt CoralloAdd support for testing recvd messages in TestChannelMe...
2022-05-10 Matt CoralloCreate a simple `FairRwLock` to avoid readers starving...
2022-05-09 valentinewallaceMerge pull request #1467 from arik-so/fuzz_new_target_docs
2022-05-05 Jeffrey CzyzMerge pull request #1389 from lightning-signer/2022...
2022-05-05 Devrandombitcoin crate 0.28.1
2022-05-05 valentinewallaceMerge pull request #1463 from TheBlueMatt/2022-05-lol...
2022-05-04 Matt CoralloMerge pull request #1449 from TheBlueMatt/2022-04-fix...
2022-05-04 Matt CoralloMerge pull request #1430 from vincenzopalazzo/macros...
2022-05-04 Jeffrey CzyzMerge pull request #1416 from jurvis/jurvis/persist...
2022-05-04 valentinewallaceMerge pull request #1461 from TheBlueMatt/2022-05-uncon...
2022-05-03 Matt CoralloMerge pull request #1444 from ViktorTigerstrom/2022...
2022-05-03 Jurvis TanAdd utils to persist scorer in BackgroundProcessor
2022-05-03 Viktor TigerströmMake our in-flight limit percentage configurable
2022-05-03 Matt CoralloMerge pull request #1452 from tnull/2022-04-honor-gossi...
2022-05-03 Matt CoralloMerge pull request #1460 from TheBlueMatt/2022-04-liqui...
2022-05-03 Elias RohrerInitiate sync only after receiving `GossipTimestampFilter`.
2022-04-29 Matt CoralloMerge pull request #1451 from TheBlueMatt/2022-04-moar...
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 Valentine Wallaceconfig: add max_funding_satoshis to enforce for inbound...
2022-04-28 Matt CoralloDo not force-close channels when we cannot communicate... 2022-04-drop-no-conn-possible
2022-04-28 Matt CoralloMerge pull request #1435 from TheBlueMatt/2022-04-1126...
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-25 Matt CoralloSort `Event` variants somewhat more sensibly
2022-04-21 Matt CoralloMerge pull request #1378 from ViktorTigerstrom/2022...
2022-04-21 Matt CoralloMerge pull request #1417 from johncantrell97/generic...
2022-04-20 John Cantrellimplement Persist and Persister with generic KVStorePer...
2022-04-20 valentinewallaceMerge pull request #1419 from atalw/2022-03-paymentforw...
2022-04-20 atalwAdd `source_channel_id` in `PaymentForwarded` event
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...
next