Implement finding paths for MPP
[rust-lightning] / lightning-c-bindings /
2020-11-24 Matt CoralloMerge pull request #759 from TheBlueMatt/2020-11-0... v0.0.12
2020-11-24 Matt CoralloMerge pull request #758 from TheBlueMatt/2020-11-bindin...
2020-11-24 Matt CoralloUpdate auto-generated bindings with new NetworkGraph API 2020-11-bindings-fix
2020-11-24 Matt CoralloBump version to 0.0.12
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 auto-generated bindings
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 Corallo[bindings] Fix CVecTempl clone operation behavior.
2020-11-23 Matt CoralloUpdate bindings demo for new Transaction::data mut...
2020-11-23 Matt Corallo[bindings] Make Transaction::data *mut instead of ...
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 Corallo[bindings] update generated code 2020-09-649-bindings
2020-10-21 Matt CoralloUpdate demo.cpp for new tuple code
2020-10-21 Matt Corallo[bindings] Un-Box Tuple mapping
2020-10-21 Matt CoralloUpdate bindings to latest upstream code
2020-10-21 Matt CoralloDrop the now-unused usizeslice bindings struct
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-10-12 Matt CoralloAdd README note about key validity assertions at the...
2020-09-16 Matt CoralloMerge pull request #690 from TheBlueMatt/2020-09-633...
2020-09-16 Matt CoralloUpdate bindings after merge of #633, #679, #683.
2020-09-14 Matt CoralloMerge pull request #684 from bmancini55/gossip_queries
2020-09-14 Matt CoralloMerge pull request #633 from ariard/2020-05-rename...
2020-09-14 Antoine RiardCleanup locally-selected-delay
2020-09-14 Antoine RiardOverhaul LocalCommitmentTx to new nomenclature
2020-09-14 Antoine RiardOverhaul ChannelMonitor/OnchainTxHandler to new nomencl...
2020-09-14 Antoine RiardChange ChannelKeys interface nomenclature to holder...
2020-09-14 Antoine RiardUnderscore TxCreationKeys ownership
2020-09-14 Antoine RiardChange variable nomenclature for to_self_delay
2020-09-14 Matt CoralloMerge pull request #688 from TheBlueMatt/2020-09-dev...
2020-09-14 Matt CoralloRename lightning C/C++ bindings library to libldk
2020-09-14 Matt CoralloNote that genbindings.sh is really also a test script.
2020-09-14 Matt CoralloRemove the bindings crate from the root namespace to...
2020-09-11 Antoine RiardChange variable nomenclature in chan_utils
2020-09-11 Matt CoralloMerge pull request #618 from TheBlueMatt/2020-05-sample...
2020-09-11 Matt CoralloAdd bindings README
2020-09-11 Matt CoralloAdd automatically generated C/C++ wrapper bindings
2020-09-11 Matt CoralloAdd all the manually-generated bits for the c-bindings...