2024-03-07 |
Matt Corallo | Merge pull request #148 from TheBlueMatt/main v0.0.121.2 |
commit | commitdiff | tree | snapshot |
2024-03-07 |
Matt Corallo | Merge pull request #147 from TheBlueMatt/main |
commit | commitdiff | tree | snapshot |
2024-03-06 |
Matt Corallo | Build macOS binaries in the CI-built release C# Nupkg |
commit | commitdiff | tree | snapshot |
2024-03-02 |
Matt Corallo | Always use -march on x86, even when targeting MacOS. |
commit | commitdiff | tree | snapshot |
2024-03-02 |
Matt Corallo | Fix `$IS_MAC` usage in c_sharp generation |
commit | commitdiff | tree | snapshot |
2024-03-01 |
Matt Corallo | Pass -isysroot to $CC when targeting MacOS with MACOS_S... |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Matt Corallo | Strip LLVM BC from resulting binaries v0.0.121.1 |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Matt Corallo | [C#] Use new X-Lang LTO for C# Windows builds |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Matt Corallo | Pass --target/-mcpu/-march/-mtune to all $CC calls |
commit | commitdiff | tree | snapshot |
2024-02-01 |
Matt Corallo | [C#] Use `Heap{Alloc,Free}` rather than `malloc`/`free... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | Merge pull request #146 from TheBlueMatt/main |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | Restore android builds to Debian bullseye v0.0.121.0 |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | Fix Java CI determinism validation to ignore C# output |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | Upload CI-built release artifacts to enable better... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | Update CI references to LDK 0.0.121 branches |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [C#] Update tests to LDK 0.0.121 API |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [C#] Update auto-generated C# bindings |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [TS] Update tests for LDK 0.0.121 API |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [TS] Update auto-generated bindings |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [Java] Update batteries and tests to LDK 0.0.121 |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [Java] Update auto-generated Java bindings to LDK 0... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | Drop old manual implementations of the `Tx{In,Out}... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | Add manual implementation of the new `WitnessVersion... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [TS] Add one additional call function semantic |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [C#] Free array buffers passed to C# after we've decode... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [C#] Use an instance of the callback delegate, not... |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [C#] Check int lengths at compile time |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [Java] Fix libcode.version argument to not reference C# |
commit | commitdiff | tree | snapshot |
2024-01-29 |
Matt Corallo | [Java] Re-introduce glibc versioning checks, but only... |
commit | commitdiff | tree | snapshot |
2023-11-17 |
Matt Corallo | Merge pull request #145 from TheBlueMatt/main |
commit | commitdiff | tree | snapshot |
2023-11-16 |
Matt Corallo | [C#] Upload the release zip as a CI artifact v0.0.118.0-alpha1 |
commit | commitdiff | tree | snapshot |
2023-11-16 |
Matt Corallo | Treat Fedora like Linux...because they think they're... |
commit | commitdiff | tree | snapshot |
2023-11-16 |
Matt Corallo | [C#] Update auto-generated bindings |
commit | commitdiff | tree | snapshot |
2023-11-16 |
Matt Corallo | [C#] Add -lntdll to windows builds as rustc relies... |
commit | commitdiff | tree | snapshot |
2023-11-16 |
Matt Corallo | [C#] Fix compile warnings which have become errors... |
commit | commitdiff | tree | snapshot |
2023-11-16 |
Matt Corallo | [C#] Switch to net6.0 for the "target", though unclear... |
commit | commitdiff | tree | snapshot |
2023-11-16 |
Matt Corallo | [C#] Switch to `dotnet` for releases |
commit | commitdiff | tree | snapshot |
2023-11-16 |
Matt Corallo | [C#] Set the "build id" to a dummy value to improve... |
commit | commitdiff | tree | snapshot |
2023-11-16 |
Matt Corallo | [C#] Use faketime explicitly when compiling |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Matt Corallo | Merge pull request #144 from TheBlueMatt/main |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Matt Corallo | Update README to remove stale build instructions, menti... |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Matt Corallo | Merge pull request #143 from TheBlueMatt/main |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Matt Corallo | [C#] Set license URL to the deprecated marker, fix... |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Matt Corallo | Merge pull request #142 from TheBlueMatt/main |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Matt Corallo | [C#] Add CI testing for C# |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Matt Corallo | [C#] Update build commands to match Java, add win and... |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Matt Corallo | [C#] Add packaging artifacts to build a .nuget zip |
commit | commitdiff | tree | snapshot |
2023-11-10 |
Matt Corallo | [C#] Add some initial C# tests |
commit | commitdiff | tree | snapshot |
2023-11-10 |
Matt Corallo | [C#] Update auto-generated C# bindings |
commit | commitdiff | tree | snapshot |
2023-11-10 |
Matt Corallo | [C#] Drop reference to `assert` which makes building... |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Matt Corallo | [C#] Remove version file which should not have been... |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Matt Corallo | [C#] Add `-unsafe` to mono-csc and build C library |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Matt Corallo | [C#] Drop marshalling generation |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Matt Corallo | [C#] Move C# side to a TypeScript-based array/string... |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Matt Corallo | [C#] Rewrite trait impl based on typescript, not Java |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Matt Corallo | [C#] Move dont-use-reserved-words handling to a util... |
commit | commitdiff | tree | snapshot |
2023-11-07 |
Matt Corallo | [C#] Correct a few things after converting C array... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | Merge pull request #141 from TheBlueMatt/main v0.0.118.0 |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | [Java] Check determinism of the leaktracking Linux... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | [Java] Give up on javadoc entirely as we just cannot... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | [Java] Drop legacy glibc support in release builds |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | Update CI references to LDK 0.0.118 |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | [TS] Update tests to LDK 0.0.118 |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | [TS] Update auto-generated bindings to LDK 0.0.118 |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | [Java] Update tests to LDK 0.0.118 |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | [Java] Build an `OnionMessenger` in CMC, connect ChanMa... |
commit | commitdiff | tree | snapshot |
2023-10-30 |
Matt Corallo | [Java] Update auto-generated bindings to LDK 0.0.118 |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Matt Corallo | [TS + C#] Correct indentation in enum variant-fetching... |
commit | commitdiff | tree | snapshot |
2023-10-16 |
Matt Corallo | Correct unitary enum C type variable name |
commit | commitdiff | tree | snapshot |
2023-10-10 |
Matt Corallo | Merge pull request #140 from TheBlueMatt/main |
commit | commitdiff | tree | snapshot |
2023-10-10 |
Matt Corallo | Add missing cargo env load for CI |
commit | commitdiff | tree | snapshot |
2023-10-10 |
Matt Corallo | Merge pull request #139 from TheBlueMatt/main |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Matt Corallo | Pin memchr to meet MSRVs during builds |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Matt Corallo | Simplify and make less scary the current status listing |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Matt Corallo | Update CI references to 0.0.117 |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Matt Corallo | [TS] Update tests and node-net for new LDK 0.0.117 API |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Matt Corallo | [TS] Update auto-generated bindings to 0.0.117 |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Matt Corallo | [TS] Correct trait construction with multiple supertraits |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Matt Corallo | [TS] Handle from-hu string array conversions |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Matt Corallo | [TS] Don't null-check array conversions that aren't... |
commit | commitdiff | tree | snapshot |
2023-10-07 |
Matt Corallo | [Java] Test random strings in invoice description to... |
commit | commitdiff | tree | snapshot |
2023-10-06 |
Matt Corallo | [Java] Add a new HOPT form with a one level keys wrapper |
commit | commitdiff | tree | snapshot |
2023-10-06 |
Matt Corallo | [Java] Update batteries and tests to LDK 0.0.117 |
commit | commitdiff | tree | snapshot |
2023-10-06 |
Matt Corallo | [Java] Update auto-generated bindings to 0.0.117 |
commit | commitdiff | tree | snapshot |
2023-10-02 |
Matt Corallo | [Java] Properly convert strings to/from Modified UTF-8 |
commit | commitdiff | tree | snapshot |
2023-10-02 |
Matt Corallo | Update TransactionOutputs type aliasing rules in genbin... |
commit | commitdiff | tree | snapshot |
2023-10-01 |
Matt Corallo | Update type listing for LDK 0.0.117 bindings and suppor... |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Matt Corallo | [C#] Drop java-specific crap and upgrade mono to someth... |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Matt Corallo | [C#] Make check_arr_len generic across array types |
commit | commitdiff | tree | snapshot |
2023-09-07 |
Matt Corallo | [C#] Update auto-generated files |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Matt Corallo | [C#] Add marshaling logic for array C# -> C conversion |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Matt Corallo | [C#] Use TypeScript Array/String layouts |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Matt Corallo | [C#] Add support for TxIn, int64_t, and int16_t[] |
commit | commitdiff | tree | snapshot |
2023-09-05 |
Matt Corallo | [C#] Add missing handling of traits with supertraits... |
commit | commitdiff | tree | snapshot |
2023-07-31 |
Matt Corallo | Merge pull request #135 from TheBlueMatt/main v0.0.116.0 |
commit | commitdiff | tree | snapshot |
2023-07-31 |
Matt Corallo | Switch to playwright nightly to fix FF on Debian 12 |
commit | commitdiff | tree | snapshot |
2023-07-31 |
Matt Corallo | Pin quote and proc-macro2 in bindings builds in CI... |
commit | commitdiff | tree | snapshot |
2023-07-31 |
Matt Corallo | Update CI references to 0.0.116 |
commit | commitdiff | tree | snapshot |
2023-07-31 |
Matt Corallo | [TS] Update tests to 0.0.116 API |
commit | commitdiff | tree | snapshot |
2023-07-31 |
Matt Corallo | [TS] Update auto-generated bindings to 0.0.116 |
commit | commitdiff | tree | snapshot |
next |