Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
kTimesG
on 01/06/2025, 21:41:15 UTC
Nothing is changing. The same shit-stream from the main-branch bullshit-master.

Hello. You have a critical multi-threading bug in your PointsSearch repository.

Code:
bf.insert(someHexString)

Ignoring the fact that you are effectively using twice as much RAM then needed, the more problematic issue is that you are totally missing any form of race condition checks, resulting in potential corruption of your bf object internal state, which is not thread-safe.

So yeah, nothing is changing indeed. Script kiddies wanna-be coders f**ing it up as they go along.