ldk-java
2024-01-29 Matt CoralloRestore android builds to Debian bullseye v0.0.121.0
2024-01-29 Matt CoralloFix Java CI determinism validation to ignore C# output
2024-01-29 Matt CoralloUpload CI-built release artifacts to enable better...
2024-01-29 Matt CoralloUpdate CI references to LDK 0.0.121 branches
2024-01-29 Matt Corallo[C#] Update tests to LDK 0.0.121 API
2024-01-29 Matt Corallo[C#] Update auto-generated C# bindings
2024-01-29 Matt Corallo[TS] Update tests for LDK 0.0.121 API
2024-01-29 Matt Corallo[TS] Update auto-generated bindings
2024-01-29 Matt Corallo[Java] Update batteries and tests to LDK 0.0.121
2024-01-29 Matt Corallo[Java] Update auto-generated Java bindings to LDK 0...
2024-01-29 Matt CoralloDrop old manual implementations of the `Tx{In,Out}...
2024-01-29 Matt CoralloAdd manual implementation of the new `WitnessVersion...
2024-01-29 Matt Corallo[TS] Add one additional call function semantic
2024-01-29 Matt Corallo[C#] Free array buffers passed to C# after we've decode...
2024-01-29 Matt Corallo[C#] Use an instance of the callback delegate, not...
2024-01-29 Matt Corallo[C#] Check int lengths at compile time
2024-01-29 Matt Corallo[Java] Fix libcode.version argument to not reference C#
2024-01-29 Matt Corallo[Java] Re-introduce glibc versioning checks, but only...
2023-11-17 Matt CoralloMerge pull request #145 from TheBlueMatt/main
2023-11-16 Matt Corallo[C#] Upload the release zip as a CI artifact v0.0.118.0-alpha1
2023-11-16 Matt CoralloTreat Fedora like Linux...because they think they're...
2023-11-16 Matt Corallo[C#] Update auto-generated bindings
2023-11-16 Matt Corallo[C#] Add -lntdll to windows builds as rustc relies...
2023-11-16 Matt Corallo[C#] Fix compile warnings which have become errors...
2023-11-16 Matt Corallo[C#] Switch to net6.0 for the "target", though unclear...
2023-11-16 Matt Corallo[C#] Switch to `dotnet` for releases
2023-11-16 Matt Corallo[C#] Set the "build id" to a dummy value to improve...
2023-11-16 Matt Corallo[C#] Use faketime explicitly when compiling
2023-11-11 Matt CoralloMerge pull request #144 from TheBlueMatt/main
2023-11-11 Matt CoralloUpdate README to remove stale build instructions, menti...
2023-11-11 Matt CoralloMerge pull request #143 from TheBlueMatt/main
2023-11-11 Matt Corallo[C#] Set license URL to the deprecated marker, fix...
2023-11-11 Matt CoralloMerge pull request #142 from TheBlueMatt/main
2023-11-11 Matt Corallo[C#] Add CI testing for C#
2023-11-11 Matt Corallo[C#] Update build commands to match Java, add win and...
2023-11-11 Matt Corallo[C#] Add packaging artifacts to build a .nuget zip
2023-11-10 Matt Corallo[C#] Add some initial C# tests
2023-11-10 Matt Corallo[C#] Update auto-generated C# bindings
2023-11-10 Matt Corallo[C#] Drop reference to `assert` which makes building...
2023-11-09 Matt Corallo[C#] Remove version file which should not have been...
2023-11-09 Matt Corallo[C#] Add `-unsafe` to mono-csc and build C library
2023-11-09 Matt Corallo[C#] Drop marshalling generation
2023-11-09 Matt Corallo[C#] Move C# side to a TypeScript-based array/string...
2023-11-09 Matt Corallo[C#] Rewrite trait impl based on typescript, not Java
2023-11-09 Matt Corallo[C#] Move dont-use-reserved-words handling to a util...
2023-11-07 Matt Corallo[C#] Correct a few things after converting C array...
2023-10-30 Matt CoralloMerge pull request #141 from TheBlueMatt/main v0.0.118.0
2023-10-30 Matt Corallo[Java] Check determinism of the leaktracking Linux...
2023-10-30 Matt Corallo[Java] Give up on javadoc entirely as we just cannot...
2023-10-30 Matt Corallo[Java] Drop legacy glibc support in release builds
2023-10-30 Matt CoralloUpdate CI references to LDK 0.0.118
2023-10-30 Matt Corallo[TS] Update tests to LDK 0.0.118
2023-10-30 Matt Corallo[TS] Update auto-generated bindings to LDK 0.0.118
2023-10-30 Matt Corallo[Java] Update tests to LDK 0.0.118
2023-10-30 Matt Corallo[Java] Build an `OnionMessenger` in CMC, connect ChanMa...
2023-10-30 Matt Corallo[Java] Update auto-generated bindings to LDK 0.0.118
2023-10-16 Matt Corallo[TS + C#] Correct indentation in enum variant-fetching...
2023-10-16 Matt CoralloCorrect unitary enum C type variable name
2023-10-10 Matt CoralloMerge pull request #140 from TheBlueMatt/main
2023-10-10 Matt CoralloAdd missing cargo env load for CI
2023-10-10 Matt CoralloMerge pull request #139 from TheBlueMatt/main
2023-10-07 Matt CoralloPin memchr to meet MSRVs during builds
2023-10-07 Matt CoralloSimplify and make less scary the current status listing
2023-10-07 Matt CoralloUpdate CI references to 0.0.117
2023-10-07 Matt Corallo[TS] Update tests and node-net for new LDK 0.0.117 API
2023-10-07 Matt Corallo[TS] Update auto-generated bindings to 0.0.117
2023-10-07 Matt Corallo[TS] Correct trait construction with multiple supertraits
2023-10-07 Matt Corallo[TS] Handle from-hu string array conversions
2023-10-07 Matt Corallo[TS] Don't null-check array conversions that aren't...
2023-10-07 Matt Corallo[Java] Test random strings in invoice description to...
2023-10-06 Matt Corallo[Java] Add a new HOPT form with a one level keys wrapper
2023-10-06 Matt Corallo[Java] Update batteries and tests to LDK 0.0.117
2023-10-06 Matt Corallo[Java] Update auto-generated bindings to 0.0.117
2023-10-02 Matt Corallo[Java] Properly convert strings to/from Modified UTF-8
2023-10-02 Matt CoralloUpdate TransactionOutputs type aliasing rules in genbin...
2023-10-01 Matt CoralloUpdate type listing for LDK 0.0.117 bindings and suppor...
2023-09-07 Matt Corallo[C#] Drop java-specific crap and upgrade mono to someth...
2023-09-07 Matt Corallo[C#] Make check_arr_len generic across array types
2023-09-07 Matt Corallo[C#] Update auto-generated files
2023-09-05 Matt Corallo[C#] Add marshaling logic for array C# -> C conversion
2023-09-05 Matt Corallo[C#] Use TypeScript Array/String layouts
2023-09-05 Matt Corallo[C#] Add support for TxIn, int64_t, and int16_t[]
2023-09-05 Matt Corallo[C#] Add missing handling of traits with supertraits...
2023-07-31 Matt CoralloMerge pull request #135 from TheBlueMatt/main v0.0.116.0
2023-07-31 Matt CoralloSwitch to playwright nightly to fix FF on Debian 12
2023-07-31 Matt CoralloPin quote and proc-macro2 in bindings builds in CI...
2023-07-31 Matt CoralloUpdate CI references to 0.0.116
2023-07-31 Matt Corallo[TS] Update tests to 0.0.116 API
2023-07-31 Matt Corallo[TS] Update auto-generated bindings to 0.0.116
2023-07-30 Matt Corallo[TS] Add support for one additional call semantic which...
2023-07-30 Matt Corallo[Java] Update test and manual constructor to 0.0.116 API
2023-07-30 Matt Corallo[Java] Update auto-generated Java bindings for 0.0.116
2023-07-30 Matt CoralloAdd handling for signed int64 type
2023-07-30 Matt CoralloAdd handling for manual `TxIn` and stop trying to clone...
2023-06-05 Matt CoralloMerge pull request #134 from TheBlueMatt/main v0.0.115.1
2023-06-04 Matt Corallo[TS] Don't check determinism on the WASM file which...
2023-06-04 Matt CoralloDrop upstream clang check as there isn't any reason...
2023-06-04 Matt CoralloDon't pass lto arguments to Apple clang (which barfs...
2023-06-04 Matt CoralloInstall `rust-src` on macOS since its now required...
2023-06-04 Matt CoralloChange set of MacOS builders in CI as Github dropped...
next