Bitcoin Forum
April 28, 2024, 01:22:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »
  Print  
Author Topic: [ANN] GameCoin (GME) - Current version = v0.8.4.2  (Read 71730 times)
erk
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
September 06, 2013, 07:42:30 PM
 #241

I've not examined every single block but I've only noticed 1 block which appears to go back in time by a matter of a few seconds, we're not talking hours here as would be expected if someone just dumped blocks on the network. All of the rest appear to go in sequence albeit getting generated ever faster due to the rapidly dropping difficulty.

There is an error in the code which allowed it to go to the absolute bare minimum difficulty and stay there. I have confirmed as much myself in testing. That is what has caused the massive number of blocks so yes I am going to validate the blocks up to 63,999 as this is the point that all clients agree on before going their separate ways.

What is the payout address that mined almost all the 500+ blocks between 63486 and 63999 in less than 20min?

 
1714310575
Hero Member
*
Offline Offline

Posts: 1714310575

View Profile Personal Message (Offline)

Ignore
1714310575
Reply with quote  #2

1714310575
Report to moderator
1714310575
Hero Member
*
Offline Offline

Posts: 1714310575

View Profile Personal Message (Offline)

Ignore
1714310575
Reply with quote  #2

1714310575
Report to moderator
1714310575
Hero Member
*
Offline Offline

Posts: 1714310575

View Profile Personal Message (Offline)

Ignore
1714310575
Reply with quote  #2

1714310575
Report to moderator
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714310575
Hero Member
*
Offline Offline

Posts: 1714310575

View Profile Personal Message (Offline)

Ignore
1714310575
Reply with quote  #2

1714310575
Report to moderator
1714310575
Hero Member
*
Offline Offline

Posts: 1714310575

View Profile Personal Message (Offline)

Ignore
1714310575
Reply with quote  #2

1714310575
Report to moderator
erk
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
September 06, 2013, 07:47:03 PM
 #242

You are all wrong.

The problem started before block 63485, it started during the time warp. The coin is still under attack!!

Please take off your blinders and quit holding on to old resentments and realize that these minor fixes are creating more problems. Rollback to 63380, and remove the block time from 1 minute and change it to 4 minutes, change the confirmations to 5 instead of 6.
Read the code noob, the block time 1min doesn't kick in until block 64k it had nothing to do with the problem I pointed out.

 
Code:
else if(pindexLast->nHeight >= 63999)
    {
        nTargetTimespan = 120; // 2 minutes
        nTargetSpacing = 60; // 1 minute
        nInterval = nTargetTimespan / nTargetSpacing;
Petr1fied (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
September 06, 2013, 08:08:45 PM
 #243

I've not examined every single block but I've only noticed 1 block which appears to go back in time by a matter of a few seconds, we're not talking hours here as would be expected if someone just dumped blocks on the network. All of the rest appear to go in sequence albeit getting generated ever faster due to the rapidly dropping difficulty.

There is an error in the code which allowed it to go to the absolute bare minimum difficulty and stay there. I have confirmed as much myself in testing. That is what has caused the massive number of blocks so yes I am going to validate the blocks up to 63,999 as this is the point that all clients agree on before going their separate ways.

What is the payout address that mined almost all the 500+ blocks between 63486 and 63999 in less than 20min?

 

It was most likely a GME address associated with ortchi's pool as I think there was a rally to mine there last night.

For what it's worth I have zero problem with invalidating everything all the way back to the last checkpoint I added to checkpoints.cpp which was 63380. It makes no difference to me as I didn't mine any of those blocks. Everyone should state which block they believe it should be rolled back to and I'll go with the majority.

The core problem is there is an error in the code and that needs to be resolved before a new client can be released and I'm still testing different settings.
Petr1fied (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
September 06, 2013, 08:27:24 PM
 #244

PoolMiner: I'm not changing the block time at all any longer, it is staying at 2.5 minutes. Any change to the block time also needs a change to the coin supply to maintain balance. At 4 minute blocks I'd have to change the subsidy to 1600 GME and the coin will be constantly at a much higher difficulty in general.
bluestang
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
September 06, 2013, 10:27:57 PM
 #245

I've not examined every single block but I've only noticed 1 block which appears to go back in time by a matter of a few seconds, we're not talking hours here as would be expected if someone just dumped blocks on the network. All of the rest appear to go in sequence albeit getting generated ever faster due to the rapidly dropping difficulty.

There is an error in the code which allowed it to go to the absolute bare minimum difficulty and stay there. I have confirmed as much myself in testing. That is what has caused the massive number of blocks so yes I am going to validate the blocks up to 63,999 as this is the point that all clients agree on before going their separate ways.

What is the payout address that mined almost all the 500+ blocks between 63486 and 63999 in less than 20min?

 

It was most likely a GME address associated with ortchi's pool as I think there was a rally to mine there last night.

For what it's worth I have zero problem with invalidating everything all the way back to the last checkpoint I added to checkpoints.cpp which was 63380. It makes no difference to me as I didn't mine any of those blocks. Everyone should state which block they believe it should be rolled back to and I'll go with the majority.

The core problem is there is an error in the code and that needs to be resolved before a new client can be released and I'm still testing different settings.

I switched from ahmed's to ortichi's yesterday since I knew (at least thought) he was on the correct chain and had 1600 kh/s on it so that may have well been me finding all the blocks.

Either way, make it 64000 like you have planned and make that the starting point.

Cheers,
bluestang

Cryptsy Trade Key: 3d74ea28a32572a77c108116c46ba67a65834bfc
Miner-TE
Hero Member
*****
Offline Offline

Activity: 499
Merit: 500



View Profile
September 07, 2013, 12:35:23 AM
 #246

64,000 is OK with me....  Just want to get back to mining this coin.

Looks like I'll loose a small payout from coin-base.net pool but no worries.  Smiley

Thanks for the hard work getting us through this.

Any ETA on a re-launch?

BTC - 1PeMMYGn7xbZjUYeaWe9ct1VV6szLS1vkD - LTC - LbtcJRJJQQBjZuHr6Wm7vtB9RnnWtRNYpq
8kmode
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
September 07, 2013, 03:31:19 AM
 #247

So this block chain explorer (http://gme.p2pool.nl/chain/Gamecoins) is pointing to the wrong block chain?
erk
Hero Member
*****
Offline Offline

Activity: 826
Merit: 500



View Profile
September 07, 2013, 03:58:16 AM
 #248

So this block chain explorer (http://gme.p2pool.nl/chain/Gamecoins) is pointing to the wrong block chain?

Who knows, despite many requests, nobody will publish the IP of a node that's on the right chain to sync to.

Miner-TE
Hero Member
*****
Offline Offline

Activity: 499
Merit: 500



View Profile
September 07, 2013, 04:08:32 AM
 #249

So this block chain explorer (http://gme.p2pool.nl/chain/Gamecoins) is pointing to the wrong block chain?

Who knows, despite many requests, nobody will publish the IP of a node that's on the right chain to sync to.



All my peers (only 5) appear to be on the 102K blockchain.  I'd guess to be on the other chain would require disabling DNS/IRC and only connecting to a "Good" known node that is unknown to us.

We will need to wait for the new client and probably download the blockchain again ....

Any chain/mining we doing now is going to be wiped with the new client and checkpoint.  We might as well be on the testnet ... were not doing any good on this chain.

BTC - 1PeMMYGn7xbZjUYeaWe9ct1VV6szLS1vkD - LTC - LbtcJRJJQQBjZuHr6Wm7vtB9RnnWtRNYpq
8kmode
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
September 07, 2013, 09:40:25 AM
 #250

So this block chain explorer (http://gme.p2pool.nl/chain/Gamecoins) is pointing to the wrong block chain?

Who knows, despite many requests, nobody will publish the IP of a node that's on the right chain to sync to.



All my peers (only 5) appear to be on the 102K blockchain.  I'd guess to be on the other chain would require disabling DNS/IRC and only connecting to a "Good" known node that is unknown to us.

We will need to wait for the new client and probably download the blockchain again ....

Any chain/mining we doing now is going to be wiped with the new client and checkpoint.  We might as well be on the testnet ... were not doing any good on this chain.

damn... Ive found like 5002 blocks
Oldminer
Legendary
*
Offline Offline

Activity: 1022
Merit: 1001



View Profile
September 07, 2013, 09:42:10 AM
 #251

So this block chain explorer (http://gme.p2pool.nl/chain/Gamecoins) is pointing to the wrong block chain?

Who knows, despite many requests, nobody will publish the IP of a node that's on the right chain to sync to.



All my peers (only 5) appear to be on the 102K blockchain.  I'd guess to be on the other chain would require disabling DNS/IRC and only connecting to a "Good" known node that is unknown to us.

We will need to wait for the new client and probably download the blockchain again ....

Any chain/mining we doing now is going to be wiped with the new client and checkpoint.  We might as well be on the testnet ... were not doing any good on this chain.

damn... Ive found like 5002 blocks

Its pointless mining this atm

If you like my post please feel free to give me some positive rep https://bitcointalk.org/index.php?action=trust;u=18639
Tip me BTC: 1FBmoYijXVizfYk25CpiN8Eds9J6YiRDaX
Tommo_Aus
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
September 07, 2013, 11:19:28 AM
 #252

My pool made it to block 102177, I'm guessing they'll be orphaned. It would be great to see a fix so the pool can mine GME and I don't get the flack for mining going to waste Smiley

Tompool - http://tompool.org - a 2% fee SHA256/Scrypt/BURST/Groestl multipool supporting ANC, ASC, DGC, EZC, FLO, GLD, GME, MNC, RYC, TGC, TRC, XNC, ZET & more
Petr1fied (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
September 07, 2013, 12:16:47 PM
 #253

It's already been stated that there will be a new completely independent fork. As I've seen very little objection to a new block 64,000 being the starting point that is where we will be starting from.

Currently I am the only person with this newly mined block 64,000 and it won't be made available until the new client is ready and the pools signal that they have updated to the latest code. (When ready and tested)

If you're mining right now you're wasting your time. Any coins generated past block 63,999 will not exist.
nhminer
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250



View Profile
September 07, 2013, 01:36:12 PM
 #254

It's already been stated that there will be a new completely independent fork. As I've seen very little objection to a new block 64,000 being the starting point that is where we will be starting from.

Currently I am the only person with this newly mined block 64,000 and it won't be made available until the new client is ready and the pools signal that they have updated to the latest code. (When ready and tested)

If you're mining right now you're wasting your time. Any coins generated past block 63,999 will not exist.

Please publish an authoritative node we can use for syncing

BCH - 1EshwUEg9LRbY5WMSw7bkBGQUYQeenkcet
8kmode
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
September 07, 2013, 01:41:51 PM
 #255

That sucks.
Literally lost all my coins whilst sending to cryptsy when the block chain messed up.
nhminer
Sr. Member
****
Offline Offline

Activity: 473
Merit: 250



View Profile
September 07, 2013, 01:51:51 PM
 #256

That sucks.
Literally lost all my coins whilst sending to cryptsy when the block chain messed up.

No ... if the transaction was after block 64000, when the blockchain rolls back they will reappear in your wallet.

BCH - 1EshwUEg9LRbY5WMSw7bkBGQUYQeenkcet
Petr1fied (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
September 07, 2013, 03:35:21 PM
Last edit: September 07, 2013, 03:58:19 PM by Petr1fied
 #257

Please publish an authoritative node we can use for syncing

Nothing is going to be published until extensive tests have been run to determine the next version of GameCoin will run as anticipated. The restart block will only be available on the network once the code has been pushed to GitHub, the pools are updated and new clients are in place. Nobody is going to have a head start on it. Also, don't expect those 0.00024414 blocks to last long when we are ready to go. The difficulty should be up to ~0.25 by block 64,068 after which it'll increase/decrease by a maximum of 110% every 12 blocks.

If you want to get synced to block 63,999 and you can self compile then take the current code on GitHub and add these 2 lines under the current checkpoints in src/checkpoints.cpp:
Code:
            ( 63999, uint256("0x09e6e091b78ef2b790aba6ea7cdc37a2cb125bc217a1fbeda52538e76141ad98"))
            ( 64000, uint256("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"))

Compile it and then delete everything from %Appdata%\Gamecoin (or equivalent on other OS) except wallet.dat and gamecoin.conf and then sync with any peer out there. It'll get to block 63,999 and go no further, close down your client and wait for the next version. That's as prepared as you can make yourself for now.
tyrion70
Legendary
*
Offline Offline

Activity: 934
Merit: 1000



View Profile
September 07, 2013, 09:52:46 PM
 #258

Allright, pool at http://gme.p2pool.nl and blockexplorer (http://gme.p2pool.nl/chain/Gamecoins) are up again..

So this block chain explorer (http://gme.p2pool.nl/chain/Gamecoins) is pointing to the wrong block chain?
Regarding above question, I have no idea if and why it was at a different chain. It appeared to be stuck with the following message
Code:
09/07/13 19:02:04 ProcessMessages(ping, 0 bytes) : Exception 'CDataStream::read() : end of data' caught, normally caused by a message being shorter than its stated length
09/07/13 19:02:04 ProcessMessage(ping, 0 bytes) FAILED

Hope the lastest changes work and fix everything.

Cheers

Petr1fied (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
September 07, 2013, 11:44:35 PM
Last edit: September 08, 2013, 12:51:56 AM by Petr1fied
 #259

New clients have been posted in the first post courtesy of shakezula and maxpower respectively.

You will need to delete everything from %Appdata%\Gamecoin (or equivalent on other OS) except wallet.dat and gamecoin.conf and then start your client. It should then proceed to download 63,999 blocks at which point it will stop.

Block 64,000 was mined over 24 hours ago and is a required checkpoint so you will be unable to mine right now. This block will be released onto the network at 23:00 (GMT) on 8th September 2013 at which point mining will be able to recommence. This is to allow as many people as possible time to update and of course ensure that the relaunch is fair with nobody having an unfair advantage with the initial lower difficulty blocks.

Currently tyrion70 has signalled that his pool and block explorer is standing by at block 63,999 and ahmed_bodi is up to date but still requires some time to make some further updates to his pool. At the moment I haven't heard back from ortchi but I am hopeful everyone will be ready to go by the time block 64,000 is made available.
Miner-TE
Hero Member
*****
Offline Offline

Activity: 499
Merit: 500



View Profile
September 08, 2013, 12:42:51 AM
 #260

Updated and waiting.


BTC - 1PeMMYGn7xbZjUYeaWe9ct1VV6szLS1vkD - LTC - LbtcJRJJQQBjZuHr6Wm7vtB9RnnWtRNYpq
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 »
  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!