Update CI references to 0.0.122
[ldk-java] / src / test /
2024-01-29 Matt CoralloMerge pull request #146 from TheBlueMatt/main
2024-01-29 Matt Corallo[Java] Update batteries and tests to LDK 0.0.121
2023-10-30 Matt CoralloMerge pull request #141 from TheBlueMatt/main v0.0.118.0
2023-10-30 Matt Corallo[Java] Update tests to LDK 0.0.118
2023-10-10 Matt CoralloMerge pull request #139 from TheBlueMatt/main
2023-10-07 Matt Corallo[Java] Test random strings in invoice description to...
2023-10-06 Matt Corallo[Java] Add a new HOPT form with a one level keys wrapper
2023-10-06 Matt Corallo[Java] Update batteries and tests to LDK 0.0.117
2023-07-31 Matt CoralloMerge pull request #135 from TheBlueMatt/main v0.0.116.0
2023-07-30 Matt Corallo[Java] Update test and manual constructor to 0.0.116 API
2023-06-05 Matt CoralloMerge pull request #134 from TheBlueMatt/main v0.0.115.1
2023-06-01 Matt Corallo[Java] Correctly set `gossip_sync` in `ChannelManagerCo...
2023-06-01 Matt Corallo[Java] Add a trivial test of constructing a phantom...
2023-05-25 Matt CoralloMerge pull request #133 from keyuebao/keyue/issue-132
2023-05-25 Keyue Bao[Java] Update ChannelManagerConstructor
2023-04-27 Matt CoralloMerge pull request #128 from TheBlueMatt/main
2023-04-26 Matt Corallo[Java] Update tests to LDK 0.0.115
2023-03-10 Matt CoralloMerge pull request #126 from TheBlueMatt/main
2023-03-09 Matt Corallo[Java] Allow the user to hook route-finding when using CMC
2023-03-08 Matt Corallo[Java] Expose the ProbabilisticScorer from the CMC...
2023-03-08 Matt Corallo[Java] Update tests to latest (0.0.114) LDK API, rm...
2023-01-14 Matt CoralloMerge pull request #124 from TheBlueMatt/main v0.0.113.0
2023-01-11 Matt Corallo[Java] Update tests to 0.0.113 API
2022-10-28 Matt CoralloMerge pull request #120 from TheBlueMatt/main v0.0.112.0
2022-10-28 Matt Corallo[Java] Update Java Tests to latest upstream API
2022-10-03 Matt CoralloMerge pull request #119 from TheBlueMatt/main v0.0.111.0
2022-10-03 Matt Corallo[Java] Update ChannelManagerConstructor and tests to...
2022-08-13 Matt CoralloMerge pull request #115 from TheBlueMatt/main v0.0.110.2
2022-08-13 Matt CoralloAdd test for gossip data fetching
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[Java] Update tests to latest upstream API
2022-07-01 Matt CoralloMerge pull request #106 from TheBlueMatt/main v0.0.109.0
2022-07-01 Matt Corallo[Java] Update tests to match 0.0.109 API
2022-06-29 Matt CoralloMerge pull request #103 from TheBlueMatt/main v0.0.108.0
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-05-12 Matt CoralloMerge pull request #96 from TheBlueMatt/main
2022-04-15 Matt Corallo[Java] Correct trivial race condition in HumanObjectPee...
2022-04-15 Matt CoralloMerge pull request #94 from TheBlueMatt/main
2022-04-14 Matt Corallo[Java] Update tests to latest upstream API
2022-03-24 Matt CoralloMerge pull request #90 from TheBlueMatt/main
2022-03-23 Matt Corallo[Java] Use ProbabilisticScorer in HumanObjectPeerTest
2022-03-04 Matt Corallo[Java] Make HumanObjectPeerTest status print a callback
2022-03-03 Matt CoralloMerge pull request #86 from TheBlueMatt/main
2022-03-03 Matt Corallo[Java] Update HumanObjectPeerTest to test Scorer serial...
2022-03-03 Matt Corallo[Java] Add a reachabilityFence on underlying trait...
2022-03-03 Matt Corallo[Java] Update tests + batteries to latest upstream API
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 tests and batteries for new 0.0.104 API, fix...
2021-12-21 Matt CoralloUpdate HumanObjectPeerTest to exercise undefined JVM...
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 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-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-10-19 Matt CoralloMerge pull request #50 from TheBlueMatt/main v0.0.102.0
2021-10-17 Matt CoralloUpdate tests to upstream 0.0.102 API
2021-09-28 Matt CoralloMerge pull request #47 from TheBlueMatt/main
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 tests to new Tuple mapping API
2021-09-25 Matt CoralloMerge pull request #45 from TheBlueMatt/main
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-08-22 Matt CoralloMerge pull request #40 from TheBlueMatt/main
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 tests to latest upstream master
2021-08-09 Matt CoralloMerge pull request #33 from TheBlueMatt/main
2021-08-09 Matt CoralloTest function returning Option::None returns null to...
2021-08-09 Matt CoralloUse new TxOut constructor in tests
2021-08-08 Matt CoralloUse a full Sign wrapper again in HumanObjectPeerTest
2021-07-18 Matt CoralloDeliver messages in PeerTest more robustly
2021-07-01 Matt CoralloMerge pull request #28 from TheBlueMatt/main
2021-07-01 Matt CoralloTest that channel_manager_bytes is not null when persisting v0.0.98.5
2021-06-16 Matt CoralloMerge pull request #22 from TheBlueMatt/main
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-11 Matt CoralloMerge pull request #18 from TheBlueMatt/main
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 CoralloUpdate test ChannelManagerConstructor and invoice parsi...
2021-05-01 Matt CoralloUpdate HumanObjectPeerTest to print invoice in string...
2021-05-01 Matt CoralloUpdate tests for new upstream API and using invoicse
2021-04-22 Matt CoralloMerge pull request #17 from TheBlueMatt/main
next