[Java] Update auto-generated bindings to 0.0.117
[ldk-java] / src / main / java / org / ldk / structs / UnsignedNodeAnnouncement.java
2023-10-06 Matt Corallo[Java] Update auto-generated bindings to 0.0.117
2023-04-27 Matt CoralloMerge pull request #128 from TheBlueMatt/main
2023-04-26 Matt Corallo[Java] Update auto-generated bindings to 0.0.115
2023-03-10 Matt CoralloMerge pull request #126 from TheBlueMatt/main
2023-03-09 Matt Corallo[Java] Update auto-generated Java bindings
2023-01-14 Matt CoralloMerge pull request #124 from TheBlueMatt/main v0.0.113.0
2023-01-11 Matt Corallo[Java] Update auto-generated Java bindings for 0.0.113
2022-10-28 Matt CoralloMerge pull request #120 from TheBlueMatt/main v0.0.112.0
2022-10-28 Matt Corallo[Java] Update auto-generated Java bindings
2022-09-03 Matt CoralloMerge pull request #117 from TheBlueMatt/2022-08-fix-npe v0.0.110.3
2022-09-03 Matt Corallo[Java] Update auto-generated Java structs
2022-08-13 Matt CoralloMerge pull request #114 from TheBlueMatt/main
2022-08-13 Matt Corallo[Java] Update auto-generated Java bindings
2022-08-06 Matt CoralloMerge pull request #113 from TheBlueMatt/main v0.0.110.1
2022-08-05 Matt Corallo[Java] Update auto-generated Java bindings with new...
2022-06-29 Matt CoralloMerge pull request #103 from TheBlueMatt/main v0.0.108.0
2022-06-29 Matt Corallo[Java] Update auto-generated Java bindings for 0.0.108
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-10-10 Matt CoralloMerge pull request #49 from TheBlueMatt/main v0.0.101.3
2021-10-10 Matt CoralloUpdate auto-generated bindings
2021-09-28 Matt CoralloMerge pull request #47 from TheBlueMatt/main
2021-09-28 Matt CoralloUpdate auto-generated bindings
2021-09-25 Matt CoralloMerge pull request #45 from TheBlueMatt/main
2021-09-25 Matt CoralloUpdate auto-generated bindings to 0.0.101
2021-08-09 Matt CoralloMerge pull request #33 from TheBlueMatt/main
2021-08-09 Matt CoralloUpdate auto-generated bindings to latest upstream
2021-06-11 Matt CoralloMerge pull request #18 from TheBlueMatt/main
2021-06-11 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-27 Matt CoralloFix write method generation w/ upstream changes
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-15 Matt CoralloProperly set CVec_u8Z to a byte[] which adds a ton...
2020-10-14 Matt CoralloUse AutoCloseable for structs named Locked*
2020-10-13 Matt CoralloSkip methods we can't use anyway
2020-10-13 Matt CoralloUpdate to support None
2020-10-13 Matt CoralloConvert slices - requires some machinery to call Releas...
2020-10-12 Matt CoralloClean up assertions, new Clone impls, ThreeBytes
2020-10-12 Matt CoralloCreate structs and traits that are (a bit) more human...