[bindings] Handle ::-prefixed paths in a few places
[rust-lightning] / lightning-c-bindings /
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...