Support paying 0-amount offers and invoices
[ldk-sample] / src / main.rs
2024-02-09 Matt CoralloHandle `Event::ConnectionNeeded` for onion message...
2024-02-01 Elias RohrerMerge pull request #126 from optout21/ldk-119
2024-02-01 optoutUpdate to LDK 0.0.121
2023-11-14 Elias RohrerMerge pull request #123 from TheBlueMatt/main
2023-11-13 Matt CoralloSplit inbound+outbound payments, use PaymentId as outbo...
2023-11-13 Matt CoralloUpgrade LDK to 0.0.118
2023-10-27 Matt CoralloMerge pull request #124 from optout21/broadcast-comment
2023-10-25 optoutFix comment on funding transaction broadcast
2023-10-16 Elias RohrerMerge pull request #118 from TheBlueMatt/main
2023-10-15 Matt CoralloVerify gossip using our RpcClient and the new LDK verif...
2023-10-15 Matt CoralloRename `persister` in `handle_ldk_events` to differenti...
2023-10-15 Matt CoralloSwitch to `MonitorUpdatingPersister`
2023-10-15 Matt CoralloAvoid using `hex_str` for payment hashes which now...
2023-10-15 Matt CoralloUpgrade to LDK 0.0.117
2023-08-30 Elias RohrerMerge pull request #117 from TheBlueMatt/main
2023-08-22 Matt CoralloDont block tokio reactor waiting on user input
2023-08-14 Matt CoralloMerge pull request #114 from TheBlueMatt/2023-08-last...
2023-08-14 Matt CoralloAttempt a last-ditch ChannelManager persistence if... 2023-08-last-ditch-write
2023-08-14 Matt CoralloMerge pull request #116 from wpaulino/anchors
2023-08-14 Wilmer PaulinoAdd anchors flag to openchannel CLI command
2023-08-14 Wilmer PaulinoHandle Event::BumpTransaction via BumpTxEventHandler
2023-08-14 Wilmer PaulinoManually accept inbound channels
2023-08-07 Jeffrey CzyzMerge pull request #109 from valentinewallace/2023...
2023-08-05 Valentine WallaceDetect if the background processor exits early and...
2023-07-30 Matt CoralloMerge pull request #107 from tnull/2023-07-upgrade...
2023-07-25 Elias RohrerUpgrade to LDK 0.0.116
2023-07-25 Matt CoralloMerge pull request #104 from zoedberg/persist_payments
2023-07-25 Zoe FaltibĂ persist payments info to disk
2023-07-14 Matt CoralloMerge pull request #106 from tnull/2023-07-fix-github...
2023-07-12 Matt CoralloMerge pull request #108 from domZippilli/2023-07-relax...
2023-07-12 Dom Zippilliswitch missed tick behavior to delay instead of default...
2023-05-19 Elias RohrerMerge pull request #103 from TheBlueMatt/main
2023-05-17 Matt CoralloTry to sweep `SpendableOutputs` regularly, and in bulk
2023-05-17 Matt CoralloAnnounce node_announcemnet even without listen addresses
2023-04-26 Elias RohrerMerge pull request #100 from TheBlueMatt/main
2023-04-25 Matt CoralloLog ChannelPending events
2023-04-25 Matt CoralloPrint the ultimate payment failure reason on PaymentFai...
2023-04-25 Matt CoralloSwitch to using the async background processor
2023-04-25 Matt CoralloUpdate to LDK 0.0.115
2023-03-27 Elias RohrerMerge pull request #99 from TheBlueMatt/main
2023-03-24 Matt CoralloPass a logger through into `BitcoindClient`
2023-03-07 Matt CoralloMerge pull request #97 from valentinewallace/2023-02...
2023-03-07 Valentine WallaceUpdate to LDK v0.0.114
2023-02-10 Elias RohrerMerge pull request #96 from TheBlueMatt/main
2023-02-08 Matt CoralloIts 2023, its time to support v6
2023-01-11 Elias RohrerMerge pull request #93 from tnull/2023-01-update-to...
2023-01-11 Elias RohrerUpdate for LDK release 0.0.113
2023-01-05 valentinewallaceMerge pull request #85 from ch1ru/main
2023-01-05 Matt CoralloMerge pull request #87 from alecchendev/parse-env
2023-01-04 Alec ChenParse .cookie, .env, or environment variables for RPC...
2022-11-02 Jeffrey CzyzMerge pull request #78 from MaxFangX/fix-chanman-race...
2022-11-02 Max FangRemove `chain_tip`'s unneeded `Option`
2022-11-02 Max FangFix channel manager race panic
2022-11-01 valentinewallaceMerge pull request #82 from TheBlueMatt/main
2022-10-31 Matt CoralloUpdate to LDK 0.0.112
2022-10-24 Matt CoralloMerge pull request #77 from tnull/2022-10-catch-ctrlc
2022-10-19 Elias RohrerIgnore Ctrl-C and enable Ctrl-D
2022-10-18 Jeffrey CzyzMerge pull request #79 from MaxFangX/fix-blocksource...
2022-10-18 Max Fangimpl `BlockSource` on `T`, instead of `&T`
2022-10-05 Matt CoralloMerge pull request #72 from MaxFangX/make-send-sync
2022-10-05 Max FangMake `ldk-sample` `Send` + `Sync`
2022-09-15 Matt CoralloMerge pull request #70 from valentinewallace/2022-09...
2022-09-14 Valentine WallaceUpdate to LDK 0.0.111 and add command for sending an...
2022-09-05 Matt CoralloMerge pull request #65 from standardsats/main
2022-07-28 Matt CoralloMerge pull request #66 from tnull/2022-07-update-to...
2022-07-28 Elias RohrerUpdate to v0.0.110
2022-07-18 Matt CoralloMerge pull request #64 from TheBlueMatt/main
2022-07-16 Matt CoralloCorrect logging on forwarded HTLCs
2022-07-09 Jeffrey CzyzMerge pull request #62 from TheBlueMatt/main
2022-07-07 Matt CoralloUpdate code and Cargo.toml to LDK 0.0.109
2022-06-09 Matt CoralloMerge pull request #58 from jkczyz/2022-05-ldk-107
2022-06-09 Jeffrey CzyzUse a 10-second timeout for InvoicePayer
2022-06-09 Jeffrey CzyzAvoid cloning Arcs when handling each event
2022-06-09 Jeffrey CzyzPrint next and previous nodes for PaymentForwarded
2022-06-09 Jeffrey CzyzUpdate to LDK 0.0.107
2022-04-05 Jeffrey CzyzMerge pull request #56 from TheBlueMatt/main
2022-04-04 Matt CoralloStop connecting outbound on shutdown in addition to...
2022-04-04 Matt CoralloMerge pull request #51 from jkczyz/2022-03-ldk-106
2022-04-04 Jeffrey CzyzUpdate to LDK 0.0.106
2022-03-29 Matt CoralloMerge pull request #55 from TheBlueMatt/2022-03-node...
2022-03-27 Matt CoralloPrint our peers' aliases in `listchannels` 2022-03-node-alias
2022-03-25 Matt CoralloMerge pull request #52 from TheBlueMatt/main
2022-03-25 Matt CoralloCleanly shut down PeerManager by disconnecting before...
2022-03-10 valentinewallaceMerge pull request #46 from TheBlueMatt/2022-03-0.0.105
2022-03-07 Matt CoralloUse new `ProbabilisticScorer` instead of the deprecated... 2022-03-0.0.105
2022-03-07 Matt CoralloUpdate to 0.0.105 upstream API
2022-01-11 Matt CoralloMerge pull request #43 from TheBlueMatt/2021-12-0.0.104
2021-12-20 Matt CoralloSwitch keysend command to using InvoicePayer to get... 2021-12-0.0.104
2021-12-19 Matt CoralloExpose the fee paid on a payment in stdout
2021-12-19 Matt CoralloUpdate to LDK 0.0.104
2021-11-30 Jeffrey CzyzMerge pull request #42 from dongcarl/2021-11-add-signet
2021-11-25 Carl DongAdd Signet support
2021-11-12 Matt CoralloAuto-reconnect peers every second
2021-11-04 Matt CoralloMerge pull request #40 from jkczyz/2021-11-release-103
2021-11-03 Jeffrey CzyzPersist channel scores
2021-11-03 Jeffrey CzyzUse InvoicePayer in send_payment
2021-11-03 Jeffrey CzyzUpdate dependencies to LDK 0.0.103
2021-10-19 valentinewallaceMerge pull request #39 from TheBlueMatt/main
2021-10-18 Matt CoralloUpdate dependencies to LDK 0.0.102
2021-09-29 valentinewallaceMerge pull request #35 from TheBlueMatt/2021-09-0.0.101
next