ldk-java
2022-05-20 Matt CoralloMerge pull request #98 from tnull/2022-05-fix-genbindin...
2022-05-20 Elias RohrerSome fixes for aarch64 macos
2022-05-13 Matt CoralloMerge pull request #97 from TheBlueMatt/main
2022-05-12 Matt Corallo[Java] Fix PATH order to use upstream clang in OSX CI
2022-05-12 Matt CoralloMerge pull request #96 from TheBlueMatt/main
2022-04-15 Matt CoralloUpdate ts bindings version to 0.0.106.0beta1
2022-04-15 Matt Corallo[Java] Correct trivial race condition in HumanObjectPee...
2022-04-15 Matt CoralloMerge pull request #95 from TheBlueMatt/main v0.0.106.0
2022-04-15 Matt CoralloUpdate OSX CI clang to 14.0.1
2022-04-15 Matt Corallo[TS] Update auto-generated bindings
2022-04-15 Matt Corallo[Java] Update auto-generated bindings
2022-04-15 Matt CoralloConvert primitives before passing to host language
2022-04-15 Matt CoralloMerge pull request #94 from TheBlueMatt/main
2022-04-15 Matt CoralloFix spurious inclusion of the OSX leaktracking bins...
2022-04-15 Matt CoralloUpload OSX CI builds for analysis to debug nondeterminism
2022-04-15 Matt CoralloUpdate clang to 14.0.0 (sadly 14.0.1 darwin binaries...
2022-04-15 Matt CoralloUpdate CI branch to 0.0.106
2022-04-15 Matt CoralloPin cbindgen in CI as 0.21 broke the MSRV
2022-04-15 Matt Corallo[TS] Remove checked-in WASM binary - it should be in...
2022-04-15 Matt Corallo[TS] Update tests to latest upstream API
2022-04-15 Matt Corallo[TS] Update auto-generated bindings
2022-04-15 Matt Corallo[TS] Implement trait_struct_inc_refcnt properly (identi...
2022-04-14 Matt Corallo[Java] Update auto-generated bindings
2022-04-14 Matt Corallo[Java] Update LDK batteries to latest upstream API
2022-04-14 Matt Corallo[Java] Update tests to latest upstream API
2022-04-14 Matt CoralloAdd a new manual type - UnqualifiedError/LDKError
2022-04-14 Matt CoralloFully-Qualify Paths in some contexts instead of assumin...
2022-03-24 Matt CoralloMerge pull request #91 from TheBlueMatt/main v0.0.105.1
2022-03-24 Matt Corallo[Java] Correct the checked-in bindings to match generat...
2022-03-24 Matt CoralloMerge pull request #90 from TheBlueMatt/main
2022-03-23 Matt Corallo[Java] Link libmath for `log10` (REVERT FOR 0.0.106)
2022-03-23 Matt Corallo[TS/CI] Update dependent package list
2022-03-23 Matt Corallo[TS] Update auto-generated bindings
2022-03-23 Matt Corallo[Java] Update auto-generated bindings to include Probab...
2022-03-23 Matt Corallo[Java] Use ProbabilisticScorer in HumanObjectPeerTest
2022-03-23 Matt CoralloDon't assume from-var conversion in opaque ret conv
2022-03-04 Matt Corallo[Java] Make HumanObjectPeerTest status print a callback
2022-03-04 Matt CoralloMerge pull request #88 from TheBlueMatt/main v0.0.105.0
2022-03-04 Matt Corallo[TS] Update auto-generated C bindings with latest changes
2022-03-04 Matt Corallo[Java] Update auto-generated bindings with latest changes
2022-03-04 Matt CoralloMake pointer integer type language-dependent, instead...
2022-03-04 Matt Corallo[Android] Drop i686 as a build target
2022-03-03 Matt CoralloMerge pull request #86 from TheBlueMatt/main
2022-03-03 Matt CoralloUpdate CI to the ldk-c-bindings 0.0.105 branch
2022-03-03 Matt CoralloBump clang to 13.0.1 on OSX in CI
2022-03-03 Matt Corallo[TS] Update auto-generated bindings for 0.0.105.0
2022-03-03 Matt Corallo[TS] Handle UInt5s and arrays of UInt5s
2022-03-03 Matt Corallo[Java] Update HumanObjectPeerTest to test Scorer serial...
2022-03-03 Matt Corallo[Java] Update auto-generated bindings to 0.0.105.0
2022-03-03 Matt Corallo[Java] Add a reachabilityFence on underlying trait...
2022-03-03 Matt Corallo[Java] Update tests + batteries to latest upstream API
2022-03-03 Matt Corallo[Java] Handle UInt5 array conversion
2022-03-03 Matt CoralloCorrect handling of arrays of 32-byte-array equivalents...
2022-03-03 Matt CoralloProperly match warning comments, not structs with ...
2022-02-02 Matt CoralloMerge pull request #82 from TheBlueMatt/main
2022-02-02 Matt Corallo[TS] Fix CI when we log while the browser is shutting...
2022-02-02 Matt Corallo[Java] Close all sockets cleanly on `NioPeerHandler...
2022-02-02 Matt Corallo[Java] More carefully ensure sockets are closed in...
2022-01-18 Matt Corallo[Java] Stop processing net before we stop the backgroun...
2022-01-18 Matt Corallo[TS] Copy README.md instead of symlinking, so npm publi...
2022-01-18 Matt Corallo[TS] Add a types tag in package.json to point to TS...
2022-01-18 Matt CoralloMerge pull request #81 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Bump package version to 0.0.104.1alpha4
2022-01-17 Matt CoralloUpdate auto-generated TypeScript files (now universal...
2022-01-17 Matt Corallo[TS] Unify Web and Node.JS output so it can be universal
2022-01-17 Matt CoralloMerge pull request #80 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Bump package version to 0.0.104.1alpha3
2022-01-17 Matt Corallo[TS] Include missing version.mjs file
2022-01-17 Matt Corallo[TS] spawn second HTTP server for release run, killing...
2022-01-17 Matt Corallo[TS] Manually GC on chromium and skip leak checks otherwise
2022-01-17 Matt Corallo[TS] Log console messages in browser tests via playwright
2022-01-17 Matt CoralloMerge pull request #79 from TheBlueMatt/main
2022-01-17 Matt Corallo[TS] Do not rely on a symlink as npm publish ignores it
2022-01-17 Matt CoralloUpdate auto-generated Java Bindings
2022-01-17 Matt Corallo[TS] Update auto-generated TypeScript Bindings
2022-01-17 Matt Corallo[TS] Update tests to build a funding tx and get to...
2022-01-17 Matt CoralloUse uintptr_t in generic conversion when we're talking...
2022-01-17 Matt CoralloUse intptr_t in C when talking about a pointer.
2022-01-17 Matt Corallo[TS] Run both debug and release builds in CI
2022-01-17 Matt Corallo[TS] Bump version to 0.0.104.1alpha2
2022-01-17 Matt Corallo[TS] Include most doc comments
2022-01-17 Matt Corallo[TS] Fix Some array leaks, mark others, treat < 10...
2022-01-17 Matt Corallo[TS] Empty environment variables as WASI's environ...
2022-01-17 Matt Corallo[TS] Use -O1 on debug builds as otherwise they can...
2022-01-17 Matt Corallo[TS] Free native -> human arrays after we're done conve...
2022-01-17 Matt Corallo[TS] Wrap `aligned_alloc` as well as other malloc's.
2022-01-17 Matt Corallo[TS] Debug allocations somewhat further, incl prints...
2022-01-17 Matt Corallo[TS] Move C header code to next to code that uses it...
2022-01-17 Matt Corallo[TS] Fix Debug builds by removing ((destructor)) attributes
2022-01-17 Matt Corallo[TS] Remove race-y test for malloc-free-malloc re-using...
2022-01-17 Matt Corallo[TS] Swap Os for Oz because its a minor change and...
2022-01-17 Matt Corallo[TS] Make bindings.mts export nothing, fix some indentation
2022-01-17 Matt Corallo[TS] Set LDK_GARBAGECOLLECTED_GIT_OVERRIDE so that...
2022-01-17 Matt Corallo[TS] Add bindings-binary-version-check to initializeWasm
2022-01-17 Matt Corallo[TS] Create .d.mts files by default
2022-01-17 Matt Corallo[TS] Fix HTML test runner to properly await and fully...
2022-01-14 Matt CoralloMerge pull request #78 from arik-so/typescript_fixes
2022-01-14 Arik SosmanInclude type declaration files and remove typically...
2022-01-10 Matt CoralloMerge pull request #74 from TheBlueMatt/2022-01-ts... v0.0.104.1
2022-01-10 Matt CoralloUpdate auto-generated TypeScript Bindings 2022-01-ts-hu-files
next