Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / KeysInterface.java
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-01-13 Matt Corallobindings updates
2021-01-08 Matt CoralloUpdated bindings
2020-10-25 Matt CoralloFix returning traits in trait calls, move towards clone...
2020-10-24 Matt CoralloProperly handle java refs in traits returning traits
2020-10-23 Matt CoralloFinish compacting giant type-conversion-strings if...
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-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...