[Java] More carefully ensure sockets are closed in `NioPeerHandler`
[ldk-java] / src /
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-17 Matt CoralloMerge pull request #79 from TheBlueMatt/main
2022-01-17 Matt CoralloUpdate auto-generated Java Bindings
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 CoralloUpdate HumanObjectPeerTest to exercise undefined JVM...
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-02 Matt CoralloUpdate tests to new logger API
2021-12-02 Matt CoralloUpdate PeerTest for new trait-object-return call semantics
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-11 Matt CoralloHold a reference when we pass Option<Trait> to rust
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 tests for latest upstream API
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-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 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-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-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 CoralloExpand test coverage in HumanObjectPeerTest to hit...
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 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 CoralloUpdate tests to latest upstream master
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 CoralloTest function returning Option::None returns null to...
2021-08-09 Matt CoralloUse new TxOut constructor in tests
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-08-08 Matt CoralloUse a full Sign wrapper again in HumanObjectPeerTest
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-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-07-01 Matt CoralloTest that channel_manager_bytes is not null when persisting v0.0.98.5
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 CoralloBuild a test jar which we can run to test the built...
2021-06-16 Matt CoralloDrop most instances of Thread.sleep in HumanObjectPeerTest
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-11 Matt CoralloUse newly-exposed get_route in HumanObjectPeerTest
2021-06-10 Matt CoralloUpdate CI to not require git tags checked in and fix...
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 CoralloRedo constructor function names to feel more natural...
2021-06-08 Matt CoralloSlightly reduce race conditions in NioPeerHandler
2021-06-08 Matt CoralloUpdate test ChannelManagerConstructor and invoice parsi...
next