2024-06-07 |
Matt Corallo | [C#] Update auto-generated bindings to LDK-C-Bindings...
|
commit | commitdiff | tree |
2024-06-07 |
Matt Corallo | [Java] Update auto-generated bindings to LDK-C-Bindings...
|
commit | commitdiff | tree |
2024-06-07 |
Matt Corallo | [C#] Run tests against release dylib on OSX in CI
|
commit | commitdiff | tree |
2024-06-07 |
Matt Corallo | [Java] Change OSX CI to just check release JARs, don...
|
commit | commitdiff | tree |
2024-06-07 |
Matt Corallo | Update README with a bit more info on how Rusty things...
|
commit | commitdiff | tree |
2024-06-07 |
Matt Corallo | [C#] Run tests against release library in determinism...
|
commit | commitdiff | tree |
2024-06-07 |
Matt Corallo | [C#] Add a simple test of BOLT12 offer parsing
|
commit | commitdiff | tree |
2024-06-07 |
Matt Corallo | [C#] Fix bool passing
|
commit | commitdiff | tree |
2024-05-16 |
Matt Corallo | [Java] Print error stack trace when tests fail
|
commit | commitdiff | tree |
2024-05-16 |
Matt Corallo | [C#] Install mono-devel in determinism check to get...
|
commit | commitdiff | tree |
2024-05-15 |
Matt Corallo | Update branch references to 0.0.123 in CI
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | [C#] Update test to LDK 0.0.123 and pay a BOLT12 offer
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | [C#] Update auto-generated bindings to LDK 0.0.123
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | [TS] Update tests to LDK 0.0.123
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | [TS] Update auto-generated bindings to LDK 0.0.123
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | [TS] Add one more method style for callback definitions
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | [Java] Update CMC and Human peer test to LDK 0.0.123
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | [Java] Update auto-generated bindings to LDK 0.0.123
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | Only handle `null` objects when its allowed
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | Avoid manual memory management in NioPeerHandler
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | Add a new `force_free` in Java for cases where its...
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | Map the new `LDKTweakedPublicKey` as a 32-byte array
|
commit | commitdiff | tree |
2024-05-13 |
Matt Corallo | Support 4-tuples
|
commit | commitdiff | tree |
2024-04-25 |
Matt Corallo | Update CI references to 0.0.122
|
commit | commitdiff | tree |
2024-03-20 |
Matt Corallo | [Java] Upgrade Android deterministic build to Debian...
|
commit | commitdiff | tree |
2024-03-13 |
Matt Corallo | [Java] Update auto-generated bindings
|
commit | commitdiff | tree |
2024-03-13 |
Matt Corallo | Also don't pass `--target` to clang on *-androideabi
|
commit | commitdiff | tree |
2024-03-13 |
Matt Corallo | Fix typo introduced in 2dc5209c398ec23e5ce4f2a287bb55c33c681811
|
commit | commitdiff | tree |
2024-03-13 |
Matt Corallo | Skip passing the `--target` to clang on Android
|
commit | commitdiff | tree |
2024-03-13 |
Matt Corallo | [C#] Very marginally clean up get_java_arr_elem conditionals
|
commit | commitdiff | tree |
2024-03-13 |
Matt Corallo | Skip the strip step on Windows
|
commit | commitdiff | tree |
2024-03-13 |
Matt Corallo | [Java] Ensure bindings statics run before enums call...
|
commit | commitdiff | tree |
2024-03-06 |
Matt Corallo | Build macOS binaries in the CI-built release C# Nupkg
|
commit | commitdiff | tree |
2024-03-02 |
Matt Corallo | Always use -march on x86, even when targeting MacOS.
|
commit | commitdiff | tree |
2024-03-02 |
Matt Corallo | Fix `$IS_MAC` usage in c_sharp generation
|
commit | commitdiff | tree |
2024-03-01 |
Matt Corallo | Pass -isysroot to $CC when targeting MacOS with MACOS_SDK set
|
commit | commitdiff | tree |
2024-02-01 |
Matt Corallo | Strip LLVM BC from resulting binaries
|
commit | commitdiff | tree |
2024-02-01 |
Matt Corallo | [C#] Use new X-Lang LTO for C# Windows builds
|
commit | commitdiff | tree |
2024-02-01 |
Matt Corallo | Pass --target/-mcpu/-march/-mtune to all $CC calls
|
commit | commitdiff | tree |
2024-02-01 |
Matt Corallo | [C#] Use `Heap{Alloc,Free}` rather than `malloc`/`free...
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | Restore android builds to Debian bullseye
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | Fix Java CI determinism validation to ignore C# output
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | Upload CI-built release artifacts to enable better...
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | Update CI references to LDK 0.0.121 branches
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [C#] Update tests to LDK 0.0.121 API
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [C#] Update auto-generated C# bindings
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [TS] Update tests for LDK 0.0.121 API
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [TS] Update auto-generated bindings
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [Java] Update batteries and tests to LDK 0.0.121
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [Java] Update auto-generated Java bindings to LDK 0...
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | Drop old manual implementations of the `Tx{In,Out}...
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | Add manual implementation of the new `WitnessVersion...
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [TS] Add one additional call function semantic
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [C#] Free array buffers passed to C# after we've decoded...
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [C#] Use an instance of the callback delegate, not...
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [C#] Check int lengths at compile time
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [Java] Fix libcode.version argument to not reference C#
|
commit | commitdiff | tree |
2024-01-29 |
Matt Corallo | [Java] Re-introduce glibc versioning checks, but only...
|
commit | commitdiff | tree |
2023-11-16 |
Matt Corallo | [C#] Upload the release zip as a CI artifact
|
commit | commitdiff | tree |
2023-11-16 |
Matt Corallo | Treat Fedora like Linux...because they think they're...
|
commit | commitdiff | tree |
2023-11-16 |
Matt Corallo | [C#] Update auto-generated bindings
|
commit | commitdiff | tree |
2023-11-16 |
Matt Corallo | [C#] Add -lntdll to windows builds as rustc relies...
|
commit | commitdiff | tree |
2023-11-16 |
Matt Corallo | [C#] Fix compile warnings which have become errors...
|
commit | commitdiff | tree |
2023-11-16 |
Matt Corallo | [C#] Switch to net6.0 for the "target", though unclear...
|
commit | commitdiff | tree |
2023-11-16 |
Matt Corallo | [C#] Switch to `dotnet` for releases
|
commit | commitdiff | tree |
2023-11-16 |
Matt Corallo | [C#] Set the "build id" to a dummy value to improve...
|
commit | commitdiff | tree |
2023-11-16 |
Matt Corallo | [C#] Use faketime explicitly when compiling
|
commit | commitdiff | tree |
2023-11-11 |
Matt Corallo | Update README to remove stale build instructions, mention C#
|
commit | commitdiff | tree |
2023-11-11 |
Matt Corallo | [C#] Set license URL to the deprecated marker, fix...
|
commit | commitdiff | tree |
2023-11-11 |
Matt Corallo | [C#] Add CI testing for C#
|
commit | commitdiff | tree |
2023-11-11 |
Matt Corallo | [C#] Update build commands to match Java, add win and...
|
commit | commitdiff | tree |
2023-11-11 |
Matt Corallo | [C#] Add packaging artifacts to build a .nuget zip
|
commit | commitdiff | tree |
2023-11-10 |
Matt Corallo | [C#] Add some initial C# tests
|
commit | commitdiff | tree |
2023-11-10 |
Matt Corallo | [C#] Update auto-generated C# bindings
|
commit | commitdiff | tree |
2023-11-10 |
Matt Corallo | [C#] Drop reference to `assert` which makes building...
|
commit | commitdiff | tree |
2023-11-09 |
Matt Corallo | [C#] Remove version file which should not have been...
|
commit | commitdiff | tree |
2023-11-09 |
Matt Corallo | [C#] Add `-unsafe` to mono-csc and build C library
|
commit | commitdiff | tree |
2023-11-09 |
Matt Corallo | [C#] Drop marshalling generation
|
commit | commitdiff | tree |
2023-11-09 |
Matt Corallo | [C#] Move C# side to a TypeScript-based array/string...
|
commit | commitdiff | tree |
2023-11-09 |
Matt Corallo | [C#] Rewrite trait impl based on typescript, not Java
|
commit | commitdiff | tree |
2023-11-09 |
Matt Corallo | [C#] Move dont-use-reserved-words handling to a util...
|
commit | commitdiff | tree |
2023-11-07 |
Matt Corallo | [C#] Correct a few things after converting C array...
|
commit | commitdiff | tree |
2023-10-30 |
Matt Corallo | [Java] Check determinism of the leaktracking Linux...
|
commit | commitdiff | tree |
2023-10-30 |
Matt Corallo | [Java] Give up on javadoc entirely as we just cannot...
|
commit | commitdiff | tree |
2023-10-30 |
Matt Corallo | [Java] Drop legacy glibc support in release builds
|
commit | commitdiff | tree |
2023-10-30 |
Matt Corallo | Update CI references to LDK 0.0.118
|
commit | commitdiff | tree |
2023-10-30 |
Matt Corallo | [TS] Update tests to LDK 0.0.118
|
commit | commitdiff | tree |
2023-10-30 |
Matt Corallo | [TS] Update auto-generated bindings to LDK 0.0.118
|
commit | commitdiff | tree |
2023-10-30 |
Matt Corallo | [Java] Update tests to LDK 0.0.118
|
commit | commitdiff | tree |
2023-10-30 |
Matt Corallo | [Java] Build an `OnionMessenger` in CMC, connect ChanMan...
|
commit | commitdiff | tree |
2023-10-30 |
Matt Corallo | [Java] Update auto-generated bindings to LDK 0.0.118
|
commit | commitdiff | tree |
2023-10-16 |
Matt Corallo | [TS + C#] Correct indentation in enum variant-fetching...
|
commit | commitdiff | tree |
2023-10-16 |
Matt Corallo | Correct unitary enum C type variable name
|
commit | commitdiff | tree |
2023-10-10 |
Matt Corallo | Add missing cargo env load for CI
|
commit | commitdiff | tree |
2023-10-07 |
Matt Corallo | Pin memchr to meet MSRVs during builds
|
commit | commitdiff | tree |
2023-10-07 |
Matt Corallo | Simplify and make less scary the current status listing
|
commit | commitdiff | tree |
2023-10-07 |
Matt Corallo | Update CI references to 0.0.117
|
commit | commitdiff | tree |
2023-10-07 |
Matt Corallo | [TS] Update tests and node-net for new LDK 0.0.117 API
|
commit | commitdiff | tree |
2023-10-07 |
Matt Corallo | [TS] Update auto-generated bindings to 0.0.117
|
commit | commitdiff | tree |
2023-10-07 |
Matt Corallo | [TS] Correct trait construction with multiple supertraits
|
commit | commitdiff | tree |
next |