Bitcoin Forum
June 15, 2024, 04:37:56 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Poll
Question: Which cards do you want?
R9 270 1~3 - 91 (5.5%)
R9 270 4~6 - 47 (2.8%)
R9 270 6+ - 93 (5.6%)
R9 280X 1~3 - 254 (15.3%)
R9 280X 4~6 - 255 (15.4%)
R9 280X 6+ - 268 (16.2%)
R9 290 1~3 - 150 (9.1%)
R9 290 3~6 - 91 (5.5%)
R9 290 6+ - 298 (18%)
OTHER (please specify in the thread) - 75 (4.5%)
NONE (Mining only) - 35 (2.1%)
Total Voters: 1656

Pages: « 1 ... 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 [208] 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 ... 440 »
  Print  
Author Topic: [GPUC] GPU Coin | Mandatory Wallet Update  (Read 421195 times)
Omega0255
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 08, 2014, 09:10:01 AM
 #4141

The first night I made it out with 8 blocks. The second launch I made it out with 3. Then I waited all night without ANY sleep for the third launch but that never came. Now you guys release this shit that basically fucks us solominers. This is what we're rewarded with for our loyalty to sticking around all your fuckups. Great.

I am completely through with this coin. Done. Never going to mine it in my life.  Angry
bluewhackadoo
Sr. Member
****
Offline Offline

Activity: 406
Merit: 252


View Profile
March 08, 2014, 09:12:16 AM
 #4142

Anyone know any good Cryptocoins with > 10 failed launches and > 200 pages of posts?  I'm looking for a total failure but it has to be popular. 

Thanks.

-blue
micryon
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
March 08, 2014, 09:17:08 AM
 #4143

The first night I made it out with 8 blocks. The second launch I made it out with 3. Then I waited all night without ANY sleep for the third launch but that never came. Now you guys release this shit that basically fucks us solominers. This is what we're rewarded with for our loyalty to sticking around all your fuckups. Great.

I am completely through with this coin. Done. Never going to mine it in my life.  Angry

Well you can still solo mine.. it's just hash rates will be .. where it should be when mining "really" starts.

I think realstackcoin was at about 300 Mh/s crossing over that line.  With all pools functional.

I would rather the majority get a fair launch, than have a few people get an advantage over others.. even if they are more technically prepared.  Income inequality gap yo! Smiley

In all seriousness, i think all future mined coins will release the same way

VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y
PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
madbit1000
Sr. Member
****
Offline Offline

Activity: 415
Merit: 250


View Profile
March 08, 2014, 09:53:12 AM
 #4144

Launch Update: The wallet will be available on Saturday but the first 2600 blocks

Whats the point!!!!


Everyone will simply wait until the 2600 blocks are mined. duh...

But i suppose there is a reason for this and to protect the ipo members.. If so then rock on..

You should not buy a warrant unless you are prepared to sustain a total loss of the money you have invested plus any commission or other transaction charges
micryon
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
March 08, 2014, 09:56:17 AM
 #4145

Launch Update: The wallet will be available on Saturday but the first 2600 blocks

Whats the point!!!!

Everyone will simply wait until the 2600 blocks are mined. duh...

But i suppose there is a reason for this and to protect the ipo members.. If so then rock on..

The point is to get all pools setup ahead of time, and have everything running smoothly ahead of real mining start.  So you'll be able to be on pools at the theoretical "block 1".  Everyone gets a fair shot. 

And if there is trouble between saturday->sunday.  We can debug/restart it without really affecting anyone since sunday is the real mining launch..

It is both a conservative and fair approach to coin launches..

VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y
PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
micryon
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
March 08, 2014, 09:57:53 AM
 #4146

UPDATE:

Pretty much done at this point.. which is good cuz I hate rushing things last minute Smiley  Just going to relax tomorrow, spend some time with the kids.. and wait for the goahead from our CEO here, then push to github.


Development plan
-------

Coding:
  - (done) Temporarily remove checkpoints
  - (done) Change ports
  - (done) Update GPUcoin_seeder with ports.
  - (done) All name changes, and symbol changes: GPUC
  - (done) Change max coins amount, and original COIN amount
  - (done) Change KGW retarget time
 
  - (done) Add in DNSSeed address, and hardcoded 3 node seed addresses, 3 data center VPSes: 2 in US, and 1 in canada
  - (done) Revert fix micro, milli units (this was changed before to avoid integer overflows for 100B+coins)
  - (done) Update subsidy schedule
 
    - (done) change confirmations needed to account for 60second blocktimes changed to 12
  - (done) nfactor schedule

Internal Testing: 
  - testing phase on intranet using linux CLI daemon
    - (done) test client mining (cpu)
    - (done) test rewards   
    - (done) test send/receive   
    - (done) test GPU mining - solo
    - (done)test KGW             
         
Final Modifications:
  - (done) Get PNG logo & graphics from GPUC, and populate QT folder
  - (done) Change address prefix from S to G
  - (done) Add launch Seed nodes to DNSseed main.cpp hard code
  - (done) Fix windows build on makefile
  - (done) Build windows_alpha client
  - (done) Test windows alpha client,     
  - (done) <push to github as code complete ahead of real deployment> 
  - (in progress : cryptowest team reviewing) get code reviews 
  - (done) test send on test network.

Real Genesis blocks, and fork prevention: 
 - (done)Update to launch pszTimestamp
 - (done)Update to launch nTime to curent POSIX time
 - (done)Create *real* genesis hash, merkle root, and get nonce
 - (done)Mine to 179 blocks
 - (done)Get checkpoints, and update checkpoints.cpp
 - (done) Settle on final node IP address hardcodes, and any changes to DNS seed host addresses
 
Deployment:   
 - (done) Build Final Windows
 - Build OSX client
 - (done) Deploy on VPS behind firewall: DNSSeed, and Seed node
 - (done) Setup IP tables, etc.

Final Test:
 - (done) Test Run DNSseed and make sure it can ping seed nodes, and shows as available
 - (done) Test that DNS seed is working using nslookup
 - (done) Test Final windows build can connect immediately from fresh start (no previous blockdb)
 - (done) Test Final windows build sends / receive coins working
 - (done) Test GPU mining against "real" network for blocks 200-210 (reward=1)
 - (done) Send private build to GPUC
 - (done) Send 400M premine coins to GPUC's wallet
 
Final Launch:
 - AI: GPUC - he has client now - Upload windows build to mega,
 - Push code post launch code to github
 - "Launch Post"

VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y
PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
March 08, 2014, 09:58:00 AM
 #4147


So...  Get ready for the next launch..

Test and Prepare Your miners  @ https://gpu.suprnova.cc
Mine Vertcoin until the switch will be done automatically like two times before already.


If you rather like to Mine Pandacoin until the launch, look at https://panda.suprnova.cc

Jump in,  lets get this thing finally Rolling!




suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
RoooooR
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000


GigTricks.io | A CRYPTO ECOSYSTEM FOR ON-DEMAND EC


View Profile
March 08, 2014, 10:12:23 AM
 #4148

How many launch did this shitcoin do ?  I really wonder.


            █ █ █ █ █
         ██           ██
       ██     █ █ █ █   ██
     ██    ██        ██
   ██   ██               
  ██   ██     ████████                  ██████████
            ███          ██   █████████     ██      ██████  ██   ███████  ██    ███   ███████
 ██   ██    ███              ██      ███    ██      ██          ███       ██   ███  ██
 ██   ██    ███  ██████  ██  ██      ███    ██      ██      ██  ███       ██  ███   ██
            ███      ██  ██  ██      ███    ██      ██      ██  ███       ██████     ███████
 ██   ██    ███      ██  ██  ██      ███    ██      ██      ██  ███       ██  ██           ██
             ██      ██  ██  ██      ███    ██      ██      ██  ███       ██   ███         ██
 ██   ██      ███████    ██   █████████     ██      ██      ██   ███████  ██    ███  ███████
  ██   ██                           ███
   ██    ██          ██            ███
     ██    ██ █ █ █ █   ██
       ██             ██
          █ █ █ █ █ █
























Telegram     Facebook     Twitter     Medium
-------------------------------------------------------------------
.WEBSITE. |█| .WHITEPAPER.












......BOUNTY......
-----------------------------------
..ANN THREAD..
Ritual
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
March 08, 2014, 10:14:16 AM
 #4149

I hope the "CEO" is paying Micryon damn well, because he has single handedly bolstered the confidence in this project.

Rit.

Newbie oriented mining site - http://cryptoexperiment.wordpress.com/ --- Free BTC - http://freebitco.in/?r=231531
balanghai
Sr. Member
****
Offline Offline

Activity: 364
Merit: 253


View Profile
March 08, 2014, 10:25:42 AM
 #4150

I guess it's still good to start mining at 1 GPUC, It would make huge price start! Good for trading.
madbit1000
Sr. Member
****
Offline Offline

Activity: 415
Merit: 250


View Profile
March 08, 2014, 10:28:37 AM
 #4151

Launch Update: The wallet will be available on Saturday but the first 2600 blocks

Whats the point!!!!

Everyone will simply wait until the 2600 blocks are mined. duh...

But i suppose there is a reason for this and to protect the ipo members.. If so then rock on..

The point is to get all pools setup ahead of time, and have everything running smoothly ahead of real mining start.  So you'll be able to be on pools at the theoretical "block 1".  Everyone gets a fair shot.  

And if there is trouble between saturday->sunday.  We can debug/restart it without really affecting anyone since sunday is the real mining launch..

It is both a conservative and fair approach to coin launches..

Good point, Thanks. But doesn't fill me with confidence.. Exchange prices will be nice and high anyway, but i do see your point.

Do we also have a countdown timer to exact start time. Would be nice..

You should not buy a warrant unless you are prepared to sustain a total loss of the money you have invested plus any commission or other transaction charges
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 08, 2014, 10:49:42 AM
 #4152

I guess it's still good to start mining at 1 GPUC, It would make huge price start! Good for trading.
It won't as some IPO will start dumping their millions of gpucoins

actually this advance wallet is also some way for the ipo to do some exclusive trading... in a "fair" way

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Shintax
Member
**
Offline Offline

Activity: 120
Merit: 10


View Profile
March 08, 2014, 11:02:27 AM
 #4153

I guess it's still good to start mining at 1 GPUC, It would make huge price start! Good for trading.
It won't as some IPO will start dumping their millions of gpucoins

actually this advance wallet is also some way for the ipo to do some exclusive trading... in a "fair" way
right, because the IPOs have absolutely NO INTEREST in the GPUCoin Retail Store! It makes perfect sense, because this is just another pump and dump scam coin!

... do you get my sarcasm, or do really believe that this coin is nowhere near the frontline of cryptocurrency innovation?

▀  ███       LEDGER  WALLET   PROTECT  YOUR  BITCOINS
▀  ▀▀▀       Smartcard security for your bitcoins        Decentralized,Open,Secure         Available now  []
▀  ▀  ▀       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀        ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀         ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Jherek
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
March 08, 2014, 11:07:10 AM
 #4154

I guess it's still good to start mining at 1 GPUC, It would make huge price start! Good for trading.
It won't as some IPO will start dumping their millions of gpucoins

actually this advance wallet is also some way for the ipo to do some exclusive trading... in a "fair" way

Some just don't get, that IPO is for profit. Invest, cash out. First its profit for the scammers called "devs" then for the few idiots that bought in and are lucky enough to cash out before the dump crashes in.

And then the scammers called "devs" tell bullshit about bounty and investments for the coin yet have not been fucking able to launch a coin without failing several times in a row.

A fair coin has no premine let alone an IPO. A fair coin launches equal for everyone (reward model can be debatted). But people don't want fair coins, they want cash quick, fuck the coin if it brigs profit they would mine rotten horseshit it if brings enough bitcoins at dump time.

Everyone who says, you need premines/IPO for investments in the coin is a fucking liar, because a successfull coin can cover everything up with donations. And this "exclusively cheap GPU buyers club" is just another part of the scam that people fall for: You supposed to get "exclusively cheap GPUs" but meanwhile everyone in the trade chain profits from your money.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
March 08, 2014, 11:08:01 AM
 #4155

I guess it's still good to start mining at 1 GPUC, It would make huge price start! Good for trading.
It won't as some IPO will start dumping their millions of gpucoins

actually this advance wallet is also some way for the ipo to do some exclusive trading... in a "fair" way
right, because the IPOs have absolutely NO INTEREST in the GPUCoin Retail Store! It makes perfect sense, because this is just another pump and dump scam coin!

clearly not all, already forgotten the auctions ?

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
pastet89
Sr. Member
****
Offline Offline

Activity: 378
Merit: 265


View Profile WWW
March 08, 2014, 11:22:08 AM
 #4156

This coins sucks seriously but it so fun to follow it  Cheesy Cheesy

Cryptostats.es
Shintax
Member
**
Offline Offline

Activity: 120
Merit: 10


View Profile
March 08, 2014, 11:27:08 AM
 #4157

look, this coin has been through numerous launches, a well known fact, of course. but you cant simply hold that fact against the entire team, when most of the team has been introduced after the fact. Hell, cryptowest was brought onto a sinking ship! GPUCoin is attempting to back itself by tangible products. The IPOs have invested in those products, so to dump the coins, is to dump the value of those products. Im a miner, I can hold, I can trade or exchange, but to be able to mine a coin that is backed by the very product I use to mine the coin is like holding stock in that product. I dont give a shit how many launches it takes, this coin must be introduced to the cryptocommunity.

▀  ███       LEDGER  WALLET   PROTECT  YOUR  BITCOINS
▀  ▀▀▀       Smartcard security for your bitcoins        Decentralized,Open,Secure         Available now  []
▀  ▀  ▀       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀        ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀         ▀▀▀▀▀▀▀▀▀▀▀▀▀▀
phaddie
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
March 08, 2014, 11:42:36 AM
 #4158

I doubt we will get out IPO coins until the true block reward happens.  Or close to it anyway.  This is not the first time a soft launch like this has happened, and hopefully it will not be the last. 

For those of you complaining about not being able to solo a bunch of coins at launch, the KGW would pretty much prevent that anyway.  The (to my understanding anyway) style of launch is to prevent any technical issues from the network being bombarded straight away.  If it is a benefit to the IPO or DEV's financially I am not sure how.

  Phad.
micryon
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile WWW
March 08, 2014, 11:55:19 AM
 #4159

For those of you complaining about not being able to solo a bunch of coins at launch, the KGW would pretty much prevent that anyway.  The (to my understanding anyway) style of launch is to prevent any technical issues from the network being bombarded straight away.  If it is a benefit to the IPO or DEV's financially I am not sure how.

Exactly right.. it'll help since pools will act as seednodes and registered by the DNS.. so no more addconf hassle either.  Should all just work out of the box. 

But people definitely have some valid points: learned that during maxcoin launch.  Hey if you know how to compile linux, play around with conf files, solo mine.. you had a HUGE advantage over people that had to wait for pools.. not exactly what i'd call fair (even though i took advantage of it).

VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y
PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
Jherek
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
March 08, 2014, 11:58:48 AM
 #4160

For those of you complaining about not being able to solo a bunch of coins at launch, the KGW would pretty much prevent that anyway.  The (to my understanding anyway) style of launch is to prevent any technical issues from the network being bombarded straight away.  If it is a benefit to the IPO or DEV's financially I am not sure how.

Exactly right.. it'll help since pools will act as seednodes and registered by the DNS.. so no more addconf hassle either.  Should all just work out of the box. 

But people definitely have some valid points: learned that during maxcoin launch.  Hey if you know how to compile linux, play around with conf files, solo mine.. you had a HUGE advantage over people that had to wait for pools.. not exactly what i'd call fair (even though i took advantage of it).

Why don't you just stop scamming people micryon
Pages: « 1 ... 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 [208] 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 ... 440 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!