Post
Topic
Board Announcements (Altcoins)
Re: [GPUC] GPU Coin | Block 2600 ETA 22:00 EST
by
micryon
on 09/03/2014, 20:24:21 UTC
has anyone setup a blockchain explorer for the coin yet?

Block Explorer right here..  http://explorer2.sancrypto.info/chain/GPUCoin


Well the launch is going as planned.. we had wanted a mining start of +1 day from when the wallet was launched, and it looks like we are about to achieve that.

The only risk now that something "bad" would happen at block 2600 would be  from the separate build procedures, that were done by hand, between:

   - seed node (what's on the dnsseeds)
   - windows client (what most people are using)
   - pushed to git (what pools are using)

All completely as separate operations.. instead of 1 atomic build procedure.  It's very remotely possible that there was some files not being used correctly i all 3... since i used ftp , gitpush and separate ways of getting the code around for all those various builds.

But the last thing i changed was the genesis block.. so if i did make a mistake, nothing would have worked.. so it's unlikely that something in GetBlockValue high would be different between those 3.. that function was not the last one changed.

Unfortunately i haven't figured out gitian based cross builds yet.. at some point the next coin will have to use that for proper release procedures from linux..

Anyways.. soo.. i don't think there will be a problem Smiley