Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / ChannelManager.java
2021-03-31 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-06 Matt CoralloUpdate auto-generated bindings for new upstream
2021-03-05 Matt CoralloUpdate bindings to latest 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-25 Matt CoralloMap Transactions as byte[] instead of trying to keep...
2020-10-22 Matt CoralloProvide human versions of trait interfaces, with a...
2020-10-21 Matt CoralloExpose human functions that use Result objects
2020-10-20 Matt CoralloRewrite the world, with several interdependant changes...
2020-10-14 Matt CoralloUse AutoCloseable for structs named Locked*
2020-10-13 Matt CoralloUpdate to support None
2020-10-12 Matt CoralloCreate structs and traits that are (a bit) more human...