Hacker News new | past | comments | ask | show | jobs | submit login

That looks a bit ropey... it needs incoming connections through a firewall? It does peer discovery by connecting to an IRC channel? It's rate limited by adjusting the complexity of the calculation? (Who does that and why can't anyone else manipulate it?) I need to backup a bitcoin wallet after every transaction so the money isn't "lost" (where does it go? is it just leaked and lost forever?).

It's written in C++ with hardly any comments / comments like this:

    // Get cursor
    Dbc* pcursor = GetCursor();
It has hard coded IP addresses to connect to by HTTP, sending headers claiming to be Mozilla 4, to find the external IP address?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: