Elias Rohrer
Elias Rohrer
Excuse the delay here, landing this.
Unfortunately tests are still failing due to `!Unpin` issues.
> Hi all! > > > > It seems nobody is actively working on rust-bitcoin upgrade yet? If it's so, I would like to start working on upgrading to rust-bitcoin...
> Any update here, looks like we currently can't build due to an MSRV bump in the `time` crate which this would fix. Uh, good to know. No update so...
@TheBlueMatt I think this should be ready for review. So far it seems to work.
Mh, seems so far it didn't save the cached files, lets see if it does with the pushed fixup..
> Is it possible it only caches when running on a merge and not on PRs? I thought that first, too, but no, it also runs on PRs (cf. https://github.com/lightningdevkit/ldk-node/actions/caches)....
> Alright, let us know when its there :) Alright, a thousand fixups and force-pushes later, this should be ready.
Btw, we should also look into allowing acting on any of these fields soon, see https://github.com/lightningdevkit/rust-lightning/issues/2914
> IIRC the to-string for a feature doesn't actually say which features are set which are unknown, only that there are some unknown features. In this case it seems like...