Merge pull request #26 from TheBlueMatt/main
[ldk-c-bindings] / lightning-c-bindings /
2021-06-08 Matt CoralloMerge pull request #26 from TheBlueMatt/main
2021-06-08 Matt CoralloRegenerate auto-generated bindings
2021-06-08 Matt CoralloUpdate RL git hash to latest upstream (hopefully next...
2021-06-08 Matt CoralloUpdate rust-secp patch to match latest version
2021-06-05 Matt CoralloMerge pull request #25 from TheBlueMatt/2021-04-bp...
2021-06-02 Matt CoralloRegenerate auto-generated bindings 2021-04-bp-inclusion
2021-06-02 Matt CoralloAdd background-processor to the with-std bindings
2021-06-02 Matt CoralloImplement Clone for a few additional manually-defined...
2021-06-02 Matt CoralloImplement conversion of std::io::Error to Rust
2021-06-02 Matt CoralloMerge pull request #24 from TheBlueMatt/main
2021-06-02 Matt CoralloUpdate auto-generated bindings
2021-06-02 Matt CoralloBump git depedency to latest upstream
2021-06-02 Matt CoralloUpdate auto-generated bindings to match latest upstream
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 #23 from TheBlueMatt/main
2021-05-03 Matt CoralloRebuild auto-generated bindings
2021-05-03 Matt CoralloMerge pull request #22 from TheBlueMatt/main
2021-05-03 Matt CoralloFix double-free of String bytes after converting an...
2021-05-03 Matt CoralloMerge pull request #20 from TheBlueMatt/main
2021-05-02 Matt CoralloUpdate auto-generated bindings (without new version...
2021-05-02 Matt CoralloAdd ability to get the LDK and LDK-C-Bindings version
2021-05-01 Matt CoralloMerge pull request #19 from TheBlueMatt/2021-04-invoice...
2021-05-01 Matt CoralloBump git hashes to latest upstream 2021-04-invoice-incl
2021-05-01 Matt CoralloUpdate auto-generated bindings with new upstream invoic...
2021-04-30 Matt CoralloResolve issues with Str introduced when it became ownable
2021-04-30 Matt CoralloSupport secp256k1 RecoverableSignatures
2021-04-29 Matt CoralloMerge pull request #18 from TheBlueMatt/2021-04-invoice...
2021-04-29 Matt CoralloUpdate auto-generated bindings with lightning-invoice
2021-04-29 Matt CoralloSimplify crates in genbindings, add invoice, and bump...
2021-04-29 Matt CoralloUpdate C++ bindings demo to support new payment secret...
2021-04-29 Matt CoralloSupport FromStr and Display impls, even if impl'd in...
2021-04-26 Matt CoralloAdd a u5 type and a [u8; 20]
2021-04-26 Matt CoralloMerge pull request #17 from TheBlueMatt/2021-04-upstrea...
2021-04-26 Matt CoralloUpdate git hash to latest upstream
2021-04-26 Matt CoralloUpdate auto-generated bindings to latest upstream
2021-04-26 Matt CoralloHandle transaction conversion directly instead of via...
2021-04-26 Matt CoralloSomewhat more consistently map references to C
2021-04-26 Matt CoralloMerge pull request #16 from afilini/cleanup
2021-04-26 Alekos FiliniRemove unused import
2021-04-22 Matt CoralloMerge pull request #14 from TheBlueMatt/main
2021-04-22 Matt CoralloUpdate git hash for latest upstream
2021-04-22 Matt CoralloUpdate auto-generated bindings to latest upstream
2021-04-21 Matt CoralloUpdate C++ bindings demo to new upstream API
2021-04-16 Matt CoralloClean up cbindgen.toml to drop probably-stale-by-now...
2021-04-16 Matt CoralloMerge pull request #12 from TheBlueMatt/2021-04-incl...
2021-04-16 Matt CoralloMerge pull request #13 from TheBlueMatt/2021-04-bump...
2021-04-15 Matt CoralloRegenerate auto-generated bindings with lightning-persister 2021-04-incl-persister
2021-04-15 Matt CoralloHandle std::io::IOError and include lightning-persister...
2021-04-15 Matt CoralloUpdate auto-generated bindings with new module structure
2021-04-15 Matt CoralloUpdate manual c-bindings types for new bindings module...
2021-04-15 Matt CoralloUpdate auto-generated bindings to latest upstream 2021-04-bump-upstream
2021-04-15 Matt CoralloUpdate demo to latest upstream bindings
2021-04-15 Matt CoralloBump git hash to latest upstream
2021-04-13 Matt CoralloMerge pull request #11 from TheBlueMatt/2021-04-upstrea...
2021-04-12 Matt CoralloUpdate auto-generated bindings with latest upstream... 2021-04-upstream-bump
2021-04-12 Matt CoralloUpdate secp patch git hash to new PR (rebased on upstream)
2021-04-12 Matt CoralloBump upstream git hash
2021-04-12 Matt CoralloUpdate demo for new upstream changes
2021-03-31 Matt CoralloMerge pull request #10 from TheBlueMatt/2021-03-enable...
2021-03-31 Matt CoralloUpdate auto-generated bindings with allow_wallclock_use 2021-03-enable-wallclock
2021-03-31 Matt CoralloOptionally enable allow_wallclock_use
2021-03-30 Arik SosmanMerge pull request #9 from TheBlueMatt/2021-03-missing...
2021-03-30 Matt CoralloUpdate auto-generated C bindings with new documentation 2021-03-missing-docs
2021-03-30 Matt CoralloAdd missing documentation to c_types module contents
2021-03-29 Matt CoralloMerge pull request #8 from TheBlueMatt/2021-03-option...
2021-03-29 Matt CoralloUpdate auto-generated bindings with Option constructor... 2021-03-option-primitive
2021-03-29 Matt CoralloUpdate auto-generated bindings with new Option<primitiv...
2021-03-29 Matt CoralloUpdate current git hash for upstream head
2021-03-29 Matt CoralloUpdate auto-generated bindings to current upstream
2021-03-21 Arik SosmanMerge pull request #5 from TheBlueMatt/2021-03-bump...
2021-03-21 Matt CoralloUpdate auto-generated bindings 2021-03-bump-listen
2021-03-21 Matt CoralloUpdate Cargo pointer to latest upstream commit
2021-03-21 Matt CoralloUpdate demo to use Listen interface, fixing block conne...
2021-03-21 Matt CoralloMerge pull request #4 from TheBlueMatt/main
2021-03-21 Matt CoralloRegenerate auto-generated bindings with license info...
2021-03-21 Matt CoralloUpdate git hash to point to latest upstream
2021-03-10 Matt CoralloMerge pull request #3 from TheBlueMatt/main
2021-03-10 Matt CoralloUpdate auto-generated bindings
2021-03-10 Matt CoralloMerge pull request #2 from TheBlueMatt/main
2021-03-10 Matt CoralloUpdate C++ demo to latest upstream changes
2021-03-10 Matt CoralloUpdate lightning-c-bindings crate rev to current upstream
2021-03-10 Matt CoralloRebuild against current RL main
2021-03-08 Matt CoralloMerge pull request #1 from TheBlueMatt/main
2021-03-08 Matt CoralloUpdate auto-generated bindings
2021-03-08 Matt CoralloUpdate genbindings.sh and Cargo.toml for out-of-tree...
2021-03-08 Matt CoralloInitial checkin with no changes from current RL git...