projects
/
ldk-c-bindings
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ldk-c-bindings
2023-03-09
Matt Corallo
Fix C++ demo bindings build due to function signature...
main
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Matt Corallo
Merge pull request #101 from TheBlueMatt/main
commit
|
commitdiff
|
tree
|
snapshot
2023-03-09
Matt Corallo
Update to use `find_route_with_id` to match upstream...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-07
Matt Corallo
Merge pull request #100 from TheBlueMatt/main
v0.0.114.0
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Workaround github actions brokenness
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Update `rust-lightning` branch to 0.0.114-bindings
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Update auto-generated bindings
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Note that cross-language LTO requires lld in addition...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Print something for custom messages in C++ demo
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Fix connection race in C++ demo
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Update C/C++ Demos to latest upstream API
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Add `lightning-background-processor`'s new std feature
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Support new rust-bitcoin type mappings for various...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Ignore discriminants on enum variants
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Support tuples containing array elements
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Add type for 8 u16s (which is used for the scoring...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Support non-u8 (primitive) arrays
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Support supertraits-of-supertraits
commit
|
commitdiff
|
tree
|
snapshot
2023-03-06
Matt Corallo
Fix typo in path resolution leading to a "crate name...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-27
Matt Corallo
Support passing `Option<&OpaqueStruct>` to C
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Matt Corallo
Merge pull request #98 from TheBlueMatt/main
v0.0.113.1
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Matt Corallo
Fix OSX building by not redirecting to `/dev/null`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Matt Corallo
Merge pull request #97 from TheBlueMatt/main
commit
|
commitdiff
|
tree
|
snapshot
2023-01-13
Matt Corallo
Stop timing C++ demo bindings run cause OSX is, as...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Matt Corallo
Update CI references to OSX clang 15.0.3
commit
|
commitdiff
|
tree
|
snapshot
2023-01-12
Matt Corallo
Fix LTO compilation with latest ld.lld on OSX
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Matt Corallo
Merge pull request #96 from TheBlueMatt/main
v0.0.113.0
commit
|
commitdiff
|
tree
|
snapshot
2023-01-10
Matt Corallo
Update CI and Cargo.toml references to 0.0.113
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Matt Corallo
Set the C target to wasm32-wasi rather than wasm32
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Matt Corallo
Update C/C++ demo bindings to latest upstream API
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Matt Corallo
Update auto-generated bindings to 0.0.113
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Matt Corallo
Support new upstream manually-mapped types
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Matt Corallo
Add support for witnesses via a manual mapping
commit
|
commitdiff
|
tree
|
snapshot
2023-01-03
Matt Corallo
Support u128 values
commit
|
commitdiff
|
tree
|
snapshot
2022-12-24
Matt Corallo
Use the resolved name, not original ident, for Vec...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-24
Matt Corallo
Ignore async functions as mapping them would be substan...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-24
Matt Corallo
Allow enums with lifetime-only generics
commit
|
commitdiff
|
tree
|
snapshot
2022-12-24
Matt Corallo
Use `Clone::clone(a)` rather than `a.clone` to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-23
Matt Corallo
Some initial support for `pub(.*) use` aliasing in...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
Make rustc stop complaining about unused `Box::from_raw`s
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
Merge pull request #94 from TheBlueMatt/main
v0.0.112.0
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
Update Cargo.toml and CI references to 0.0.112
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
Update auto-generated bindings
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
Update C/C++ demos for latest upstream API
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
Map `io::ErrorKind` the same as `io::Error`, we only...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
Handle path types that start with `crate::`
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
Handle multiple `impl`s of the same trait in the same...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
(Partially) support supertraits with generic bounds
commit
|
commitdiff
|
tree
|
snapshot
2022-10-28
Matt Corallo
Support trait methods that return enums in the C++...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Arik
Merge pull request #93 from TheBlueMatt/main
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Matt Corallo
Update auto-generated bindings for backport of RGS...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-06
Matt Corallo
Expose the `rapid-gossip-sync` crate for no-std builds
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Arik
Merge pull request #92 from TheBlueMatt/main
v0.0.111.0
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Matt Corallo
Update auto-generated bindings
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Matt Corallo
Add a convinience constructor for the new BigEndianScalar
commit
|
commitdiff
|
tree
|
snapshot
2022-10-03
Arik
Merge pull request #91 from TheBlueMatt/main
commit
|
commitdiff
|
tree
|
snapshot
2022-09-25
Matt Corallo
Update auto-generated bindings
commit
|
commitdiff
|
tree
|
snapshot
2022-09-25
Matt Corallo
Update C++ bindings demo to latest upstream API
commit
|
commitdiff
|
tree
|
snapshot
2022-09-25
Matt Corallo
Add Scalar and SharedSecret type mappings for new secp2...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-25
Matt Corallo
Update bindings branch to 0.0.111 and update rust-bitco...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Matt Corallo
Allow liftime bounds on generic bounds
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Matt Corallo
Don't use a turbofish when all parameters are lifetimes.
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Matt Corallo
Use trait, not impl, definition for X_as_Trait functions
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Matt Corallo
Support mapping `Readable` `impl`s outside of the ...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Matt Corallo
Prefer `Option_` mappings for more types over transpare...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Matt Corallo
Merge pull request #89 from TheBlueMatt/main
v0.0.110.1
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Matt Corallo
Don't force targeting sandybridge on all platforms
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Matt Corallo
Merge pull request #88 from TheBlueMatt/main
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Matt Corallo
Update auto-generated bindings
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Matt Corallo
Try clone'ing the field before skipping exporting a...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Matt Corallo
Merge pull request #87 from TheBlueMatt/main
v0.0.110.0
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Matt Corallo
Update auto-generated bindings to LDK 0.0.110
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Matt Corallo
Update lightning-c-bindings Cargo and CI to reference...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-27
Matt Corallo
Update C/C++ demos to latest upstream API
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Matt Corallo
Merge pull request #84 from TheBlueMatt/main
v0.0.109.0
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Matt Corallo
Update lightning-c-bindings Cargo.toml and CI to 0...
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Matt Corallo
Update auto-generated C bindings for 0.0.109
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Matt Corallo
Update demo.cpp to 0.0.109 API
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Matt Corallo
Support `&[[u8; N]]` passed to Rust.
commit
|
commitdiff
|
tree
|
snapshot
2022-07-01
Matt Corallo
Support `Option<Tuple>` with elements in the tuple
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Matt Corallo
Merge pull request #83 from TheBlueMatt/main
v0.0.108.2
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Matt Corallo
Update `deterministic-build-wrappers` to include a...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Matt Corallo
Merge pull request #82 from TheBlueMatt/main
v0.0.108.1
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Matt Corallo
Update auto-generated bindings to match latest 0.0...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-29
Matt Corallo
Update demo.cpp to match updated 0.0.108-bindings API
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Merge pull request #81 from TheBlueMatt/main
v0.0.108.0
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Fix cbindgen install to be MSRV-compatible with older...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Update auto-generated bindings
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Update C/C++ demos to latest upstream API
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Update lightning-c-bindings Cargo.toml and CI to 0...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Add rapid gossip sync crate to generation in `std`...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Add locally defined crates as "dependencies" without...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Support `Option<Trait>` (and `Option<&Trait>`, implemen...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Use new `Type`-based resolution to decide if a containe...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Use new `Type`-based generic resolution in `write_rust_...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Pass `with_ref_lifetime` through to rust-type-printing...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Check whether the fields of an enum are clonable before...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Do a second initial-walk pass to apply clonable flags...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Move code to map aliased types into a virtual impl...
commit
|
commitdiff
|
tree
|
snapshot
2022-06-28
Matt Corallo
Generate mutable references in `default_generics` when...
commit
|
commitdiff
|
tree
|
snapshot
next