Luke Dashjr

Results 705 comments of Luke Dashjr

>This would drop support for Ubuntu Xenial (16.04) & Debian Stretch (9). Only for the binaries, right? Building from source should still be possible, I'd expect. (Though I'm not sure...

>Alternative to https://github.com/bitcoin/bitcoin/pull/23502. Not really an alternative, since https://github.com/bitcoin/bitcoin/pull/26567 shouldn't be eligible for backporting, but this is arguably a fix. IMO #23502 should still get reviewed & merged first, then...

Should be possible with a long-running process, then looking at `/proc/*pid*/fd` or such. If you want to create a problem, write a program to write to random fd numbers (likely...

Testing and CI should always be merging the PR into master. The PR itself should ideally in the case of bugfixes like this, be based on the oldest affected commit...

`dbcache` adjustments are ultimately an unrelated feature. I see #19873 as the next step in that area.

> Without rebase, compiling fails for me: Note: It's usually best to merge PRs into master for testing. Sometimes (bugfixes) they can be based on very old commits (when the...

The 1 MB per block assumption would mean at least 550 blocks. Testnet has deeper reorgs than that?