You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #183: Default to ring if multiple rustls features are set
80bf744 test: don't assert the value returned by `relay_fee` (valued mammal)
0e28021 Check in CI that we compile if all `rustls` features are set (Elias Rohrer)
980fa4a Default to `ring` if multiple `rustls` features are set (Elias Rohrer)
Pull request description:
Fixes#181
We default to use `ring` if multiple features are set, ensuring the features are additive. To that end, we also add a check to CI that asserts we succeed to build with both features set.
Would be cool to get a patch release for this, as it's currently breaking our docs.rs builds in `lightning-liquidity`.
ACKs for top commit:
ValuedMammal:
ACK 80bf744.
oleonardolima:
cACK 80bf744
Tree-SHA512: 0b1bacb0f3a57fd8c666e1ece14b9a733f9d5dfdec7efd6461b400d58ef0e302c286597531381e417b5fdf1b97659ed36266d2cf89f8a0c4cab5e4d9b3fdeed7
0 commit comments