1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 22:46:44 +01:00
eclair/.github
Bastien Teinturier ec132810a5
Add nightly build with bitcoind master (#2027)
We should regularly run against bitcoind master, to detect if a change to
bitcoind is affecting us.

This will let us detect changes that may break lightning before bitcoind
releases them, giving us a chance to rectify it.

We really don't want to run this workflow for every pull request or every
merge to master, we instead run it twice per week, which should give
us enough time to detect dangerous changes.
2021-12-15 17:13:57 +01:00
..
workflows Add nightly build with bitcoind master (#2027) 2021-12-15 17:13:57 +01:00
ISSUE_TEMPLATE.md Use Github discussions instead of Gitter (#1954) 2021-09-20 09:03:16 +02:00