[TS] Bump version to 0.0.104.1alpha2
[ldk-java] / src / main /
2022-01-10 Matt CoralloMerge pull request #74 from TheBlueMatt/2022-01-ts... v0.0.104.1
2022-01-10 Matt CoralloUpdate auto-generated Java bindings (all functionally...
2022-01-07 Matt CoralloMerge pull request #72 from TheBlueMatt/main
2022-01-05 Matt CoralloUpdate tests and batteries to new result API
2021-12-21 Matt CoralloMerge pull request #69 from TheBlueMatt/main v0.0.104.0
2021-12-21 Matt CoralloUpdate auto-updated Java files
2021-12-21 Matt CoralloUpdate tests and batteries for new 0.0.104 API, fix...
2021-12-21 Matt CoralloWork around Java's insane lack of finalization guarantees
2021-12-05 Matt Corallothrow InvalidSerializedDataException on duplicate Chann...
2021-12-03 Matt CoralloMerge pull request #56 from TheBlueMatt/main v0.0.103.1
2021-12-02 Matt CoralloUpdate auto-generated bindings
2021-12-01 Matt CoralloUse new is_ok functions for Result checks in hand-writt...
2021-12-01 Matt CoralloCheck array lengths before passing them to C
2021-11-25 Matt CoralloAllow users to specify a `UserConfig` when de-ser'ing...
2021-11-04 Matt CoralloMerge pull request #54 from TheBlueMatt/main
2021-11-04 Matt CoralloAdd support for InvoicePayer to ChannelManagerConstruct...
2021-11-04 Matt CoralloUpdate auto-generated bindings to 0.0.103
2021-11-04 Matt CoralloFix race condition in NioPeerHandler on `socket_disconn...
2021-10-19 Matt CoralloUpdate auto-generate bindings (incl new RL clone methods)
2021-10-19 Matt CoralloMerge pull request #50 from TheBlueMatt/main v0.0.102.0
2021-10-18 Matt CoralloUpdate auto-generated bindings to 0.0.102
2021-10-10 Matt CoralloMerge pull request #49 from TheBlueMatt/main v0.0.101.3
2021-10-10 Matt CoralloUpdate auto-generated bindings
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 CoralloDrop accidentally checked-in class file and update...
2021-09-28 Matt CoralloUpdate auto-generated bindings
2021-09-27 Matt CoralloMerge pull request #46 from TheBlueMatt/main v0.0.101.1
2021-09-27 Matt CoralloUpdate auto-generated bindings
2021-09-27 Matt CoralloUpdate batteries to new Tuple-mapping API
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 CoralloUpdate batteries and tests to latest upstream API
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-22 Matt CoralloMerge pull request #40 from TheBlueMatt/main
2021-08-20 Matt CoralloUpdate autogenerated bindings to new version
2021-08-18 Matt CoralloMerge pull request #39 from TheBlueMatt/main
2021-08-18 Matt CoralloUpdate auto-generated files
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 CoralloAdd an accessor to UInt5 to get the value and correct...
2021-08-09 Matt CoralloAdd a simple wrapper for `disconnect_by_node_id` in...
2021-08-09 Matt CoralloUse findbugs for Nullable annotations instead of jetbrains
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-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...
2021-06-24 Matt CoralloMerge pull request #25 from TheBlueMatt/main
2021-06-24 Matt CoralloBump auto-generated bindings version to 0.0.98.4
2021-06-24 Matt CoralloDrop binaries from the repo, they are now at https...
2021-06-23 Matt CoralloMerge pull request #24 from TheBlueMatt/main
2021-06-23 Matt CoralloUpdate auto-generated bindings
2021-06-16 Matt CoralloMerge pull request #22 from TheBlueMatt/main
2021-06-16 Matt CoralloRe-generate auto-generated bindings + add Mac OS genera...
2021-06-16 Matt CoralloDo not rely on assertions being enabled in ChannelManag...
2021-06-12 Matt CoralloMerge pull request #21 from TheBlueMatt/main
2021-06-12 Matt CoralloUpdate auto-generated bindings with new release tag
2021-06-12 Matt CoralloAvoid use of covariant return type change fns fixing... v0.0.98.1
2021-06-11 Matt CoralloMerge pull request #20 from TheBlueMatt/main v0.0.98
2021-06-11 Matt CoralloUpdate auto-generated bindings with missed files and...
2021-06-11 Matt CoralloMerge pull request #18 from TheBlueMatt/main
2021-06-11 Matt CoralloUpdate auto-generated bindings
2021-06-08 Matt CoralloUpdate tests and Constructor to new APIs
2021-06-08 Matt CoralloExpand and update ChannelManagerConstructor+tests for...
2021-06-08 Matt CoralloSlightly reduce race conditions in NioPeerHandler
2021-05-01 Matt CoralloHandle u5, LDKTwentyBytes, and LDKRecoverableSignature
2021-04-22 Matt CoralloMerge pull request #17 from TheBlueMatt/main
2021-04-16 Matt CoralloUpdate tests for latest upstream API, sadly disabling...
2021-04-16 Matt CoralloUpdate auto-generated bindings
2021-03-31 Matt CoralloMerge pull request #16 from TheBlueMatt/2021-03-backgro...
2021-03-31 Matt CoralloUpdate auto-generated bindings
2021-03-31 Matt CoralloAdapt ChannelManagerConstructor to persist ChannelManag...
2021-03-30 Matt CoralloMerge pull request #15 from TheBlueMatt/2021-03-fix...
2021-03-30 Matt CoralloUpdate autogenerated bindings with correct FREE/clone... 2021-03-fix-clone
2021-03-30 Matt CoralloMerge pull request #14 from TheBlueMatt/2021-03-fix...
2021-03-30 Matt CoralloUpdate auto-generated bindings
2021-03-22 Matt CoralloMerge pull request #12 from TheBlueMatt/2021-03-fresh...
2021-03-22 Matt CoralloUpdate auto-generated bindings
2021-03-21 Matt CoralloWork around buggy Android nio implementation in batteries
2021-03-18 Matt CoralloMerge pull request #10 from galderz/t_compilation_error
2021-03-18 Galder ZamarreñoUpdate API usages after bindings update
2021-03-12 Arik SosmanMerge pull request #9 from TheBlueMatt/2021-03-cleanup...
2021-03-12 Arik SosmanMerge pull request #7 from TheBlueMatt/2021-03-tweaks
2021-03-12 Matt CoralloUpdate bindings to latest upstream + ChannelMonitor_clo... 2021-03-cleanup-debug
2021-03-10 Matt CoralloAdd a timeout to NioPeerHandler.connect 2021-03-tweaks
2021-03-10 Matt CoralloAdd comment noting duplicate load_outputs_to_watch...
2021-03-08 Arik SosmanMerge pull request #5 from TheBlueMatt/main
2021-03-08 Matt CoralloUpdate java bindings with new generator and new upstrea...
2021-03-08 Matt CoralloUse the new ChannelMonitor util functions and test...
2021-03-06 Arik SosmanMerge pull request #2 from TheBlueMatt/main
2021-03-06 Matt CoralloUpdate tests to latest upstream
2021-03-06 Matt CoralloUpdate auto-generated bindings for new upstream
next