Disable asan checks which are hitting an asan regression
[ldk-c-bindings] / .github / workflows / build.yml
2024-01-25 Matt CoralloMerge pull request #117 from TheBlueMatt/main v0.0.121.0
2024-01-25 Matt CoralloDrop stale pins in CI due to rustc bump
2024-01-25 Matt CoralloBump CI to Debian bookworm due to new LDK MSRV
2024-01-23 Matt CoralloUpdate CI and Cargo.toml branch names to LDK 0.0.121
2023-11-16 Matt CoralloMerge pull request #116 from TheBlueMatt/main v0.0.118.2
2023-11-16 Matt CoralloTest bindings on Fedora in addition to Debian
2023-10-27 Matt CoralloMerge pull request #114 from TheBlueMatt/main v0.0.118.0
2023-10-24 Matt CoralloUpdate Cargo.toml and CI references to LDK 0.0.118
2023-10-06 Matt CoralloMerge pull request #112 from TheBlueMatt/main v0.0.117.0
2023-10-05 Matt CoralloPin memchr so that no-std builds work
2023-10-05 Matt CoralloUpdate CI and Cargo.toml references to 0.0.117-bindings
2023-07-31 Matt CoralloMerge pull request #110 from TheBlueMatt/main v0.0.116.0
2023-07-30 Matt CoralloUpdate lightning-c-bindings Cargo.toml & CI to point...
2023-07-28 Matt CoralloMerge pull request #111 from TheBlueMatt/2023-07-0... v0.0.115.3
2023-07-28 Matt CoralloPin quote and proc-macro2 in CI to meet MSRV
2023-06-03 Matt CoralloMerge pull request #107 from TheBlueMatt/main
2023-06-03 Matt CoralloUpdate the set of OSX runners since github removed...
2023-06-03 Matt CoralloBuild OSX releases on Linux if `MACOS_SDK` is set
2023-04-26 Matt CoralloMerge pull request #103 from TheBlueMatt/main v0.0.115.0
2023-04-26 Matt CoralloUpdate CI+Cargo.toml bindings branch to 0.0.115
2023-03-07 Matt CoralloMerge pull request #100 from TheBlueMatt/main v0.0.114.0
2023-03-06 Matt CoralloWorkaround github actions brokenness
2023-03-06 Matt CoralloUpdate `rust-lightning` branch to 0.0.114-bindings
2023-01-13 Matt CoralloMerge pull request #97 from TheBlueMatt/main
2023-01-12 Matt CoralloUpdate CI references to OSX clang 15.0.3
2023-01-10 Matt CoralloMerge pull request #96 from TheBlueMatt/main v0.0.113.0
2023-01-10 Matt CoralloUpdate CI and Cargo.toml references to 0.0.113
2022-10-28 Matt CoralloMerge pull request #94 from TheBlueMatt/main v0.0.112.0
2022-10-28 Matt CoralloUpdate Cargo.toml and CI references to 0.0.112
2022-10-03 ArikMerge pull request #91 from TheBlueMatt/main
2022-09-25 Matt CoralloUpdate bindings branch to 0.0.111 and update rust-bitco...
2022-07-27 Matt CoralloMerge pull request #87 from TheBlueMatt/main v0.0.110.0
2022-07-27 Matt CoralloUpdate lightning-c-bindings Cargo and CI to reference...
2022-07-01 Matt CoralloMerge pull request #84 from TheBlueMatt/main v0.0.109.0
2022-07-01 Matt CoralloUpdate lightning-c-bindings Cargo.toml and CI to 0...
2022-06-28 Matt CoralloMerge pull request #81 from TheBlueMatt/main v0.0.108.0
2022-06-28 Matt CoralloFix cbindgen install to be MSRV-compatible with older...
2022-06-28 Matt CoralloUpdate lightning-c-bindings Cargo.toml and CI to 0...
2022-04-04 Matt CoralloMerge pull request #68 from jkczyz/2022-03-ldk-0-0-106
2022-04-04 Jeffrey CzyzUpdate bindings workflow in CI to 0.0.106
2022-03-30 Matt CoralloMerge pull request #67 from TheBlueMatt/main
2022-03-29 Matt CoralloPin cbindgen as 0.21 broke the MSRV
2022-03-02 Matt CoralloMerge pull request #60 from TheBlueMatt/main v0.0.105.0
2022-03-02 Matt CoralloUpdate bindings workflow in CI to 0.0.105
2022-01-06 Matt CoralloMerge pull request #54 from TheBlueMatt/main v0.0.104.1
2022-01-06 Matt CoralloSupport no_std on the generated crate
2021-12-20 Matt CoralloMerge pull request #51 from TheBlueMatt/main
2021-12-20 Matt CoralloUpdate git reference in checked-in Cargo.toml and CI...
2021-11-30 Matt CoralloMerge pull request #49 from TheBlueMatt/main v0.0.103.1
2021-11-30 Matt CoralloSupport new c_bindings cfg flag to enable bindings...
2021-11-03 Matt CoralloMerge pull request #48 from TheBlueMatt/main v0.0.103.0
2021-11-03 Matt CoralloUse a branch for bindings, as rustc prevents us from...
2021-07-14 Matt CoralloMerge pull request #36 from TheBlueMatt/main v0.0.99.2
2021-07-13 Matt CoralloEnable macos-11 in CI
2021-06-15 Matt CoralloMerge pull request #31 from TheBlueMatt/main v0.0.98.1
2021-06-15 Matt CoralloDrop clang GH actions cache as it appears broken on OSX
2021-06-15 Matt CoralloDrop MacOS 11 runner until we get access to private...
2021-06-15 Matt CoralloMerge pull request #30 from TheBlueMatt/main
2021-06-15 Matt CoralloAdd OSX CI
2021-05-03 Matt CoralloMerge pull request #20 from TheBlueMatt/main
2021-05-02 Matt CoralloUpdate CI to work around missing version.rs
2021-05-01 Matt CoralloFix no-std+WASM builds by not mixing -flto and -fembed...
2021-03-31 Matt CoralloMerge pull request #10 from TheBlueMatt/2021-03-enable...
2021-03-31 Matt CoralloOptionally enable allow_wallclock_use
2021-03-08 Matt CoralloMerge pull request #1 from TheBlueMatt/main
2021-03-08 Matt CoralloAdd GitHub CI tests for bindings against upstream git