ldk-java
2021-11-04 Matt CoralloUse gitweb's snapshots to fetch binaries for comparison...
2021-10-19 Matt CoralloUpdate auto-generate bindings (incl new RL clone methods)
2021-10-19 Matt CoralloDon't allocate a buffer to return a reference to a...
2021-10-19 Matt CoralloRemove (broken) duplicative tuple constructor
2021-10-19 Matt CoralloAdd basic use-after-free checking in limited places.
2021-10-19 Matt CoralloDrop requires_clone ret_conv cloning in complex enums
2021-10-19 Matt CoralloMerge pull request #50 from TheBlueMatt/main v0.0.102.0
2021-10-18 Matt CoralloUse lld to link on OSX with LLVM 13
2021-10-18 Matt CoralloUpdate auto-generated bindings to 0.0.102
2021-10-18 Matt CoralloBump OSX clang/LLVM to 13.0.0
2021-10-18 Matt CoralloUpdate CI C-Bindings dependency to 0.0.102
2021-10-17 Matt CoralloUpdate tests to upstream 0.0.102 API
2021-10-10 Matt CoralloMerge pull request #49 from TheBlueMatt/main v0.0.101.3
2021-10-10 Matt CoralloUpdate maven to 3.8.3 (since apparently they yank old...
2021-10-10 Matt CoralloUpdate auto-generated bindings
2021-10-10 Matt CoralloUpdate android API version to 24 (Nougat) as we need...
2021-10-10 Matt CoralloCorrectly handle top-bit-set pointers, fixing Android 11
2021-10-10 Matt CoralloAggressively avoid object creation during message read...
2021-10-10 Matt Corallo[NioPeerHandler] Un-set Read interest when we fail...
2021-09-28 Matt CoralloMerge pull request #47 from TheBlueMatt/main
2021-09-28 Matt CoralloEnsure listening sockets are closed to work around...
2021-09-28 Matt CoralloTry new paths for Android NDK library search
2021-09-28 Matt CoralloDrop accidentally checked-in class file and update...
2021-09-28 Matt CoralloUpdate auto-generated bindings
2021-09-28 Matt CoralloSkip object reference adding when cloning within the...
2021-09-28 Matt CoralloCorrect and use ChannelManagerConstructor in HumanObjec...
2021-09-27 Matt CoralloMerge pull request #46 from TheBlueMatt/main v0.0.101.1
2021-09-27 Matt CoralloExpand HumanObjectPeerTest to cover get_claimable_balances
2021-09-27 Matt CoralloUpdate auto-generated bindings
2021-09-27 Matt CoralloUpdate batteries to new Tuple-mapping API
2021-09-27 Matt CoralloUpdate tests to new Tuple mapping API
2021-09-27 Matt CoralloRedo tuple mapping to be explicit and not generic
2021-09-27 Matt CoralloFix exception catch in native library load failure...
2021-09-27 Matt CoralloUse current HEAD for version in CI instead of previous...
2021-09-27 Matt CoralloMove version information out of git into new files
2021-09-25 Matt CoralloMerge pull request #45 from TheBlueMatt/main
2021-09-25 Matt CoralloUpdate auto-generated bindings to 0.0.101
2021-09-25 Matt CoralloFix CI failures due to faketime breaking PKI time checks
2021-09-25 Matt CoralloUpdate CI branch refernces to 0.0.101
2021-09-25 Matt CoralloSpecify maven plugin versions to avoid inconsistent...
2021-09-25 Matt CoralloExpand test coverage in HumanObjectPeerTest to hit...
2021-09-25 Matt CoralloUpdate batteries and tests to latest upstream API
2021-09-25 Matt CoralloDrop reallocarray wrapper, enforcing that we don't...
2021-09-25 Matt CoralloSwap java locks to pthread to avoid relying on newer...
2021-09-25 Matt CoralloAdd a build mode for "release optimizations with leaks...
2021-09-24 Matt CoralloImplement partial clones when passing complex enums...
2021-09-24 Matt CoralloAdd missing clone when passing a complex enum to Java
2021-09-24 Matt CoralloExpand the criteria for cloning when passing to Rust
2021-09-24 Matt CoralloRemap non-clonable move-passed optional fn args into...
2021-09-24 Matt CoralloFix calling Java/TS methods that return strings
2021-09-24 Matt CoralloFix conflicting overuse of "ret" as a variable name
2021-09-24 Matt CoralloPrint error information when we fail to load LDK native...
2021-09-24 Matt CoralloCorrectly handle reference tracking for array elements...
2021-09-24 Matt CoralloRename ChannelManagerConstructor.ChannelManagerPersiste...
2021-09-04 Matt CoralloDrop dup PeerManager tiemr_tick_occurred calls from...
2021-08-25 Matt CoralloMerge pull request #42 from TheBlueMatt/main
2021-08-25 Matt CoralloBump version to 0.0.100.2
2021-08-25 Matt CoralloSkip javadoc generation on OSX since its broken v0.0.100.2
2021-08-25 Matt CoralloUpdate pom.xml to comply with Maven Central requirements
2021-08-22 Matt CoralloMerge pull request #40 from TheBlueMatt/main
2021-08-20 Matt CoralloUpdate autogenerated bindings to new version
2021-08-18 Matt CoralloTest use of IgnoringMessageHandler with ChannelManagerC...
2021-08-18 Matt CoralloMerge pull request #39 from TheBlueMatt/main
2021-08-18 Matt CoralloUpdate auto-generated files
2021-08-18 Matt CoralloSwitch to the 0.0.100 branch on ldk-c-bindings v0.0.100.0
2021-08-18 Matt CoralloUpdate tests to latest upstream master
2021-08-18 Matt CoralloCorrect Rust -> Java method call semantics to avoid...
2021-08-17 Matt CoralloFix cloning trait structs via native clone method
2021-08-09 Matt CoralloMerge pull request #33 from TheBlueMatt/main
2021-08-09 Matt CoralloUpdate auto-generated bindings to latest upstream
2021-08-09 Matt CoralloDrop fail-fast in CI to run jobs even after another... v0.0.99.2
2021-08-09 Matt CoralloMove release jar comparisons to run before functional...
2021-08-09 Matt CoralloAutomatically run diffoscope on changed compressed...
2021-08-09 Matt CoralloUse the 0.0.99 branch of ldk-c-bindings in CI
2021-08-09 Matt CoralloUse explicit paths for function arguments in Java
2021-08-09 Matt CoralloAdd an accessor to UInt5 to get the value and correct...
2021-08-09 Matt CoralloTest function returning Option::None returns null to...
2021-08-09 Matt CoralloUse new TxOut constructor in tests
2021-08-09 Matt CoralloAdd constructors and expose fields in TxOut
2021-08-09 Matt CoralloAdd a simple wrapper for `disconnect_by_node_id` in...
2021-08-09 Matt CoralloAdd docs for and mark nullable complex enum fields
2021-08-09 Matt CoralloCorrectly handle passing a null to Rust for an array
2021-08-09 Matt CoralloMark function arguments and return values Nullable...
2021-08-09 Matt CoralloCorrectly handle null pointers returned from Rust repre...
2021-08-09 Matt CoralloUse findbugs for Nullable annotations instead of jetbrains
2021-08-08 Matt CoralloUse a full Sign wrapper again in HumanObjectPeerTest
2021-08-08 Matt CoralloExpose supertrait implemetations to the Java API
2021-08-08 Matt CoralloSupport new cloned upstream API instead of clone
2021-07-18 Matt CoralloFree constructed LDK strings when relevant.
2021-07-18 Matt CoralloDeliver messages in PeerTest more robustly
2021-07-14 Matt CoralloMerge pull request #31 from TheBlueMatt/main
2021-07-14 Matt CoralloUpdate auto-generated bindings to 0.0.99.1
2021-07-14 Matt CoralloAdd script to build deterministic android aar v0.0.99.1
2021-07-14 Matt CoralloEnable macos-11 in CI
2021-07-13 Matt CoralloDon't explicitly override __cxa_thread_atexit_impl...
2021-07-10 Matt CoralloMerge pull request #29 from TheBlueMatt/main
2021-07-10 Matt CoralloUpdate auto-generated bindings to LDK v0.0.99
2021-07-09 Matt CoralloDrop disconnect_socket blocking in NioPeerHandler for... v0.0.99.0
2021-07-01 Matt CoralloMerge pull request #28 from TheBlueMatt/main
2021-07-01 Matt CoralloUpdate auto-generated bindings with new error messages...
next