Merge pull request #1542 from ViktorTigerstrom/2022-06-prepare-maps-for-channels...
[rust-lightning] / lightning / src / ln / channel.rs
2022-07-13 Matt CoralloMerge pull request #1542 from ViktorTigerstrom/2022...
2022-07-11 Matt CoralloMerge pull request #1603 from TheBlueMatt/2022-07-no...
2022-07-11 Jeffrey CzyzMerge pull request #1596 from jurvis/jurvis/give-chanmo...
2022-07-09 jurvisAdd counterparty_node_id to ChannelMonitor
2022-07-07 Viktor TigerströmRename `short_to_id` map to `short_to_chan_info`
2022-07-05 Matt CoralloMerge pull request #1553 from wvanlint/dns_hostname
2022-06-27 Matt CoralloMerge pull request #1564 from TheBlueMatt/2022-06-panic...
2022-06-25 Matt CoralloPanic if we're running with outdated state instead... 2022-06-panic-on-behind
2022-06-21 Matt CoralloMerge pull request #1518 from valentinewallace/2022...
2022-06-21 valentinewallaceMerge pull request #1556 from danielgranhao/2022-06...
2022-06-21 Matt CoralloMerge pull request #1486 from TheBlueMatt/2022-05-revok...
2022-06-21 Matt CoralloMerge pull request #1548 from NicolaLS/serde-module
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-17 Matt CoralloMerge pull request #1532 from ariard/2022-06-scaleup...
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 Matt CoralloMerge pull request #1541 from jkczyz/2022-06-nit-follow-ups
2022-06-14 Matt CoralloMerge pull request #1540 from wpaulino/rename-config...
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 Matt CoralloMerge pull request #1514 from mattfaltyn/issue438
2022-06-13 Matt CoralloMerge pull request #1529 from wpaulino/move-channel...
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 valentinewallaceMerge pull request #1513 from TheBlueMatt/2022-06-fix...
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 valentinewallaceMerge pull request #1505 from tnull/2022-05-support...
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 #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 CoralloAdd internal docs for ChannelMonitor::payment_preimages
2022-05-27 Matt CoralloMerge pull request #1401 from TheBlueMatt/2022-02-0conf...
2022-05-27 Matt CoralloCorrectly handle sending announcement sigs on public...
2022-05-27 Matt CoralloSend funding_locked immediately for inbound channels...
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 CoralloHandle cases where a channel is in use w/o an SCID...
2022-05-27 valentinewallaceMerge pull request #1481 from TheBlueMatt/2022-05-new...
2022-05-27 Matt CoralloMerge pull request #1491 from tnull/2022-05-build-route...
2022-05-26 Matt CoralloMerge pull request #1494 from TheBlueMatt/2022-05-mon...
2022-05-26 Matt CoralloEnsure all HTLCs for a claimed payment are claimed...
2022-05-26 Matt CoralloCorrect bogus references to `revocation_point` in ... 2022-05-mon-cleanups-renames
2022-05-23 Jeffrey CzyzMerge pull request #1490 from arik-so/rust_beta_doc_fix
2022-05-20 Arik SosmanMerge pull request #1492 from tnull/2022-05-fix-bolts-url
2022-05-20 Elias RohrerUse new spec repository URL.
2022-05-16 valentinewallaceMerge pull request #1475 from atalw/2022-04-paymentforw...
2022-05-14 Matt CoralloMerge pull request #1429 from TheBlueMatt/2022-04-drop...
2022-05-11 Matt CoralloMerge pull request #1023 from TheBlueMatt/2021-07-par...
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 DevrandomImprove ShutdownScript::new_witness_program
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 Vincenzo Palazzosend warning when we receive a old commitment transaction
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 Viktor TigerströmSet `ChannelUpdate` `htlc_maximum_msat` using the peer...
2022-05-03 Viktor TigerströmAdd test for configurable in-flight limit
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-02 Matt CoralloReject outbound channels if the total reserve is larger... 2022-05-lol-more-underflow
2022-05-02 Matt CoralloForce-close channels on reorg only if the funding is...
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 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
next