ldk-java
2022-09-04 Matt Corallo[Java] Update auto-generated Java bindings 2022-08-fix-npe
2022-09-04 Matt Corallo[TS+Java] Ensure we don't try to add a reference from...
2022-08-06 Matt CoralloMerge pull request #113 from TheBlueMatt/main v0.0.110.1
2022-08-05 Matt Corallo[Java] Update auto-generated Java bindings with new...
2022-08-05 Matt Corallo[TS] Update auto-generated bindings with changes +...
2022-08-05 Matt Corallo[TS] Ensure uint64_t arrays are 8-byte aligned by using...
2022-08-05 Matt Corallo[TS] Redo C -> TS call function naming to make it harde...
2022-08-05 Matt CoralloMerge pull request #112 from G8XSU/main
2022-08-05 Matt Corallo[TS] Call FinalizationRegistry.register with a unregist...
2022-08-05 Matt Corallo[TS] Include substantially larger backtrace in testing
2022-08-05 Matt Corallo[TS] Support lock structs by requiring manual free...
2022-08-05 Matt Corallo[TS] Fix fd_write to match the ABI, quiet environ call...
2022-08-05 Matt Corallo[TS] Support mapping returned uint64[]s from rust functions
2022-08-04 Gursharan SinghUse Gnu-sed on macosx if available
2022-07-28 Matt CoralloMerge pull request #111 from TheBlueMatt/main
2022-07-28 Matt Corallo[Java] Add a simple read lock call in HumanObjectPeerTest
2022-07-28 Matt Corallo[Java] Fix undefined behavior in HumanObjectPeerTest
2022-07-27 Matt CoralloMerge pull request #110 from TheBlueMatt/main v0.0.110.0
2022-07-27 Matt Corallo[TS] Update auto-generated TS bindings to LDK 0.0.110
2022-07-27 Matt Corallo[Java] Update auto-generated Java bindings to LDK 0...
2022-07-27 Matt Corallo[Java] Update tests to latest upstream API
2022-07-27 Matt CoralloUpdate CI references to LDK 0.0.110
2022-07-23 Matt CoralloMerge pull request #107 from TheBlueMatt/main
2022-07-22 Matt Corallo[TS] Update auto-generated TS bindings
2022-07-22 Matt Corallo[TS] Add a socket handling implementation that uses...
2022-07-22 Matt Corallo[TS] Add additional node API interface bits for net
2022-07-22 Matt Corallo[TS] Add missing space in array length error string
2022-07-22 Matt Corallo[TS] Properly export unitary enums such that they're...
2022-07-22 Matt Corallo[Java] Strip Java binaries when compiling, not just...
2022-07-15 Matt CoralloMerge pull request #109 from dunxen/patch-1
2022-07-13 Duncan DeanSpecify Node version for Wasm BigInt support
2022-07-01 Matt CoralloMerge pull request #106 from TheBlueMatt/main v0.0.109.0
2022-07-01 Matt CoralloUpdate CI branches to 0.0.109
2022-07-01 Matt Corallo[TS] Update auto-generated TS bindings
2022-07-01 Matt Corallo[Java] Update auto-generated Java bindings
2022-07-01 Matt Corallo[Java] Update tests to match 0.0.109 API
2022-06-30 Matt CoralloMerge pull request #104 from TheBlueMatt/main v0.0.108.1
2022-06-30 Matt Corallo[TS] Explicitly include `index.d.mts` (and `.mjs`)...
2022-06-30 Matt Corallo[TS] Auto-update version in package.json in genbindings.sh
2022-06-30 Matt Corallo[TS] Update auto-generated typescript bindings
2022-06-30 Matt Corallo[TS] Add a test that uses `PeerManager` to exchange...
2022-06-30 Matt Corallo[TS] Fix typo in inconsistent-versions error message
2022-06-30 Matt Corallo[TS] Free arrays passed as slices from TS -> C -> Rust
2022-06-30 Matt Corallo[TS] Split C -> JS function calls based on u32/u64...
2022-06-29 Matt CoralloMerge pull request #103 from TheBlueMatt/main v0.0.108.0
2022-06-29 Matt CoralloUpdate CI install to match latest debian bookworm state
2022-06-29 Matt CoralloUpdate CI MacOS clang version to 14.0.5
2022-06-29 Matt CoralloUpdate CI cbindgen install script to work with MSRV
2022-06-29 Matt CoralloUpdate CI bindings branches and tags to 0.0.108
2022-06-29 Matt Corallo[TS] Update auto-generated typescript bindings
2022-06-29 Matt Corallo[TS] Update tests to new upstream API changes in 0...
2022-06-29 Matt Corallo[TS] Link wasm32-wasi libc as rustc no longer does...
2022-06-29 Matt Corallo[Java] Update auto-generated Java bindings for 0.0.108
2022-06-29 Matt Corallo[Java] Handle different ldk lib paths in the ar in...
2022-06-29 Matt Corallo[Java] Use public channels and test Access interface...
2022-06-29 Matt Corallo[Java] Update batteries and tests to 0.0.108
2022-06-29 Matt Corallo[Java] Do not put a org.ldk.structs prefix for usize...
2022-06-29 Matt Corallo[Java] Map `LDKReadOnly*` the same as `LDKLocked*`...
2022-06-28 Matt CoralloPass unnamed enum field comments through to field proce...
2022-06-28 Matt CoralloAdd handling for the new WitnessVersion type, similar...
2022-06-28 Matt CoralloUse fully-qualified types more often in conversions
2022-05-26 Matt CoralloMerge pull request #100 from TheBlueMatt/main
2022-05-26 Matt CoralloAdd note about garbage collection of the chan man const...
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
next