Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities
by
jl777
on 23/09/2014, 07:45:29 UTC
well, a rough day debugging, over 40 builds
I got a lot of little things added, but somehow it crashed as soon as it received any packet. I got it to just barebones to try to isolate the problem, still crashed. I rarely do this, but reverting to a version from 30 hrs ago was needed.

so after a day, I was back to where I started. But, I had a couple dozen improvements that I could add back in a bit at a time and with 90% of the new stuff in there, it is still working.

So, lost a full day, but recovered most of it. Of course, the 10% that didnt make it in was what I needed next Sad

Been spot testing various local API calls and these seemed to be fine. Now that I can do the remote API again, I can start testing Teleport, but need to verify that narrowcasting (point to point via BitcoinDarkd) works as a backup comm path for when UDP is cranky (it happens) and of course making an IP based set of data structures.

Now that Windows and Mac builds are being worked on, we are days away from getting a release all put together for beta testing, so I need to get these last few things done in the next day or two

James