2021-12-21 |
Matt Corallo | Update HumanObjectPeerTest to exercise undefined JVM... |
tree | commitdiff |
2021-12-05 |
Matt Corallo | throw InvalidSerializedDataException on duplicate Chann... |
tree | commitdiff |
2021-12-03 |
Matt Corallo | Merge pull request #56 from TheBlueMatt/main v0.0.103.1 |
tree | commitdiff |
2021-12-02 |
Matt Corallo | Update tests to new logger API |
tree | commitdiff |
2021-12-02 |
Matt Corallo | Update PeerTest for new trait-object-return call semantics |
tree | commitdiff |
2021-12-01 |
Matt Corallo | Use new is_ok functions for Result checks in hand-writt... |
tree | commitdiff |
2021-11-25 |
Matt Corallo | Allow users to specify a `UserConfig` when de-ser'ing... |
tree | commitdiff |
2021-11-11 |
Matt Corallo | Hold a reference when we pass Option<Trait> to rust |
tree | commitdiff |
2021-11-04 |
Matt Corallo | Merge pull request #54 from TheBlueMatt/main |
tree | commitdiff |
2021-11-04 |
Matt Corallo | Add support for InvoicePayer to ChannelManagerConstruct... |
tree | commitdiff |
2021-11-04 |
Matt Corallo | Update tests for latest upstream API |
tree | commitdiff |
2021-10-19 |
Matt Corallo | Merge pull request #50 from TheBlueMatt/main v0.0.102.0 |
tree | commitdiff |
2021-10-17 |
Matt Corallo | Update tests to upstream 0.0.102 API |
tree | commitdiff |
2021-09-28 |
Matt Corallo | Merge pull request #47 from TheBlueMatt/main |
tree | commitdiff |
2021-09-28 |
Matt Corallo | Correct and use ChannelManagerConstructor in HumanObjec... |
tree | commitdiff |
2021-09-27 |
Matt Corallo | Merge pull request #46 from TheBlueMatt/main v0.0.101.1 |
tree | commitdiff |
2021-09-27 |
Matt Corallo | Expand HumanObjectPeerTest to cover get_claimable_balances |
tree | commitdiff |
2021-09-27 |
Matt Corallo | Update tests to new Tuple mapping API |
tree | commitdiff |
2021-09-25 |
Matt Corallo | Merge pull request #45 from TheBlueMatt/main |
tree | commitdiff |
2021-09-25 |
Matt Corallo | Expand test coverage in HumanObjectPeerTest to hit... |
tree | commitdiff |
2021-09-25 |
Matt Corallo | Update batteries and tests to latest upstream API |
tree | commitdiff |
2021-09-24 |
Matt Corallo | Rename ChannelManagerConstructor.ChannelManagerPersiste... |
tree | commitdiff |
2021-08-22 |
Matt Corallo | Merge pull request #40 from TheBlueMatt/main |
tree | commitdiff |
2021-08-18 |
Matt Corallo | Test use of IgnoringMessageHandler with ChannelManagerC... |
tree | commitdiff |
2021-08-18 |
Matt Corallo | Merge pull request #39 from TheBlueMatt/main |
tree | commitdiff |
2021-08-18 |
Matt Corallo | Update tests to latest upstream master |
tree | commitdiff |
2021-08-09 |
Matt Corallo | Merge pull request #33 from TheBlueMatt/main |
tree | commitdiff |
2021-08-09 |
Matt Corallo | Test function returning Option::None returns null to... |
tree | commitdiff |
2021-08-09 |
Matt Corallo | Use new TxOut constructor in tests |
tree | commitdiff |
2021-08-08 |
Matt Corallo | Use a full Sign wrapper again in HumanObjectPeerTest |
tree | commitdiff |
2021-07-18 |
Matt Corallo | Deliver messages in PeerTest more robustly |
tree | commitdiff |
2021-07-01 |
Matt Corallo | Merge pull request #28 from TheBlueMatt/main |
tree | commitdiff |
2021-07-01 |
Matt Corallo | Test that channel_manager_bytes is not null when persisting v0.0.98.5 |
tree | commitdiff |
2021-06-16 |
Matt Corallo | Merge pull request #22 from TheBlueMatt/main |
tree | commitdiff |
2021-06-16 |
Matt Corallo | Build a test jar which we can run to test the built... |
tree | commitdiff |
2021-06-16 |
Matt Corallo | Drop most instances of Thread.sleep in HumanObjectPeerTest |
tree | commitdiff |
2021-06-11 |
Matt Corallo | Merge pull request #18 from TheBlueMatt/main |
tree | commitdiff |
2021-06-11 |
Matt Corallo | Use newly-exposed get_route in HumanObjectPeerTest |
tree | commitdiff |
2021-06-10 |
Matt Corallo | Update CI to not require git tags checked in and fix... |
tree | commitdiff |
2021-06-08 |
Matt Corallo | Update tests and Constructor to new APIs |
tree | commitdiff |
2021-06-08 |
Matt Corallo | Expand and update ChannelManagerConstructor+tests for... |
tree | commitdiff |
2021-06-08 |
Matt Corallo | Redo constructor function names to feel more natural... |
tree | commitdiff |
2021-06-08 |
Matt Corallo | Update test ChannelManagerConstructor and invoice parsi... |
tree | commitdiff |
2021-05-01 |
Matt Corallo | Update HumanObjectPeerTest to print invoice in string... |
tree | commitdiff |
2021-05-01 |
Matt Corallo | Update tests for new upstream API and using invoicse |
tree | commitdiff |
2021-04-22 |
Matt Corallo | Merge pull request #17 from TheBlueMatt/main |
tree | commitdiff |
2021-04-16 |
Matt Corallo | Update tests for latest upstream API, sadly disabling... |
tree | commitdiff |
2021-04-16 |
Matt Corallo | Test new block connection API and update tests to new API |
tree | commitdiff |
2021-03-31 |
Matt Corallo | Merge pull request #16 from TheBlueMatt/2021-03-backgro... |
tree | commitdiff |
2021-03-31 |
Matt Corallo | Skip ChannelManagerConstructor in HumanObjectPeerTest |
tree | commitdiff |
2021-03-30 |
Matt Corallo | Merge pull request #15 from TheBlueMatt/2021-03-fix... |
tree | commitdiff |
2021-03-30 |
Matt Corallo | Test spending SpendableOutputs event contents |
tree | commitdiff |
2021-03-30 |
Matt Corallo | Merge pull request #14 from TheBlueMatt/2021-03-fix... |
tree | commitdiff |
2021-03-30 |
Matt Corallo | Update tests to new enum API 2021-03-fix-enums |
tree | commitdiff |
2021-03-22 |
Matt Corallo | Merge pull request #12 from TheBlueMatt/2021-03-fresh... |
tree | commitdiff |
2021-03-22 |
Matt Corallo | More aggressively check for full GC run during HumanObj... |
tree | commitdiff |
2021-03-22 |
Matt Corallo | Fix HumanObjectPeerTest not delaying long enough in CI |
tree | commitdiff |
2021-03-21 |
Matt Corallo | Update tests to use Listen interface and for latest... |
tree | commitdiff |
2021-03-18 |
Matt Corallo | Merge pull request #10 from galderz/t_compilation_error |
tree | commitdiff |
2021-03-18 |
Galder Zamarreño | Update API usages after bindings update |
tree | commitdiff |
2021-03-12 |
Arik Sosman | Merge pull request #7 from TheBlueMatt/2021-03-tweaks |
tree | commitdiff |
2021-03-10 |
Matt Corallo | Add a timeout to NioPeerHandler.connect 2021-03-tweaks |
tree | commitdiff |
2021-03-08 |
Arik Sosman | Merge pull request #5 from TheBlueMatt/main |
tree | commitdiff |
2021-03-08 |
Matt Corallo | Use the new ChannelMonitor util functions and test... |
tree | commitdiff |
2021-03-08 |
Matt Corallo | Update HumanObjectPeerTest to use new constructor |
tree | commitdiff |
2021-03-06 |
Arik Sosman | Merge pull request #2 from TheBlueMatt/main |
tree | commitdiff |
2021-03-06 |
Matt Corallo | Update tests to latest upstream |
tree | commitdiff |
2021-03-05 |
Matt Corallo | Update tests to latest upstream changes (ChannelKeys... |
tree | commitdiff |
2021-03-05 |
Matt Corallo | Add trivial test of a route w/ Features::known, update... |
tree | commitdiff |
2021-03-05 |
Matt Corallo | Fetch ChannelMonitor events during test and ensure... |
tree | commitdiff |
2021-02-02 |
Matt Corallo | Small tweaks to NioPeerHandler |
tree | commitdiff |
2021-02-01 |
Matt Corallo | Add NioPeerHandler and associated test |
tree | commitdiff |
2021-02-01 |
Matt Corallo | Fix missing-ptrs_to error by working around it in test |
tree | commitdiff |
2021-02-01 |
Matt Corallo | Update HumanObjectPeerTest for upstream changes, to... |
tree | commitdiff |
2021-01-28 |
Matt Corallo | Fix leak in manual memory management in PeerTest |
tree | commitdiff |
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 |
next |