Pages:
Author

Topic: [ANN] GAS Coin is now dead. r3wt snuck in a premine and scammed the community - page 11. (Read 15879 times)

full member
Activity: 210
Merit: 100
I not use any kind of messenger beware of scammers
Is that the correct set of source files? Doesnt compile directly on linux (typical of windows releases). This one is coded with a 100,000 coin premine, has super blocks and block values inconsistent with what is actually happening (i.e. at 5000 blocks reward should be 6 not 0.064) . Also 3 projects listed there foocoin, securecoin and gascoin and a precompiled geocoind    Huh

So yeah, definitely not worth the time (not that 4s blocks ever were)
jr. member
Activity: 42
Merit: 12
hero member
Activity: 812
Merit: 1000
Follow up: I've gotten 3 orphans and only 1 accepted block so far.  I don't see the message "detected new block" ever.  Is there a way to make the miner check for new blocks more frequently?

I think the problem is you're cpu mining...I get few blocks and I'm using a 7970.
full member
Activity: 314
Merit: 100
Follow up: I've gotten 3 orphans and only 1 accepted block so far.  I don't see the message "detected new block" ever.  Is there a way to make the miner check for new blocks more frequently?
full member
Activity: 314
Merit: 100
I can't figure this out.  I've never tried solo mining before, but here's what I did, and it doesn't seem to work:

1) Create gas.conf, with the following text:

Quote
rpcuser=GASrpc
rpcpassword=asdjfaiduvasljdfADFASJDF
addnode=95.87.223.10
rpcallowip=127.0.0.1
rpcport=8004
daemon=1
server=1
gen=0

2) Start the solo.bat file in the gas-qt folder.  Wait for wallet to sync.

2) from a command window run:

Quote
minerd.exe -o 127.0.0.1:8004 -u GASrpc -p asdjfaiduvasljdfADFASJDF

3) wait patiently while the following text appears on the screen:


Quote
c:\Program Files\CPUminer\minerd.exe -o 127.0.0.1:800
4 -u GASrpc -p asdjfaiduvasljdfADFASJDF
[2013-07-26 23:50:35] 4 miner threads started, using 'scrypt' algorithm.
[2013-07-26 23:50:40] Binding thread 3 to cpu 3
[2013-07-26 23:50:41] Binding thread 0 to cpu 0
[2013-07-26 23:50:42] Binding thread 1 to cpu 1
[2013-07-26 23:50:43] Binding thread 2 to cpu 2
[2013-07-26 23:51:10] HTTP request failed: Operation timed out after 30015 milli
seconds with 0 out of -1 bytes received
[2013-07-26 23:51:10] json_rpc_call failed, retry after 30 seconds
[2013-07-26 23:52:11] HTTP request failed: Operation timed out after 30997 milli
seconds with 0 out of -1 bytes received
[2013-07-26 23:52:11] json_rpc_call failed, retry after 30 seconds
[2013-07-26 23:53:12] HTTP request failed: Operation timed out after 30997 milli
seconds with 0 out of -1 bytes received
[2013-07-26 23:53:12] json_rpc_call failed, retry after 30 seconds

Any ideas about what I could have done wrong??

Thanks for your help!

trty adding this to your conf file.
Code:
queue=0
scantime=1
expiry=4
intensity=1



Thanks a lot!  Saw your answer after I figured out a similar solution on my own, but I think that's what did it!
hero member
Activity: 686
Merit: 504
always the student, never the master.
I can't figure this out.  I've never tried solo mining before, but here's what I did, and it doesn't seem to work:

1) Create gas.conf, with the following text:

Quote
rpcuser=GASrpc
rpcpassword=asdjfaiduvasljdfADFASJDF
addnode=95.87.223.10
rpcallowip=127.0.0.1
rpcport=8004
daemon=1
server=1
gen=0

2) Start the solo.bat file in the gas-qt folder.  Wait for wallet to sync.

2) from a command window run:

Quote
minerd.exe -o 127.0.0.1:8004 -u GASrpc -p asdjfaiduvasljdfADFASJDF

3) wait patiently while the following text appears on the screen:


Quote
c:\Program Files\CPUminer\minerd.exe -o 127.0.0.1:800
4 -u GASrpc -p asdjfaiduvasljdfADFASJDF
[2013-07-26 23:50:35] 4 miner threads started, using 'scrypt' algorithm.
[2013-07-26 23:50:40] Binding thread 3 to cpu 3
[2013-07-26 23:50:41] Binding thread 0 to cpu 0
[2013-07-26 23:50:42] Binding thread 1 to cpu 1
[2013-07-26 23:50:43] Binding thread 2 to cpu 2
[2013-07-26 23:51:10] HTTP request failed: Operation timed out after 30015 milli
seconds with 0 out of -1 bytes received
[2013-07-26 23:51:10] json_rpc_call failed, retry after 30 seconds
[2013-07-26 23:52:11] HTTP request failed: Operation timed out after 30997 milli
seconds with 0 out of -1 bytes received
[2013-07-26 23:52:11] json_rpc_call failed, retry after 30 seconds
[2013-07-26 23:53:12] HTTP request failed: Operation timed out after 30997 milli
seconds with 0 out of -1 bytes received
[2013-07-26 23:53:12] json_rpc_call failed, retry after 30 seconds

Any ideas about what I could have done wrong??

Thanks for your help!

trty adding this to your conf file.
Code:
queue=0
scantime=1
expiry=4
intensity=1

full member
Activity: 314
Merit: 100
I can't figure this out.  I've never tried solo mining before, but here's what I did, and it doesn't seem to work:

1) Create gas.conf, with the following text:

Quote
rpcuser=GASrpc
rpcpassword=asdjfaiduvasljdfADFASJDF
addnode=95.87.223.10
rpcallowip=127.0.0.1
rpcport=8004
daemon=1
server=1
gen=0

2) Start the solo.bat file in the gas-qt folder.  Wait for wallet to sync.

2) from a command window run:

Quote
minerd.exe -o 127.0.0.1:8004 -u GASrpc -p asdjfaiduvasljdfADFASJDF

3) wait patiently while the following text appears on the screen:


Quote
c:\Program Files\CPUminer\minerd.exe -o 127.0.0.1:800
4 -u GASrpc -p asdjfaiduvasljdfADFASJDF
[2013-07-26 23:50:35] 4 miner threads started, using 'scrypt' algorithm.
[2013-07-26 23:50:40] Binding thread 3 to cpu 3
[2013-07-26 23:50:41] Binding thread 0 to cpu 0
[2013-07-26 23:50:42] Binding thread 1 to cpu 1
[2013-07-26 23:50:43] Binding thread 2 to cpu 2
[2013-07-26 23:51:10] HTTP request failed: Operation timed out after 30015 milli
seconds with 0 out of -1 bytes received
[2013-07-26 23:51:10] json_rpc_call failed, retry after 30 seconds
[2013-07-26 23:52:11] HTTP request failed: Operation timed out after 30997 milli
seconds with 0 out of -1 bytes received
[2013-07-26 23:52:11] json_rpc_call failed, retry after 30 seconds
[2013-07-26 23:53:12] HTTP request failed: Operation timed out after 30997 milli
seconds with 0 out of -1 bytes received
[2013-07-26 23:53:12] json_rpc_call failed, retry after 30 seconds

Any ideas about what I could have done wrong??

Thanks for your help!

UPDATE: Nevermind!  I copied the lines from the gascoin.conf into gas.conf, and changed the port for minerd.exe, and it is mining away now!  Haven't found any blocks, though.
full member
Activity: 136
Merit: 100
Selling some GAS coins PM me with an offer!
full member
Activity: 182
Merit: 100
fml
I got a few blocks...but not as many as that guy :p
Single 7970 here though.

I am using 1 7950 @ 650Kh/s

he has what 900 Kh/s so it shouldn't be that far off.



Low latency will generally yield more rejects and orphans

That is bull, not 100x less.

You want to know what the problem is? the average 7950, takes longer than 4 seconds, to submit a share. *Mind blown*
member
Activity: 98
Merit: 10
I got a few blocks...but not as many as that guy :p
Single 7970 here though.

I am using 1 7950 @ 650Kh/s

he has what 900 Kh/s so it shouldn't be that far off.



Low latency will generally yield more rejects and orphans

That is bull, not 100x less.
jr. member
Activity: 42
Merit: 12
I got a few blocks...but not as many as that guy :p
Single 7970 here though.

I am using 1 7950 @ 650Kh/s

he has what 900 Kh/s so it shouldn't be that far off.



Low latency will generally yield more rejects and orphans
member
Activity: 98
Merit: 10
I got a few blocks...but not as many as that guy :p
Single 7970 here though.

I am using 1 7950 @ 650Kh/s

he has what 900 Kh/s so it shouldn't be that far off.

hero member
Activity: 812
Merit: 1000
I got a few blocks...but not as many as that guy :p
Single 7970 here though.
member
Activity: 98
Merit: 10
How long until the dynamic blocks?

Everytime difficulty adjusts enough from where it was, it will change the reward

Uhh, nope:




wtf your hash rate is low and you found like 10x the amount of blocks that I did?

Something seems very wrong with that.

Been mining since minute 1 with 650Kh/s and only found 2 REAL blocks all the rest stales.

only have 0.128 GAS
newbie
Activity: 52
Merit: 0
I can't see it being hugely needed, but if you like you can add this node:

addnode=24.175.239.206
jr. member
Activity: 42
Merit: 12
You didn't set expectations that the source was going to be immediately released so - I think that means you don't suck  Wink

Yea, but it was stupid on my part to release Windows and not Linux. I'll do a giveaway in a few days and use what I mined tonight to give back to you guys for being too trigger happy. I'll giveaway everything I mined today, too, for bounties. iGotSpots only let me use the computer at my office to mine and not the whole farm, (douchebag) but I'll give back everything that we got from these three 7950's.

Again, sorry
hero member
Activity: 802
Merit: 1003
GCVMMWH
You didn't set expectations that the source was going to be immediately released so - I think that means you don't suck  Wink
jr. member
Activity: 42
Merit: 12
Do you have an eta on when the source will be up?

Shouldn't be too long, r3wt was uploading it last I talked to him, but he was going to some festival or something. As soon as he links it to me, it'll be posted on here. Sorry, I know. I suck  Sad
hero member
Activity: 802
Merit: 1003
GCVMMWH
Do you have an eta on when the source will be up?
jr. member
Activity: 42
Merit: 12
You're right, that's my bad. Changing it now. My apologies

Its all good. Maybe just make a note in the OP about it needing to be changed or something?

I changed it to gas.conf and made it in huge, bold letters  Smiley

Thanks for pointing it out
Pages:
Jump to: