2021-02-27 |
Matt Corallo | Use rust-secp256k1 PR 282 and bitcoin_hashes PR 111...
|
commit | commitdiff | tree |
2021-02-26 |
Matt Corallo | Apply --cfg=fuzzing when fuzzing, as required by new...
|
commit | commitdiff | tree |
2021-02-26 |
Matt Corallo | Update rust-bitcoin
|
commit | commitdiff | tree |
2021-02-22 |
Matt Corallo | Update auto-generated bindings
|
commit | commitdiff | tree |
2021-02-22 |
Matt Corallo | Allow cloning NetworkGraphs
|
commit | commitdiff | tree |
2021-02-22 |
Matt Corallo | Standardize trait derives in network graph objects
|
commit | commitdiff | tree |
2021-02-22 |
Matt Corallo | Standardize trait derives in network message objects
|
commit | commitdiff | tree |
2021-02-20 |
Matt Corallo | Further rename `chan_keys` variables to `signers`
|
commit | commitdiff | tree |
2021-02-20 |
Matt Corallo | Update C++ bindings demo with new struct naming
|
commit | commitdiff | tree |
2021-02-20 |
Matt Corallo | Update auto-generated bindings
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | Use ChannelSigner instead of ChanSigner for type parameters
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | Change Persist's Sign from an associated type to a...
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | Use `signer` instead of `keys_storage` in OnchainTx...
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | Rename ChannelKeys -> Sign and generic it consistently
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | Update C bindings demos for new KeysManager API
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | - bindings updates
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | [bindings] Handle unnamed enum variants
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | Add a no-bindings-map comment to `std::io::ErrorKind...
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | [bindings] Correctly use access string in to-Rust container...
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | - bindings updates
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | [bindings] Ensure owned objects in Vec conversion are...
|
commit | commitdiff | tree |
2021-02-19 |
Matt Corallo | Switch from slice to slice-of-refs for spend_spendable_outputs
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | Update auto-generated bindings
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Silence c-bindings-gen compile warnings
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Handle `impl Clone` like `impl ::core::clone...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Drop manual implementations of Features...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Handle generic-ized impl blocks by concretizing...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Resolve type aliases mapped as opaque types
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Track structs impling traits, incl priv...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Allow resolution of private types in some...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | Drop a useless import and use `Self` in return values...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Use new ImportResolver during first AST...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Track all declared types in ImportResolver...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Extract import resolution logic into a separate...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | Update demo C++ bindings example for new bindings
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | Gen bindings with rustc --pretty=expanded instead of...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Use resolved, not local ident in generic...
|
commit | commitdiff | tree |
2021-02-18 |
Matt Corallo | [bindings] Drop some significantly-overly-verbose logging...
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | Rename output descriptor types for some clarity
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | Clarify docs on revocation_pubkey in DynamicP2WSHOutputDescr...
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | Drop stale and cleanup TODO entries in keysinterface
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | Switch to calling new KeysManager output-spending fn...
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | Add util fn for creating a Transaction from spendable...
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | Add utility function to add a change output to a transaction
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | Drop dup txn in test_dynamic_spendable_outputs_local_htlc_su...
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | Drop unused Network argument to KeysManager::new().
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | f fix typos val caught
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | Struct-ify SpendableOutputDescriptor entries relevant...
|
commit | commitdiff | tree |
2021-02-16 |
Matt Corallo | [tests] Correct witness len calc in StaticOutputCounterparty...
|
commit | commitdiff | tree |
2021-02-15 |
Matt Corallo | Fetch network graph cache and run benchmarks on CI
|
commit | commitdiff | tree |
2021-02-15 |
Matt Corallo | Add a trivial benchmark of calculating routes on today...
|
commit | commitdiff | tree |
2021-02-15 |
Matt Corallo | Allow gossip messages to have 1KB of uninterpreted...
|
commit | commitdiff | tree |
2021-02-15 |
Matt Corallo | Drop trailing semicolons which rustc nightly generates...
|
commit | commitdiff | tree |
2021-02-12 |
Matt Corallo | Adapt C++ bindings demo to new API and keys (new funding tx)
|
commit | commitdiff | tree |
2021-02-12 |
Matt Corallo | Update auto-generated bindings
|
commit | commitdiff | tree |
2021-02-12 |
Matt Corallo | Slightly expand documentation on KeysInterface
|
commit | commitdiff | tree |
2021-02-12 |
Matt Corallo | Expand documentation and fields in SpendableOutputDescriptors
|
commit | commitdiff | tree |
2021-02-12 |
Matt Corallo | Swap key_derivation_params (u64, u64) for channel_keys_id...
|
commit | commitdiff | tree |
2021-02-12 |
Matt Corallo | Drop address ordering enforcement in NodeAnnouncement...
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | Update auto-generated bindings
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | Add additional Clone derives
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | [bindings] Allow cloning opaque types when inner is...
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | [C++ bindings] Update demo app due to removed TupleTempl...
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | [bindings] Drop some stale code from bindings generic...
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | [bindings] Move to manual write-out for Tuples, too
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | [bindings] Move to manual write-out for Vec, too
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | [bindings] Concretize Result types without type aliasing
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | [bindings] Keep track of all types which derive[Clone]
|
commit | commitdiff | tree |
2021-02-11 |
Matt Corallo | [bindings] Add additional clone methods on manually...
|
commit | commitdiff | tree |
2021-02-10 |
Matt Corallo | Fix documentation on PeerHandleError
|
commit | commitdiff | tree |
2021-02-10 |
Matt Corallo | Add test for error message hangline resulting in force...
|
commit | commitdiff | tree |
2021-02-10 |
Matt Corallo | Check the PK of the source of an error before closing...
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [bindings] Fix genbindings.sh compile issues on OSX
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | Update C++ bindings demo to use `ChannelManager` de...
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [C++ bindings demo] Add now-missing std::moves
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | Auto-generated bindings updates
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [C++ bindings] Add move-assign operator, require rvalue...
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [bindings] Use references in a few places instead of...
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [bindings] Use new non-null annotation feature in cbindgen
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [bindings] Don't require trait impl for-structs to...
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [bindings] Implement ReadableArgs mapping, try impl...
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [bindings] Allow `write_rust_type` to handle leading...
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [bindings] Use common conv in `_write` impls, drop...
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [bindings] Convert manual `_read` implementations to...
|
commit | commitdiff | tree |
2021-02-03 |
Matt Corallo | [bindings] Pipe errors back from write_template_constructor
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Update C++ demo for new NetGraphMsgHandler...
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | Update auto-generated bindings, including bumping cbindgen...
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Allow unused fns that the bindings can call...
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Drop useless `#[no_mangle]` from `pub type...
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Be explicit with take_ptr calls
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Separate take_ptr and take_inner
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Support exposing `bitcoin::OutPoint`s as...
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Figure out in-file structs and enums before...
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Don't export new functions with unexportable...
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Expose secp256k1::Message as ThirtyTwoBytes
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Add support for mapping Write as a supertrait
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Handle MessageSendEventsProvider impl blocks...
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Always resolve supertrait types during supertrait...
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Pass GenericTypes through to write_template_generic
|
commit | commitdiff | tree |
2021-02-02 |
Matt Corallo | [bindings] Un-special-case returning an associated...
|
commit | commitdiff | tree |
next |