Hennadii Stepanov

Results 935 comments of Hennadii Stepanov
trafficstars

Does your Windows user have an OS permission to create symbolic links?

It seems the same issue as I [noticed](https://github.com/bitcoin/bitcoin/pull/29773#issuecomment-2028619063) in https://github.com/bitcoin/bitcoin/pull/29773. From @sipsorcery's [comment](https://github.com/bitcoin/bitcoin/pull/29773#issuecomment-2040668052): > only guessing but I've always found Windows fairly average at releasing file and socket handles. Maybe...

I wonder if SQLite bothers to call [`CloseHandle()`](https://learn.microsoft.com/en-us/windows/win32/api/handleapi/nf-handleapi-closehandle) on Windows?

cc @furszy as an author of https://github.com/bitcoin/bitcoin/pull/28894.

My research shows that https://github.com/bitcoin/bitcoin/blob/dd42a5ddea6a72e1e9cad54f8352c76b0b701973/src/bench/wallet_create.cpp#L43-L44 does not trigger the `shared_ptr` deleter, which is `ReleaseWallet()`, because `wallet.use_count() == 3`.

Can be closed as fixed by https://github.com/bitcoin/bitcoin/pull/30122.

Ported to the CMake-based build system in https://github.com/hebasto/bitcoin/pull/207.

> > website is unavailable now. > > Forever? I don't know. > Temporarily? I don't know. > Why not use the other official site? Which one? http://miniupnp.free.fr without HTTPS?...

> > Which one? http://miniupnp.free.fr/ without HTTPS? > > If that does keep the sha256 hash the same then maybe. It does. Switched to that website.