2021-01-08 |
Matt Corallo | update to new upstream |
tree | commitdiff |
2020-10-26 |
Matt Corallo | Fix race in tests |
tree | commitdiff |
2020-10-25 |
Matt Corallo | Optionally use a ChainMonitor instead of custom Watch... |
tree | commitdiff |
2020-10-25 |
Matt Corallo | clone traits before passing to jcalls and map to human... |
tree | commitdiff |
2020-10-25 |
Matt Corallo | Update Human object test to use SocketDescriptor traits... |
tree | commitdiff |
2020-10-25 |
Matt Corallo | Fix returning traits in trait calls, move towards clone... |
tree | commitdiff |
2020-10-25 |
Matt Corallo | Map Transactions as byte[] instead of trying to keep... |
tree | commitdiff |
2020-10-25 |
Matt Corallo | Fix tests for new API |
tree | commitdiff |
2020-10-23 |
Matt Corallo | Write tuple getters (and test them, exposing memory... |
tree | commitdiff |
2020-10-23 |
Matt Corallo | Expand the human object test somewhat |
tree | commitdiff |
2020-10-22 |
Matt Corallo | Provide human versions of trait interfaces, with a... |
tree | commitdiff |
2020-10-21 |
Matt Corallo | Rely on pointers even less in HumanObject testing |
tree | commitdiff |
2020-10-21 |
Matt Corallo | Expose human functions that use Result objects |
tree | commitdiff |
2020-10-21 |
Matt Corallo | Make complex enums more complete, track reference-or... |
tree | commitdiff |
2020-10-20 |
Matt Corallo | Rewrite the world, with several interdependant changes... |
tree | commitdiff |
2020-10-15 |
Matt Corallo | Properly set CVec_u8Z to a byte[] which adds a ton... |
tree | commitdiff |
2020-10-15 |
Matt Corallo | Split get_inner into get_ok/_err so that we can map... |
tree | commitdiff |
2020-10-14 |
Matt Corallo | Use AutoCloseable for structs named Locked* |
tree | commitdiff |
2020-10-13 |
Matt Corallo | explode to constructor args when we cant clone but... |
tree | commitdiff |
2020-10-13 |
Matt Corallo | Drop the _call insertion |
tree | commitdiff |
2020-10-13 |
Matt Corallo | Convert slices - requires some machinery to call Releas... |
tree | commitdiff |
2020-10-12 |
Matt Corallo | Expose signatures as byte[], check array lengths in C. |
tree | commitdiff |
2020-10-12 |
Matt Corallo | Expose SecretKey as byte[32], expose trait call fns... |
tree | commitdiff |
2020-10-12 |
Matt Corallo | Create structs and traits that are (a bit) more human... |
tree | commitdiff |
2020-10-12 |
Matt Corallo | Agressively clone when passing to rust |
tree | commitdiff |
2020-10-12 |
Matt Corallo | Use weak references to JCalls objects. |
tree | commitdiff |
2020-10-11 |
Matt Corallo | Send a payment! |
tree | commitdiff |
2020-10-11 |
Matt Corallo | Convert pubkeys to byte arrays, fix assertions, fix... |
tree | commitdiff |
2020-10-10 |
Matt Corallo | Fully open and confirm a channel in Java! |
tree | commitdiff |
2020-10-10 |
Matt Corallo | A bunch of updates: |
tree | commitdiff |
2020-10-08 |
Matt Corallo | Convert LDKThirtyTwoBytes to byte[32] instead of taking... |
tree | commitdiff |
2020-10-08 |
Matt Corallo | Map Rust enums with inner fields |
tree | commitdiff |
2020-10-07 |
Matt Corallo | Move enums into their own (non-impl) folder |
tree | commitdiff |
2020-10-07 |
Matt Corallo | Add ability to fetch all Vec details in one call. |
tree | commitdiff |
2020-10-06 |
Matt Corallo | Go all the way through to channel creation in PeerTest |
tree | commitdiff |
2020-10-06 |
Matt Corallo | Update PeerTest to test most of the new stuff |
tree | commitdiff |
2020-10-02 |
Matt Corallo | Update test for new bindings |
tree | commitdiff |
2020-09-01 |
Matt Corallo | Add new test that builds a ChannelManager |
tree | commitdiff |
2020-09-01 |
Matt Corallo | Convert unitary enums to Java enums |
tree | commitdiff |
2020-08-31 |
Matt Corallo | Rename PeerTest |
tree | commitdiff |
2020-08-31 |
Matt Corallo | Test current state of things, which actually doesn... |
tree | commitdiff |
|