rust-lightning
2022-07-01 Matt CoralloMerge pull request #1582 from TheBlueMatt/2022-06-0... v0.0.109
2022-07-01 Matt CoralloBump crate versions to 0.0.109/invoice 0.17
2022-07-01 Matt CoralloUpdate contributor list for 0.0.107 to be consistent...
2022-07-01 Matt CoralloAdd 0.0.109 CHANGELOG entry.
2022-07-01 Matt CoralloMerge pull request #1585 from TheBlueMatt/2022-06-copy_...
2022-07-01 Matt CoralloFix spurious panic on bogus funding txn that confirm... 2022-06-copy_from_slice-sucks
2022-06-29 Matt CoralloMerge pull request #1583 from TheBlueMatt/2022-06-no...
2022-06-29 Matt CoralloHave `find_route` take a `NetworkGraph` instead of... 2022-06-no-ro-graph
2022-06-27 Matt CoralloMerge pull request #1564 from TheBlueMatt/2022-06-panic...
2022-06-27 valentinewallaceMerge pull request #1555 from tnull/2022-06-prefer...
2022-06-25 Elias RohrerAdd anti-probing penalty to `ProbabilisticScorer`
2022-06-25 Matt CoralloPanic if we're running with outdated state instead... 2022-06-panic-on-behind
2022-06-25 Matt CoralloAdd ChannelManager methods to force close without broad...
2022-06-24 Matt CoralloMerge pull request #1550 from tnull/2022-06-scorer...
2022-06-24 Elias RohrerAllow nodes to be avoided during pathfinding
2022-06-21 Matt CoralloMerge pull request #1518 from valentinewallace/2022...
2022-06-21 Valentine WallaceEnable simultaneous deserialization+decryption of a...
2022-06-21 valentinewallaceMerge pull request #1556 from danielgranhao/2022-06...
2022-06-21 Valentine Wallacechacha20poly1305: enable simultaneous writing+encryption
2022-06-21 Matt CoralloMerge pull request #1486 from TheBlueMatt/2022-05-revok...
2022-06-21 Daniel GranhãoChange description of get_node_secret()
2022-06-21 Matt CoralloMerge pull request #1548 from NicolaLS/serde-module
2022-06-21 Matt CoralloDon't fail HTLCs in revoked commitment txn until we... 2022-05-revoked-txn-edge-cases
2022-06-21 Matt CoralloMerge pull request #1527 from wpaulino/update-htlc...
2022-06-20 Wilmer PaulinoUse new Channel::update_config method to update base...
2022-06-20 Wilmer PaulinoAllow forwarding HTLCs that were constructed for previo...
2022-06-20 Wilmer PaulinoTrack previous ChannelConfig and expire after enough...
2022-06-20 Wilmer PaulinoExpose API to update a channel's ChannelConfig
2022-06-20 Wilmer PaulinoExpose ChannelConfig within ChannelDetails
2022-06-20 NicolaLSadd optional dependency on serde to implement serialize...
2022-06-18 Jeffrey CzyzMerge pull request #1549 from tnull/2022-06-scorer...
2022-06-18 Elias RohrerProvide simple interface to query est. liquidity
2022-06-17 Valentine Wallaceonion_utils: add next_hop_packet_pubkey method
2022-06-17 Matt CoralloMerge pull request #1532 from ariard/2022-06-scaleup...
2022-06-16 Antoine RiardScale up CLTV_FAR_FAR_AWAY to 2 weeks of blocks
2022-06-16 Matt CoralloMerge pull request #1544 from jkczyz/2022-06-node-alias
2022-06-16 Matt CoralloMerge pull request #1531 from ariard/2022-06-fee-sniping
2022-06-15 Jeffrey CzyzDefine NodeAlias struct and Display impl
2022-06-15 Matt CoralloCorrect handling of reorg'd-out revoked counterparty...
2022-06-15 Matt CoralloMerge pull request #1541 from jkczyz/2022-06-nit-follow-ups
2022-06-14 Antoine RiardRecommend funding_tx to apply anti-fee sniping
2022-06-14 Antoine RiardCheck if funding transaction is final for propagation
2022-06-14 Matt CoralloMerge pull request #1540 from wpaulino/rename-config...
2022-06-13 Jeffrey CzyzRemove unnecessary identifiers from match pattern
2022-06-13 Jeffrey CzyzReplace Arc with reference in some tests
2022-06-13 Jeffrey CzyzFix grammar in BackgroundProcessor::start docs
2022-06-13 Wilmer PaulinoRename UserConfig and LegacyChannelConfig fields
2022-06-13 Matt CoralloMerge pull request #1526 from tnull/2022-06-fix-minimal...
2022-06-13 Elias RohrerAdd failure test cases for `max_mpp_path_count`.
2022-06-13 Elias RohrerFix min. contrib. depending on `max_mpp_path_count`
2022-06-13 Matt CoralloMerge pull request #1514 from mattfaltyn/issue438
2022-06-13 Matt CoralloMerge pull request #1529 from wpaulino/move-channel...
2022-06-12 MattDocument better optional features
2022-06-10 Matt CoralloMerge pull request #1535 from TheBlueMatt/2022-06-108-ugh v0.0.108
2022-06-10 Matt CoralloUpdate crate versions to 0.0.108/invoice 0.16 2022-06-108-ugh
2022-06-10 Matt CoralloUpdate CHANGELOG for 0.0.108
2022-06-10 Matt CoralloMerge pull request #1534 from tnull/2022-06-check-relea...
2022-06-10 Elias RohrerCheck release build profile in CI
2022-06-10 Matt CoralloMerge pull request #1533 from lexe-tech/fix-release
2022-06-10 Max FangFix lightning-background-processor release build
2022-06-09 Wilmer PaulinoIntroduce LegacyChannelConfig to remain backwards compa...
2022-06-09 Wilmer PaulinoMove commit_upfront_shutdown_pubkey to ChannelHandshake...
2022-06-09 Wilmer PaulinoMove announced_channel to ChannelHandshakeConfig
2022-06-09 Arik SosmanMerge pull request #1496 from TheBlueMatt/2022-05-macro...
2022-06-09 Matt CoralloMake `expect_payment_failed_conditions` a function 2022-05-macro-function-bonus
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-08 Matt CoralloMerge pull request #1525 from jkczyz/2022-05-release... v0.0.107
2022-06-08 Jeffrey CzyzBump crate versions to 0.0.107/invoice 0.15
2022-06-08 Jeffrey CzyzUpdate CHANGELOG for 0.0.107
2022-06-08 Viktor TigerströmPass `peer_node_id` to `fail_holding_cell_htlcs`
2022-06-08 Jeffrey CzyzAdd lightning-rapid-gossip-sync to README
2022-06-07 Matt CoralloMerge pull request #1517 from jkczyz/2022-06-gossip...
2022-06-06 Jeffrey CzyzSupport only one GossipSync in BackgroundProcessor
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-03 Jeffrey CzyzMove Secp256k1 context to NetworkGraph
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 Jeffrey CzyzRename ChannelClosed to ChannelFailure
2022-06-02 Jeffrey CzyzUpdate missed references to get_route in docs
2022-06-02 Jeffrey CzyzFix build warnings
2022-06-02 valentinewallaceMerge pull request #1505 from tnull/2022-05-support...
2022-06-02 Jeffrey CzyzMerge pull request #1433 from arik-so/2022-04-rapid...
2022-06-02 Arik SosmanCreate separate timer for scorer persistence in backgro...
2022-06-02 Arik SosmanIndicate ongoing rapid sync to background processor.
2022-06-02 Matt CoralloDo not panic on early tx broadcasts in fuzzing 2022-06-fix-fuzz-nonbug
2022-06-02 Elias RohrerImplement `ZeroConf` feature.
2022-06-01 Jeffrey CzyzMerge pull request #1512 from tnull/2022-05-remove...
2022-06-01 Matt CoralloMerge pull request #1509 from shamardy/main
2022-06-01 Elias RohrerRemove previously deprecated `Scorer`
2022-06-01 Jeffrey CzyzMerge pull request #1504 from TheBlueMatt/2022-05-pub-io
2022-06-01 Jeffrey CzyzMerge pull request #1511 from justinmoon/repository
2022-06-01 Justin MoonAdd 'repository' to lightning-invoice's Cargo.toml
2022-06-01 shamardyUpdate regex to 1.5.6
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 Arik SosmanAdd optional last_rapid_gossip_sync_timestamp field...
next