]> git.bitcoin.ninja Git - ldk-java/history - src/main/java/org/ldk/structs/BroadcasterInterface.java
Update bindings to latest upstream.
[ldk-java] / src / main / java / org / ldk / structs / BroadcasterInterface.java
2020-10-25 Matt CoralloMap Transactions as byte[] instead of trying to keep...
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-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...