[bindings] Update demos for new upstream API
[rust-lightning] / lightning-c-bindings / demo.cpp
2021-03-07 Matt Corallo[bindings] Update demos for new upstream API
2021-03-03 Matt CoralloMerge pull request #646 from naumenkogs/2020-06-router-mpp
2021-02-22 Matt CoralloMerge pull request #799 from TheBlueMatt/2021-02-chansi...
2021-02-20 Matt CoralloUpdate C++ bindings demo with new struct naming
2021-02-19 Matt CoralloMerge pull request #801 from TheBlueMatt/2021-02-789...
2021-02-19 Matt CoralloUpdate C bindings demos for new KeysManager API 2021-02-789-bindings
2021-02-18 Matt CoralloMerge pull request #795 from TheBlueMatt/2021-02-featur...
2021-02-18 Matt CoralloUpdate demo C++ bindings example for new bindings
2021-02-16 Matt CoralloMerge pull request #786 from TheBlueMatt/2021-02-chansi...
2021-02-12 Matt CoralloAdapt C++ bindings demo to new API and keys (new fundin... 2021-02-chansigner-util
2021-02-11 Matt CoralloMerge pull request #788 from TheBlueMatt/2020-02-concre...
2021-02-11 Matt Corallo[C++ bindings] Update demo app due to removed TupleTemp...
2021-02-10 Matt CoralloMerge pull request #787 from TheBlueMatt/2021-02-check...
2021-02-04 Matt CoralloMerge pull request #790 from bmancini55/sync_complete
2021-02-03 Matt CoralloMerge pull request #768 from TheBlueMatt/2020-12-chanma...
2021-02-03 Matt CoralloUpdate C++ bindings demo to use `ChannelManager` de...
2021-02-03 Matt Corallo[C++ bindings demo] Add now-missing std::moves
2021-02-03 Matt CoralloMerge pull request #767 from TheBlueMatt/2020-12-chansi...
2021-02-02 Matt Corallo[bindings] Update C++ demo for new NetGraphMsgHandler... 2020-12-chansigner-read-bindings
2020-11-24 Matt CoralloMerge pull request #748 from TheBlueMatt/2020-11-router...
2020-11-23 Matt CoralloMerge pull request #750 from TheBlueMatt/2020-11-dup...
2020-11-23 Matt CoralloMerge pull request #749 from TheBlueMatt/2020-11-bindin...
2020-11-23 Matt CoralloUpdate bindings demo for new ChannelMonitor-update API
2020-11-23 Matt Corallo[bindings] Update eq/clone trait fns to take object...
2020-11-23 Matt CoralloUpdate bindings demo for new Transaction::data mut...
2020-11-23 Matt CoralloUpdate bindings demo for changes from #681 and the...
2020-11-12 Matt CoralloMerge pull request #721 from TheBlueMatt/2020-09-649...
2020-10-21 Matt CoralloUpdate demo.cpp for new tuple code
2020-10-21 Matt CoralloUpdate bindings demo apps for new code upstream
2020-10-21 Matt Corallo[bindings] Give Transaction objects a buffer-is-owned...
2020-09-14 Matt CoralloMerge pull request #684 from bmancini55/gossip_queries
2020-09-11 Matt CoralloMerge pull request #618 from TheBlueMatt/2020-05-sample...
2020-09-11 Matt CoralloAdd all the manually-generated bits for the c-bindings...