Update batteries and tests to latest upstream API
authorMatt Corallo <git@bluematt.me>
Fri, 24 Sep 2021 17:53:23 +0000 (17:53 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 25 Sep 2021 06:49:02 +0000 (06:49 +0000)
commit28c5dd4a1f689d6e9729db3a73b1794345d45cf3
tree0aa494e77582bc515f1c9f53a63f0e92787a75f8
parent92182df16027626e684a9470c7ab3aab3f81d1d6
Update batteries and tests to latest upstream API

With the upstream v0.0.101, memory leaks during tests are now:
    411 allocations remained for 1156930 bytes.
src/main/java/org/ldk/batteries/ChannelManagerConstructor.java
src/test/java/org/ldk/HumanObjectPeerTest.java
src/test/java/org/ldk/ManualMsgHandlingPeerTest.java
src/test/java/org/ldk/PeerTest.java