Update bindings demo for changes from #681 and the Persister trait
[rust-lightning] / .github /
2020-11-12 Matt CoralloMerge pull request #721 from TheBlueMatt/2020-09-649...
2020-10-21 Matt Corallo[bindings] Use the same SipHash keys to make C++ header...
2020-10-12 Matt CoralloIgnore cbindgen version in latest-bindings-in-git check.
2020-10-10 Matt CoralloMerge pull request #738 from TheBlueMatt/2020-10-opt...
2020-10-08 Matt CoralloMerge pull request #739 from rloomba/rloomba/add-clippy...
2020-10-08 Ryan Loombaadd linting to Github CI
2020-10-05 Matt CoralloMerge pull request #734 from TheBlueMatt/2020-10-ci...
2020-10-02 Matt CoralloDon't let CI fail to check commits b/c git isn't config... 2020-10-ci-no-git-conf
2020-09-18 Matt CoralloMerge pull request #713 from valentinewallace/cross...
2020-09-17 Valentine WallaceUpdate CI to run build and tests on Macos and Windows...
2020-09-17 Valentine WallaceRemove unnecessary include in Github Actions script.
2020-09-17 Valentine WallaceOnly link dead code when necessary in CI.
2020-09-16 Matt CoralloMerge pull request #679 from ariard/2020-08-concurrent...
2020-09-16 Matt CoralloMerge pull request #696 from TheBlueMatt/2020-09-ci...
2020-09-15 Matt CoralloCheck each commit at least builds in CI 2020-09-ci-check-commits
2020-09-14 Matt CoralloMerge pull request #684 from bmancini55/gossip_queries
2020-09-14 Matt CoralloMerge pull request #633 from ariard/2020-05-rename...
2020-09-14 Matt CoralloMerge pull request #688 from TheBlueMatt/2020-09-dev...
2020-09-14 Matt CoralloRemove the bindings crate from the root namespace to...
2020-09-11 Matt CoralloMerge pull request #618 from TheBlueMatt/2020-05-sample...
2020-09-11 Matt CoralloUse Debian experimental in CI to match LLVM between... 2020-05-sample-c-bindings
2020-09-11 Matt CoralloAdd CI run for bindings generation (though we'll allow...
2020-08-19 Matt CoralloMerge pull request #671 from valentinewallace/bump...
2020-08-19 Valentine WallaceBump MSRV to 1.30.0
2020-08-03 Matt CoralloMerge pull request #663 from TheBlueMatt/2020-08-codecov
2020-08-03 Matt CoralloSet codecov upload token 2020-08-codecov
2020-04-24 Matt CoralloMerge pull request #579 from ariard/2020-04-sanitize...
2020-04-24 Matt CoralloMerge pull request #607 from TheBlueMatt/2020-04-more...
2020-04-24 Matt CoralloFix step naming in fuzz tests in GitHub Actions
2020-04-24 Matt CoralloRun Github Actions on PRs, too
2020-04-24 Matt CoralloMerge pull request #593 from TheBlueMatt/2020-04-par...
2020-04-24 Matt CoralloMerge pull request #601 from D4nte/ci-in-github-action
2020-04-24 Franck RoyerAdd a pop of colour
2020-04-24 Franck RoyerAdd CI using GitHub Action