Sjors Provoost

Results 275 comments of Sjors Provoost

@fjahr sounds good. Let me know when that's ready and I'll bake a halving block snapshot...

> I can try to split it up if it makes review easier. Doesn't matter that much, but it's probably to put the `kernel/chainparams.h` change in its own commit so...

> Worth noting that the upgrade to 0.8.5 includes bip32 derivation directly from string paths, so you could remove your path parsing code in favour of using wallys if you...

https://github.com/bitcoin/bitcoin/pull/19521 is making good progress. Once merged, I should be able to rebase our (taproot wallet enabled) custom fork of Bitcoin Core, so we can start using this. The mirror...

The coinstats index has been in Bitcoin Core for a while now. It's already turned on for our main 24.0.1 node. I just haven't had a chance to implement this.

Thanks, I think that's indeed a good first step. Adding to me release checklist...

Done for the upcoming release: https://github.com/Sjors/nthkey-ios/releases/tag/v1.0.3

Update: the installer finished after about 15 minutes total. If this can't be made faster, then at least I think it should be more verbose and show some progress.

The `lightning` user has its own rust installation. I didn't change it, but maybe CLN did? Current version is `cargo 1.67.1 (8ecd4f20a 2023-01-10)`

Good idea, I'll try that if it happens again.