ldk-java
2022-10-28 Matt CoralloMerge pull request #120 from TheBlueMatt/main v0.0.112.0
2022-10-28 Matt CoralloUpdate CI references to 0.0.112
2022-10-28 Matt Corallo[TS] Update auto-generated TS bindings
2022-10-28 Matt Corallo[Java] Update auto-generated Java bindings
2022-10-28 Matt Corallo[TS] Be more aggressive with type checks
2022-10-28 Matt Corallo[TS] Apparently `console.log` doesn't actually throw...
2022-10-28 Matt Corallo[TS] Update TS Tests to latest upstream API and test OMs
2022-10-28 Matt Corallo[Java] Update Java Tests to latest upstream API
2022-10-28 Matt Corallo[Java] Update ChannelManagerConstructor to latest upstr...
2022-10-28 Matt Corallo[TS] Handle nullable arrays and objects in more cases
2022-10-28 Matt Corallo[Java] Handle nullable arrays
2022-10-28 Matt CoralloHandle optionally-null multi-dimentional arrays with...
2022-10-27 Matt Corallo[TS] Fix calling trait methods which return a simple...
2022-10-27 Matt Corallo[Java] Fix calling trait methods which return simple...
2022-10-06 Matt Corallo[TS] Test ChannelManager future notify completion
2022-10-06 Matt Corallo[TS] Update auto-generated bindings (with RGS)
2022-10-06 Matt Corallo[TS] Correct encodeUint64Array array view length
2022-10-03 Matt CoralloMerge pull request #119 from TheBlueMatt/main v0.0.111.0
2022-10-03 Matt Corallo[TS] Update auto-generated TS bindings
2022-10-03 Matt Corallo[Java] Update auto-generated Java files
2022-10-03 Matt Corallo[TS] Test OnionMessenger in TypeScript tests
2022-10-03 Matt Corallo[Java] Update ChannelManagerConstructor and tests to...
2022-10-03 Matt Corallo[TS] Update typescript tests to latest upstream API
2022-10-03 Matt CoralloUpdate CI references to 0.0.111
2022-10-03 Matt Corallo[TS] Fix generation for traits that have supertraits
2022-10-03 Matt Corallo[TS] Correct TS call semantics for some function types
2022-10-03 Matt CoralloAllow trait methods to return NULL-able objects
2022-10-03 Matt CoralloAdd support for mapping LDKBigEndianScalar manually...
2022-09-03 Matt CoralloMerge pull request #117 from TheBlueMatt/2022-08-fix-npe v0.0.110.3
2022-09-03 Matt Corallo[TS] Update auto-generated file
2022-09-03 Matt Corallo[Java] Update auto-generated Java structs
2022-09-03 Matt Corallo[TS+Java] Ensure we don't try to add a reference from...
2022-08-15 Matt CoralloMerge pull request #116 from TheBlueMatt/main
2022-08-15 Matt CoralloHandle socket errors (the same as socket closure)
2022-08-13 Matt CoralloMerge pull request #115 from TheBlueMatt/main v0.0.110.2
2022-08-13 Matt Corallo[TS] Update auto-generated TypeScript bindings
2022-08-13 Matt Corallo[Java] Update auto-generated Java bindings
2022-08-13 Matt CoralloAdd test for gossip data fetching
2022-08-13 Matt CoralloDrop clone on tuple-field-fetching
2022-08-13 Matt CoralloMerge pull request #114 from TheBlueMatt/main
2022-08-13 Matt Corallo[Java] Update auto-generated Java bindings
2022-08-13 Matt Corallo[TS] Update auto-generated TS bindings
2022-08-13 Matt CoralloSwitch 32-bit platforms to using 64-bit "pointers"
2022-08-13 Matt CoralloChange where the opaque struct is_owned bit is stored...
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*`...
next