Update CI/Cargo.toml references to 0.0.122
[ldk-c-bindings] / lightning-c-bindings / demo.cpp
2024-02-09 Matt CoralloMerge pull request #119 from arik-so/arik/2024/01/skip... v0.0.121.2
2024-01-25 Matt CoralloMerge pull request #118 from TheBlueMatt/main v0.0.121.1
2024-01-25 Matt CoralloStop using designated initializer for array in C++...
2024-01-25 Matt CoralloMerge pull request #117 from TheBlueMatt/main v0.0.121.0
2024-01-23 Matt CoralloUpdate C/C++ demo tests with latest 0.0.121 API changes
2023-11-10 Matt CoralloMerge pull request #115 from TheBlueMatt/main v0.0.118.1
2023-10-29 Matt CoralloFix race in peer connection in C++ demo app
2023-10-27 Matt CoralloMerge pull request #114 from TheBlueMatt/main v0.0.118.0
2023-10-24 Matt CoralloUpdate C/C++ demo to LDK 0.0.118 API
2023-10-06 Matt CoralloMerge pull request #112 from TheBlueMatt/main v0.0.117.0
2023-10-04 Matt CoralloUpdate C/C++ demo bindings and ldk-net to LDK 0.0.117
2023-07-31 Matt CoralloMerge pull request #110 from TheBlueMatt/main v0.0.116.0
2023-07-30 Matt CoralloUpdate C/C++ demo apps for new upstream API
2023-05-31 Matt CoralloMerge pull request #105 from arik-so/2023-05-115-debugging
2023-05-26 Arik SosmanAdd debugging lines to demo.cpp
2023-04-26 Matt CoralloMerge pull request #103 from TheBlueMatt/main v0.0.115.0
2023-04-26 Matt CoralloUpdate C++ demo application to LDK 0.0.115
2023-03-09 Matt CoralloMerge pull request #102 from TheBlueMatt/main v0.0.114.1
2023-03-09 Matt CoralloFix C++ demo bindings build due to function signature...
2023-03-09 Matt CoralloMerge pull request #101 from TheBlueMatt/main
2023-03-09 Matt CoralloUpdate to use `find_route_with_id` to match upstream...
2023-03-07 Matt CoralloMerge pull request #100 from TheBlueMatt/main v0.0.114.0
2023-03-06 Matt CoralloPrint something for custom messages in C++ demo
2023-03-06 Matt CoralloFix connection race in C++ demo
2023-03-06 Matt CoralloUpdate C/C++ Demos to latest upstream API
2023-01-10 Matt CoralloMerge pull request #96 from TheBlueMatt/main v0.0.113.0
2023-01-03 Matt CoralloUpdate C/C++ demo bindings to latest upstream API
2022-10-28 Matt CoralloMerge pull request #94 from TheBlueMatt/main v0.0.112.0
2022-10-28 Matt CoralloUpdate C/C++ demos for latest upstream API
2022-10-03 ArikMerge pull request #91 from TheBlueMatt/main
2022-09-25 Matt CoralloUpdate C++ bindings demo to latest upstream API
2022-07-27 Matt CoralloMerge pull request #87 from TheBlueMatt/main v0.0.110.0
2022-07-27 Matt CoralloUpdate C/C++ demos to latest upstream API
2022-07-01 Matt CoralloMerge pull request #84 from TheBlueMatt/main v0.0.109.0
2022-07-01 Matt CoralloUpdate demo.cpp to 0.0.109 API
2022-06-29 Matt CoralloMerge pull request #82 from TheBlueMatt/main v0.0.108.1
2022-06-29 Matt CoralloUpdate demo.cpp to match updated 0.0.108-bindings API
2022-06-28 Matt CoralloMerge pull request #81 from TheBlueMatt/main v0.0.108.0
2022-06-28 Matt CoralloUpdate C/C++ demos to latest upstream API
2022-04-04 Matt CoralloMerge pull request #69 from TheBlueMatt/main v0.0.106.0
2022-04-04 Matt CoralloUse `_none()` constructor instead of setting tag in...
2022-04-04 Matt CoralloMerge pull request #68 from jkczyz/2022-03-ldk-0-0-106
2022-04-01 Jeffrey CzyzUpdate demo.cpp for 0.0.106
2022-03-23 Matt CoralloMerge pull request #62 from TheBlueMatt/main
2022-03-23 Matt CoralloSwitch to using the Prob. Scorer in the C++ demo
2022-03-02 Matt CoralloMerge pull request #60 from TheBlueMatt/main v0.0.105.0
2022-03-02 Matt CoralloUpdate demo.cpp with latest upstream API
2021-12-20 Matt CoralloMerge pull request #51 from TheBlueMatt/main
2021-12-19 Matt CoralloUpdate C++ bindings to latest upstream API
2021-11-30 Matt CoralloMerge pull request #49 from TheBlueMatt/main v0.0.103.1
2021-11-30 Matt CoralloUpdate C/C++ demos to support new Logger API
2021-11-03 Matt CoralloMerge pull request #48 from TheBlueMatt/main v0.0.103.0
2021-11-03 Matt CoralloUpdate C++ bindings to latest upstream API + test Payme...
2021-10-18 Matt CoralloMerge pull request #46 from TheBlueMatt/main v0.0.102.0
2021-10-16 Matt CoralloUpdate C++ demo to latest upstream changes
2021-09-26 Matt CoralloMerge pull request #44 from TheBlueMatt/main v0.0.101.2
2021-09-25 Matt CoralloFix races in demo C++ bindings that can hang valgrind...
2021-09-24 Matt CoralloMerge pull request #42 from TheBlueMatt/main
2021-09-24 Matt CoralloUpdate C and C++ demos to latest API and test custom...
2021-09-23 Matt CoralloTest fetching a Vec<Vec<Opaque>> via a generated getter...
2021-08-08 Matt CoralloMerge pull request #38 from TheBlueMatt/main
2021-08-07 Matt CoralloUpdate C++ demo and ldk_net to new clone API
2021-08-07 Matt CoralloUpdate C++ demo to new upstream changes
2021-07-09 Matt CoralloMerge pull request #34 from TheBlueMatt/main v0.0.99.0
2021-07-09 Matt CoralloUpdate C++ bindings demo to latest upstream API
2021-07-09 Matt CoralloAdd a POSIX C LDK networking library
2021-06-11 Matt CoralloMerge pull request #29 from TheBlueMatt/main v0.0.98
2021-06-11 Matt CoralloUpdate bindings C++ demo to latest upstream (0.0.98...
2021-06-08 Matt CoralloMerge pull request #27 from TheBlueMatt/main
2021-06-08 Matt CoralloFix race in C++ demo where num_txs_broadcasted ++s...
2021-06-02 Matt CoralloMerge pull request #24 from TheBlueMatt/main
2021-06-02 Matt CoralloUpdate bindings demo clients to the new event handling API
2021-06-02 Matt CoralloUpdate bindings demo to use invoices and the new inboun...
2021-05-03 Matt CoralloMerge pull request #20 from TheBlueMatt/main
2021-05-02 Matt CoralloAdd ability to get the LDK and LDK-C-Bindings version
2021-04-29 Matt CoralloMerge pull request #18 from TheBlueMatt/2021-04-invoice...
2021-04-29 Matt CoralloUpdate C++ bindings demo to support new payment secret...
2021-04-22 Matt CoralloMerge pull request #14 from TheBlueMatt/main
2021-04-21 Matt CoralloUpdate C++ bindings demo to new upstream API
2021-04-16 Matt CoralloMerge pull request #13 from TheBlueMatt/2021-04-bump...
2021-04-15 Matt CoralloUpdate demo to latest upstream bindings
2021-04-13 Matt CoralloMerge pull request #11 from TheBlueMatt/2021-04-upstrea...
2021-04-12 Matt CoralloUpdate demo for new upstream changes
2021-03-21 Arik SosmanMerge pull request #5 from TheBlueMatt/2021-03-bump...
2021-03-21 Matt CoralloUpdate demo to use Listen interface, fixing block conne...
2021-03-10 Matt CoralloMerge pull request #2 from TheBlueMatt/main
2021-03-10 Matt CoralloUpdate C++ demo to latest upstream changes
2021-03-08 Matt CoralloInitial checkin with no changes from current RL git...