Hennadii Stepanov

Results 1107 comments of Hennadii Stepanov
trafficstars

> What is the difference between the two ? confused... Is your question about screenshots or about websites?

> I see bitcoin.org is linking to an older version 22 ? Why is this ? any idea ? Perhaps, bitcoin.org maintainers have their own view on how Bitcoin clients...

> I notice 22 freezes a lot, any idea if 23 is better ? :) The most recent version, which is v24.0.1 for now, is better. Can your initial issue...

Chasing for Concept (N)ACKs...

The currently suggesting minimal CMake-based build system implementation is enough for: - building binaries on Windows natively, including CI - integrating with Bitcoin Core [CMake-based build system](https://github.com/bitcoin/bitcoin/pull/25797) as easy as...

Updated 5851544f65863667075213c0f5af52a656058c4b -> d2408e0e6a4bf1ca4f857eccaf4943fe9012f8d5 ([pr75.03](https://github.com/hebasto/minisketch/commits/pr75.03) -> [pr75.04](https://github.com/hebasto/minisketch/commits/pr75.04), [diff](https://github.com/hebasto/minisketch/compare/pr75.03..pr75.04)): - policy CMP0063 set explicitly to avoid CMake warnings - the default CMake build directory added to the `.gitignore` file

> Imo this should be renamed "Add CMake buildsystem". Done.

> I'm happy to add a CMake build system for minisketch. I will need review from people more experienced with build systems, though. I'm going to update this PR shortly.

Reworked. The PR description has been updated. The approach from https://github.com/hebasto/bitcoin/pull/93 was used for printing summary.

Addressed @theuni's comments.