Parameterize ChannelManager::new with a block hash
[rust-lightning] / lightning-c-bindings /
2021-03-03 Matt CoralloMerge pull request #646 from naumenkogs/2020-06-router-mpp
2021-03-03 Matt CoralloMerge pull request #816 from valentinewallace/remove...
2021-03-02 Matt CoralloMerge pull request #814 from TheBlueMatt/2021-03-option...
2021-03-02 Matt CoralloMerge pull request #813 from jkczyz/2021-02-channel...
2021-03-01 Matt CoralloMerge pull request #811 from TheBlueMatt/2021-02-bindin...
2021-03-01 Matt Corallo[bindings] Build a wasm32-wasi library in genbindings.sh
2021-03-01 Matt CoralloUpdate auto-generated bindings
2021-03-01 Matt Corallo[bindings] Use global context for secp256k1
2021-03-01 Matt CoralloMerge pull request #802 from TheBlueMatt/2021-01-update...
2021-02-26 Matt CoralloUpdate rust-bitcoin
2021-02-26 Matt CoralloMerge pull request #791 from jkczyz/2021-01-spv-client
2021-02-22 Matt CoralloMerge pull request #803 from TheBlueMatt/2021-02-derives
2021-02-22 Matt CoralloUpdate auto-generated bindings 2021-02-derives
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-20 Matt CoralloUpdate auto-generated bindings
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-19 Matt Corallo- bindings updates
2021-02-19 Matt Corallo- bindings updates
2021-02-18 Matt CoralloMerge pull request #795 from TheBlueMatt/2021-02-featur...
2021-02-18 Matt CoralloUpdate auto-generated bindings 2021-02-features-bindings
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-12 Matt CoralloUpdate auto-generated bindings
2021-02-11 Matt CoralloMerge pull request #788 from TheBlueMatt/2020-02-concre...
2021-02-11 Matt CoralloUpdate auto-generated bindings 2020-02-concrete-bindings
2021-02-11 Matt Corallo[C++ bindings] Update demo app due to removed TupleTemp...
2021-02-11 Matt Corallo[bindings] Move to manual write-out for Tuples, too
2021-02-11 Matt Corallo[bindings] Move to manual write-out for Vec, too
2021-02-11 Matt Corallo[bindings] Concretize Result types without type aliasing
2021-02-11 Matt Corallo[bindings] Add additional clone methods on manually...
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 CoralloAuto-generated bindings updates
2021-02-03 Matt Corallo[bindings] Use new non-null annotation feature in cbindgen
2021-02-03 Matt Corallo[bindings] Implement ReadableArgs mapping, try impl...
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
2021-02-02 Matt CoralloUpdate auto-generated bindings, including bumping cbind...
2021-02-02 Matt Corallo[bindings] Allow unused fns that the bindings can call...
2021-02-02 Matt Corallo[bindings] Support exposing `bitcoin::OutPoint`s as...
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...