[Java] Update auto-generated bindings to 0.0.105.0
[ldk-java] / src / main / java / org / ldk / structs / ChannelMessageHandler.java
2022-03-03 Matt Corallo[Java] Update auto-generated bindings to 0.0.105.0
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-03 Matt CoralloMerge pull request #56 from TheBlueMatt/main v0.0.103.1
2021-12-02 Matt CoralloUpdate auto-generated bindings
2021-11-04 Matt CoralloMerge pull request #54 from TheBlueMatt/main
2021-11-04 Matt CoralloUpdate auto-generated bindings to 0.0.103
2021-09-28 Matt CoralloMerge pull request #47 from TheBlueMatt/main
2021-09-28 Matt CoralloUpdate auto-generated bindings
2021-08-09 Matt CoralloMerge pull request #33 from TheBlueMatt/main
2021-08-09 Matt CoralloUpdate auto-generated bindings to latest upstream
2021-03-22 Matt CoralloMerge pull request #12 from TheBlueMatt/2021-03-fresh...
2021-03-22 Matt CoralloUpdate auto-generated bindings
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-06 Arik SosmanMerge pull request #2 from TheBlueMatt/main
2021-03-05 Matt CoralloUpdate bindings to latest upstream.
2021-03-05 Matt CoralloUpdate auto-generated bindings with new upstream.
2021-02-01 Matt CoralloBindings updates
2021-01-08 Matt CoralloUpdated bindings
2020-10-24 Matt CoralloProperly handle java refs in traits returning traits
2020-10-22 Matt CoralloSkip fewer fn's, support trait-contained objects
2020-10-22 Matt CoralloProvide human versions of trait interfaces, with a...
2020-10-20 Matt CoralloRewrite the world, with several interdependant changes...
2020-10-13 Matt CoralloDrop the _call insertion
2020-10-13 Matt CoralloSkip methods we can't use anyway
2020-10-13 Matt CoralloUpdate to support None
2020-10-12 Matt CoralloExpose SecretKey as byte[32], expose trait call fns...
2020-10-12 Matt CoralloCreate structs and traits that are (a bit) more human...