ldk-c-bindings
2021-04-16 Matt CoralloMerge pull request #13 from TheBlueMatt/2021-04-bump...
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 CoralloSupport concretizing generics in template parameters
2021-04-15 Matt CoralloHandle type aliases which are used in the same file...
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-04-12 Matt CoralloCreate a scoped ImportResolver of the trait defn when...
2021-04-12 Matt CoralloMake GenericTypes stack pushes RAII, giving borrowck...
2021-04-12 Matt CoralloKeep track of the full parsed library in CrateTypes
2021-04-12 Matt CoralloRemove now-unused manual gen which our own trait resolu...
2021-04-12 Matt CoralloPrint the correct object names whem processing supertra...
2021-04-12 Matt CoralloHandle traits which require Clone when their supertrait...
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 CoralloMake c_types module pub as its contents are exposed...
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 CoralloAdd constructor utilities for generated Option<> types
2021-03-29 Matt CoralloUpdate auto-generated bindings with new Option<primitiv...
2021-03-29 Matt CoralloSupport Option<primitive>
2021-03-29 Matt CoralloUpdate current git hash for upstream head
2021-03-29 Matt CoralloUpdate auto-generated bindings to current upstream
2021-03-29 Matt CoralloHandle Option<(..)> as a non-transparent container...
2021-03-29 Matt CoralloPush prefix printing selectin logic into container...
2021-03-24 Matt CoralloMerge pull request #6 from TheBlueMatt/2021-03-determin...
2021-03-24 Matt CoralloUse cross-language LTO when building deps 2021-03-deterministic-bins
2021-03-24 Matt CoralloMake build output deterministic by remapping paths
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-21 Matt CoralloAdd MIT+Apache2 license and headers incl generated...
2021-03-10 Matt CoralloMerge pull request #3 from TheBlueMatt/main
2021-03-10 Matt CoralloUpdate auto-generated bindings
2021-03-10 Matt CoralloFix indentation on trait `free` documentation
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-10 Matt CoralloAdd additional documentation and #![deny(missing_docs)]
2021-03-08 Matt CoralloMerge pull request #1 from TheBlueMatt/main
2021-03-08 Matt CoralloFix path resolution under OSX
2021-03-08 Matt CoralloAdd GitHub CI tests for bindings against upstream git
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...