Author

Topic: [ANN][GRA] Graincoin - New PoW/PoS coin | Fast, secure | Version 1.5 Released! - page 134. (Read 177059 times)

member
Activity: 98
Merit: 10
so many
my wallet says its ok after I added nodes, but solo mining says its finding blocks and nothing is coming.

not sure if that's what everyone else is getting but I will try to download all that other stuff.

is any1 generating good new grains? plz confirm

what block you are at? I am at 39449 now.

I don't know how to find out. on my cgminer it just says this  b82c7811

I only have cudaminer on windows and cgminer on Linux so..

on my wallet it says 43269 blocks of transactions history? if I hover the green checkmark.

where should I look lol/?? im nub
sr. member
Activity: 406
Merit: 250
my wallet says its ok after I added nodes, but solo mining says its finding blocks and nothing is coming.

not sure if that's what everyone else is getting but I will try to download all that other stuff.

is any1 generating good new grains? plz confirm

what block you are at? I am at 39449 now.

I guess someone should get the blocks, as I don't get all the blocks.
sr. member
Activity: 406
Merit: 250
"out of sync" is fine, try to mine...

what you sync'd to? I am at 39358 now.

also did you sync from scratch with grain-qt-withblock38847reject.exe?

I'm at 39413 right now. Mining doesn't work though, I've solved 20+ blocks solo and every single one has been stale. They don't show up in my wallet either.

this should be the right chain... your mined blocks are not accepted?

at 39421 now.

Nope, seems to be doing the same thing it was before the patch to me.

here's my screenshot of the cgminer
member
Activity: 98
Merit: 10
so many
my wallet says its ok after I added nodes, but solo mining says its finding blocks and nothing is coming.

not sure if that's what everyone else is getting but I will try to download all that other stuff.

is any1 generating good new grains? plz confirm
full member
Activity: 126
Merit: 100
"out of sync" is fine, try to mine...

what you sync'd to? I am at 39358 now.

also did you sync from scratch with grain-qt-withblock38847reject.exe?

I'm at 39413 right now. Mining doesn't work though, I've solved 20+ blocks solo and every single one has been stale. They don't show up in my wallet either.

this should be the right chain... your mined blocks are not accepted?

at 39421 now.

Nope, seems to be doing the same thing it was before the patch to me.
sr. member
Activity: 406
Merit: 250
"out of sync" is fine, try to mine...

what you sync'd to? I am at 39358 now.

also did you sync from scratch with grain-qt-withblock38847reject.exe?

I'm at 39413 right now. Mining doesn't work though, I've solved 20+ blocks solo and every single one has been stale. They don't show up in my wallet either.

this should be the right chain... your mined blocks are not accepted?

at 39421 now.
full member
Activity: 126
Merit: 100
"out of sync" is fine, try to mine...

what you sync'd to? I am at 39358 now.

also did you sync from scratch with grain-qt-withblock38847reject.exe?

I'm at 39413 right now. Mining doesn't work though, I've solved 20+ blocks solo and every single one has been stale. They don't show up in my wallet either.
member
Activity: 98
Merit: 10
so many
so does this mean my already grains are ok?

and now mining works again?

I will brb I need to know whats going on I want to mine again if its working.

plz tell me all my grains are still ok Smiley I mined them so hard I don't want them to disappear.
nothing of the mined blocks will be lost, except maximum 3 blocks.

thanks bosian I will try to get it fixed now and get some hashing power back on the network! Smiley
sr. member
Activity: 406
Merit: 250
looks like someone is getting some blocks? Wink
sr. member
Activity: 406
Merit: 250
ok the PoW mining is back... if you can not sync with addnode above, you need to download this file here, please read the following before you download the file:

https://mega.co.nz/#!Mk1HzYpA!eeddQXV3DvRHNbSMLeVuLycfde8sm5mFH-qtlEgxUQA

This is a big zip file (31.7M), which contains 3 parts:
- A Blockchain directory which contains the correct blockchain.
- A file main.cpp, that contains the above code change.
- A windows qt client (grain-qt-withblock38847reject.exe), contains the above change.

If you can not sync with addnode, the first thing you should try is to replace the blockchain. This is what you do:
1. Quit qt client.
2. Go to Grain config dir. create a new directory (for example called oldchain), move the database dir, blk0001.dat, blkindex.dat files to the new dir you created, then move these files from Blockchain in the downloaded unzipped file, to config dir. This way you can always go back to your old chain if anything happens.
3. Now start your normal qt client (no need to use the downloaded one), always with the addnodes as above, you should sync and then start to mine.

Only if it is still, not working, then you need to move the blockchain to another dir (like above), and with addnode as above, and start grain-qt-withblock38847reject.exe file. Now it should sync from the scratch (will take a while to sync all).
Then you can start mine.

Let me know if anyone has issue.

Good mining  Wink

Doesn't seem to be able to sync. I replaced the three files and it says it's catching up but it's been stuck on block 39349 for 15 minutes.

even not in sync, try to mine to see if you can mine?

One sec. Deleted the blk0001.dat and blkindex.dat files and used the new .exe. It's syncing from scratch now and I'll try to mine when it's done.
hope you deleted the databse dir too (in Grain dir), in order to sync from scratch...

I deleted the database dir too. After syncing from scratch it appears that I'm caught up, but the wallet still says I'm "out of sync" and every share that cgminer submits is stale.

"out of sync" is fine, try to mine...

what you sync'd to? I am at 39358 now.

also did you sync from scratch with grain-qt-withblock38847reject.exe?
full member
Activity: 126
Merit: 100
ok the PoW mining is back... if you can not sync with addnode above, you need to download this file here, please read the following before you download the file:

https://mega.co.nz/#!Mk1HzYpA!eeddQXV3DvRHNbSMLeVuLycfde8sm5mFH-qtlEgxUQA

This is a big zip file (31.7M), which contains 3 parts:
- A Blockchain directory which contains the correct blockchain.
- A file main.cpp, that contains the above code change.
- A windows qt client (grain-qt-withblock38847reject.exe), contains the above change.

If you can not sync with addnode, the first thing you should try is to replace the blockchain. This is what you do:
1. Quit qt client.
2. Go to Grain config dir. create a new directory (for example called oldchain), move the database dir, blk0001.dat, blkindex.dat files to the new dir you created, then move these files from Blockchain in the downloaded unzipped file, to config dir. This way you can always go back to your old chain if anything happens.
3. Now start your normal qt client (no need to use the downloaded one), always with the addnodes as above, you should sync and then start to mine.

Only if it is still, not working, then you need to move the blockchain to another dir (like above), and with addnode as above, and start grain-qt-withblock38847reject.exe file. Now it should sync from the scratch (will take a while to sync all).
Then you can start mine.

Let me know if anyone has issue.

Good mining  Wink

Doesn't seem to be able to sync. I replaced the three files and it says it's catching up but it's been stuck on block 39349 for 15 minutes.

even not in sync, try to mine to see if you can mine?

One sec. Deleted the blk0001.dat and blkindex.dat files and used the new .exe. It's syncing from scratch now and I'll try to mine when it's done.
hope you deleted the databse dir too (in Grain dir), in order to sync from scratch...

I deleted the database dir too. After syncing from scratch it appears that I'm caught up, but the wallet still says I'm "out of sync" and every share that cgminer submits is stale.
sr. member
Activity: 406
Merit: 250
ok the PoW mining is back... if you can not sync with addnode above, you need to download this file here, please read the following before you download the file:

https://mega.co.nz/#!Mk1HzYpA!eeddQXV3DvRHNbSMLeVuLycfde8sm5mFH-qtlEgxUQA

This is a big zip file (31.7M), which contains 3 parts:
- A Blockchain directory which contains the correct blockchain.
- A file main.cpp, that contains the above code change.
- A windows qt client (grain-qt-withblock38847reject.exe), contains the above change.

If you can not sync with addnode, the first thing you should try is to replace the blockchain. This is what you do:
1. Quit qt client.
2. Go to Grain config dir. create a new directory (for example called oldchain), move the database dir, blk0001.dat, blkindex.dat files to the new dir you created, then move these files from Blockchain in the downloaded unzipped file, to config dir. This way you can always go back to your old chain if anything happens.
3. Now start your normal qt client (no need to use the downloaded one), always with the addnodes as above, you should sync and then start to mine.

Only if it is still, not working, then you need to move the blockchain to another dir (like above), and with addnode as above, and start grain-qt-withblock38847reject.exe file. Now it should sync from the scratch (will take a while to sync all).
Then you can start mine.

Let me know if anyone has issue.

Good mining  Wink

Doesn't seem to be able to sync. I replaced the three files and it says it's catching up but it's been stuck on block 39349 for 15 minutes.

even not in sync, try to mine to see if you can mine?

One sec. Deleted the blk0001.dat and blkindex.dat files and used the new .exe. It's syncing from scratch now and I'll try to mine when it's done.
hope you deleted the databse dir too (in Grain dir), in order to sync from scratch...
sr. member
Activity: 406
Merit: 250
at 39327 now, please don't forget to put
addnode=66.187.67.233
addnode=72.20.18.200

in your conf file.
sr. member
Activity: 406
Merit: 250
weird, I am at 39314 now. and I mine fine.
full member
Activity: 126
Merit: 100
full member
Activity: 126
Merit: 100
ok the PoW mining is back... if you can not sync with addnode above, you need to download this file here, please read the following before you download the file:

https://mega.co.nz/#!Mk1HzYpA!eeddQXV3DvRHNbSMLeVuLycfde8sm5mFH-qtlEgxUQA

This is a big zip file (31.7M), which contains 3 parts:
- A Blockchain directory which contains the correct blockchain.
- A file main.cpp, that contains the above code change.
- A windows qt client (grain-qt-withblock38847reject.exe), contains the above change.

If you can not sync with addnode, the first thing you should try is to replace the blockchain. This is what you do:
1. Quit qt client.
2. Go to Grain config dir. create a new directory (for example called oldchain), move the database dir, blk0001.dat, blkindex.dat files to the new dir you created, then move these files from Blockchain in the downloaded unzipped file, to config dir. This way you can always go back to your old chain if anything happens.
3. Now start your normal qt client (no need to use the downloaded one), always with the addnodes as above, you should sync and then start to mine.

Only if it is still, not working, then you need to move the blockchain to another dir (like above), and with addnode as above, and start grain-qt-withblock38847reject.exe file. Now it should sync from the scratch (will take a while to sync all).
Then you can start mine.

Let me know if anyone has issue.

Good mining  Wink

Doesn't seem to be able to sync. I replaced the three files and it says it's catching up but it's been stuck on block 39349 for 15 minutes.

even not in sync, try to mine to see if you can mine?

One sec. Deleted the blk0001.dat and blkindex.dat files and used the new .exe. It's syncing from scratch now and I'll try to mine when it's done.
sr. member
Activity: 406
Merit: 250
so does this mean my already grains are ok?

and now mining works again?

I will brb I need to know whats going on I want to mine again if its working.

plz tell me all my grains are still ok Smiley I mined them so hard I don't want them to disappear.
nothing of the mined blocks will be lost, except maximum 3 blocks.
sr. member
Activity: 406
Merit: 250
ok the PoW mining is back... if you can not sync with addnode above, you need to download this file here, please read the following before you download the file:

https://mega.co.nz/#!Mk1HzYpA!eeddQXV3DvRHNbSMLeVuLycfde8sm5mFH-qtlEgxUQA

This is a big zip file (31.7M), which contains 3 parts:
- A Blockchain directory which contains the correct blockchain.
- A file main.cpp, that contains the above code change.
- A windows qt client (grain-qt-withblock38847reject.exe), contains the above change.

If you can not sync with addnode, the first thing you should try is to replace the blockchain. This is what you do:
1. Quit qt client.
2. Go to Grain config dir. create a new directory (for example called oldchain), move the database dir, blk0001.dat, blkindex.dat files to the new dir you created, then move these files from Blockchain in the downloaded unzipped file, to config dir. This way you can always go back to your old chain if anything happens.
3. Now start your normal qt client (no need to use the downloaded one), always with the addnodes as above, you should sync and then start to mine.

Only if it is still, not working, then you need to move the blockchain to another dir (like above), and with addnode as above, and start grain-qt-withblock38847reject.exe file. Now it should sync from the scratch (will take a while to sync all).
Then you can start mine.

Let me know if anyone has issue.

Good mining  Wink

Doesn't seem to be able to sync. I replaced the three files and it says it's catching up but it's been stuck on block 39349 for 15 minutes.

even not in sync, try to mine to see if you can mine?
sr. member
Activity: 406
Merit: 250
full member
Activity: 126
Merit: 100
ok the PoW mining is back... if you can not sync with addnode above, you need to download this file here, please read the following before you download the file:

https://mega.co.nz/#!Mk1HzYpA!eeddQXV3DvRHNbSMLeVuLycfde8sm5mFH-qtlEgxUQA

This is a big zip file (31.7M), which contains 3 parts:
- A Blockchain directory which contains the correct blockchain.
- A file main.cpp, that contains the above code change.
- A windows qt client (grain-qt-withblock38847reject.exe), contains the above change.

If you can not sync with addnode, the first thing you should try is to replace the blockchain. This is what you do:
1. Quit qt client.
2. Go to Grain config dir. create a new directory (for example called oldchain), move the database dir, blk0001.dat, blkindex.dat files to the new dir you created, then move these files from Blockchain in the downloaded unzipped file, to config dir. This way you can always go back to your old chain if anything happens.
3. Now start your normal qt client (no need to use the downloaded one), always with the addnodes as above, you should sync and then start to mine.

Only if it is still, not working, then you need to move the blockchain to another dir (like above), and with addnode as above, and start grain-qt-withblock38847reject.exe file. Now it should sync from the scratch (will take a while to sync all).
Then you can start mine.

Let me know if anyone has issue.

Good mining  Wink

Doesn't seem to be able to sync. I replaced the three files and it says it's catching up but it's been stuck on block 39349 for 15 minutes.
Jump to: