whatdidshedo
|
|
July 23, 2014, 07:14:49 AM |
|
x15 is a real pain in the ass i must say. sgminer seems still quite unstable and inconsistent. this thing really doesnt respond to device configuration at all. whatever cards it wants to use it uses and seems unchangeable. then you have to have correct version of sgminer for your card, plus correct drivers, updated display drivers, delete and regenerate new binaries, and then it still may not work lol
which is why i don't own but rent, no hassle
|
|
|
|
atchoum6760
Legendary
Offline
Activity: 1904
Merit: 1063
|
|
July 23, 2014, 07:27:35 AM |
|
Hi !
Before 1000 by block now 500 normal ?
thx
|
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
July 23, 2014, 07:28:30 AM |
|
so can someone use 3 aka 1 per pool? with a total of 30mh/s?
yes. Each person can mine this coin using max 30 mh. each pool 10 mh. ** I am guessing your question. My answer might be wrong. Your question is incomplete ? "use 3 aka 1 per poo" u mean 3 rig 1 rig per pool ? yea i mean 3 workers each in 1 of the tree pool
|
|
|
|
alphateam
|
|
July 23, 2014, 07:29:28 AM |
|
Hi !
Before 1000 by block now 500 normal ?
thx
Yep, See the reward structure that ocminer post : / miner's coin base reward int64_t GetProofOfWorkReward(int64_t nFees) { int64_t nSubsidy = 500 * COIN;
if(pindexBest->nHeight == 1) { nSubsidy = 2500000 * COIN; } else if(pindexBest->nHeight < 120) { nSubsidy = 0 * COIN; } else if(pindexBest->nHeight < 720) { nSubsidy = 1000 * COIN; } else if(pindexBest->nHeight < 1440) { nSubsidy = 500 * COIN; } else if(pindexBest->nHeight < 2160) { nSubsidy = 1500 * COIN; } else if(pindexBest->nHeight < 2880) { nSubsidy = 500 * COIN; }
else if(pindexBest->nHeight < 3600) { nSubsidy = 10000 * COIN; }
else if(pindexBest->nHeight < 4320) { nSubsidy = 500 * COIN; }
else if(pindexBest->nHeight < 5040) { nSubsidy = 2000 * COIN; }
else if(pindexBest->nHeight < 5760) { nSubsidy = 500 * COIN; }
else if(pindexBest->nHeight < 6480) { nSubsidy = 2500 * COIN; }
else if(pindexBest->nHeight < 7200) { nSubsidy = 500 * COIN; }
else if(pindexBest->nHeight < 7920) { nSubsidy = 3000 * COIN; }
else if(pindexBest->nHeight < 8640) { nSubsidy = 500 * COIN; }
|
|
|
|
alphateam
|
|
July 23, 2014, 07:32:04 AM |
|
so can someone use 3 aka 1 per pool? with a total of 30mh/s?
yes. Each person can mine this coin using max 30 mh. each pool 10 mh. ** I am guessing your question. My answer might be wrong. Your question is incomplete ? "use 3 aka 1 per poo" u mean 3 rig 1 rig per pool ? yea i mean 3 workers each in 1 of the tree pool yep i think
|
|
|
|
yellowduck2
|
|
July 23, 2014, 07:32:22 AM |
|
so can someone use 3 aka 1 per pool? with a total of 30mh/s?
yes. Each person can mine this coin using max 30 mh. each pool 10 mh. ** I am guessing your question. My answer might be wrong. Your question is incomplete ? "use 3 aka 1 per poo" u mean 3 rig 1 rig per pool ? yea i mean 3 workers each in 1 of the tree pool 3 worker each ? U can only have 1 worker per account per pool 10 mh max per pool.
|
|
|
|
go6ooo1212
Legendary
Offline
Activity: 1512
Merit: 1000
quarkchain.io
|
|
July 23, 2014, 07:37:47 AM |
|
..so cant transfer the coins from maxminers to C-Cex, do we have to wait until end of PoW getting a wallet and be able transfering?
|
|
|
|
yellowduck2
|
|
July 23, 2014, 07:39:03 AM |
|
..so cant transfer the coins from maxminers to C-Cex, do we have to wait until end of PoW getting a wallet and be able transfering?
Maybe developer decide to provide bittrex / mintpal / crypsty / polonix wallet before end of PoW ? U can move ur coin there for sale. Right now , u can only keep ur coin on pool. Don't be surprise if one of the 3 pool got "hack" and coins are stolen.
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 23, 2014, 07:41:36 AM |
|
..so cant transfer the coins from maxminers to C-Cex, do we have to wait until end of PoW getting a wallet and be able transfering?
Maybe developer decide to provide bittrex / mintpal / crypsty / polonix wallet before end of PoW ? U can move ur coin there for sale. Right now , u can only keep ur coin on pool. Don't be surprise if one of the 3 pool got "hack" and coins are stolen. Offline wallets....
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
yellowduck2
|
|
July 23, 2014, 07:42:25 AM |
|
..so cant transfer the coins from maxminers to C-Cex, do we have to wait until end of PoW getting a wallet and be able transfering?
Maybe developer decide to provide bittrex / mintpal / crypsty / polonix wallet before end of PoW ? U can move ur coin there for sale. Right now , u can only keep ur coin on pool. Don't be surprise if one of the 3 pool got "hack" and coins are stolen. Offline wallets.... Of course not talking about supernova. You are in this game for a very very long time. The other 2 pool i am not sure about their security protocol. They seems to be new in crypto
|
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
July 23, 2014, 07:42:43 AM |
|
so can someone use 3 aka 1 per pool? with a total of 30mh/s?
yes. Each person can mine this coin using max 30 mh. each pool 10 mh. ** I am guessing your question. My answer might be wrong. Your question is incomplete ? "use 3 aka 1 per poo" u mean 3 rig 1 rig per pool ? yea i mean 3 workers each in 1 of the tree pool 3 worker each ? U can only have 1 worker per account per pool 10 mh max per pool. 3 in total man lol, one for every pool
|
|
|
|
yellowduck2
|
|
July 23, 2014, 07:43:31 AM |
|
so can someone use 3 aka 1 per pool? with a total of 30mh/s?
yes. Each person can mine this coin using max 30 mh. each pool 10 mh. ** I am guessing your question. My answer might be wrong. Your question is incomplete ? "use 3 aka 1 per poo" u mean 3 rig 1 rig per pool ? yea i mean 3 workers each in 1 of the tree pool 3 worker each ? U can only have 1 worker per account per pool 10 mh max per pool. 3 in total man lol, one for every pool Yes. U are right. Can be done. I did that and i realize 1 pool got more payout then the rest although they are having same mh. Very interesting. 1 pool payout is almost double of the other 2 pool. Is like Pool A is paying 300 coin while Pool B and C payout around 150. All of them having same 10 mh. It's weird.
|
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
July 23, 2014, 07:44:13 AM |
|
..so cant transfer the coins from maxminers to C-Cex, do we have to wait until end of PoW getting a wallet and be able transfering?
Maybe developer decide to provide bittrex / mintpal / crypsty / polonix wallet before end of PoW ? U can move ur coin there for sale. Right now , u can only keep ur coin on pool. Don't be surprise if one of the 3 pool got "hack" and coins are stolen. Offline wallets.... Of course not talking about supernova. You are in this game for a very very long time. The other 2 pool i am not sure about their security protocol. They seems to be new in crypto they are affiliate with supernova? but i'm not sure
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 23, 2014, 08:09:42 AM |
|
so can someone use 3 aka 1 per pool? with a total of 30mh/s?
yes. Each person can mine this coin using max 30 mh. each pool 10 mh. ** I am guessing your question. My answer might be wrong. Your question is incomplete ? "use 3 aka 1 per poo" u mean 3 rig 1 rig per pool ? yea i mean 3 workers each in 1 of the tree pool 3 worker each ? U can only have 1 worker per account per pool 10 mh max per pool. 3 in total man lol, one for every pool Yes. U are right. Can be done. I did that and i realize 1 pool got more payout then the rest although they are having same mh. Very interesting. 1 pool payout is almost double of the other 2 pool. Is like Pool A is paying 300 coin while Pool B and C payout around 150. All of them having same 10 mh. It's weird. Cannot be, they are all on the same codebase and same fee.. if they find the same blocks in the same time you get absolutely the same
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 23, 2014, 08:11:00 AM |
|
..so cant transfer the coins from maxminers to C-Cex, do we have to wait until end of PoW getting a wallet and be able transfering?
Maybe developer decide to provide bittrex / mintpal / crypsty / polonix wallet before end of PoW ? U can move ur coin there for sale. Right now , u can only keep ur coin on pool. Don't be surprise if one of the 3 pool got "hack" and coins are stolen. Offline wallets.... Of course not talking about supernova. You are in this game for a very very long time. The other 2 pool i am not sure about their security protocol. They seems to be new in crypto they are affiliate with supernova? but i'm not sure I know maxminers pretty well but and I help(ed) them a lot swisspool is also new for me but they seem quite understanding so far. (from what I can tell in IRC, don't get me wrong )
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
DRPD
Legendary
Offline
Activity: 1148
Merit: 1001
|
|
July 23, 2014, 08:15:21 AM |
|
so can someone use 3 aka 1 per pool? with a total of 30mh/s?
yes. Each person can mine this coin using max 30 mh. each pool 10 mh. ** I am guessing your question. My answer might be wrong. Your question is incomplete ? "use 3 aka 1 per poo" u mean 3 rig 1 rig per pool ? yea i mean 3 workers each in 1 of the tree pool 3 worker each ? U can only have 1 worker per account per pool 10 mh max per pool. 3 in total man lol, one for every pool Yes. U are right. Can be done. I did that and i realize 1 pool got more payout then the rest although they are having same mh. Very interesting. 1 pool payout is almost double of the other 2 pool. Is like Pool A is paying 300 coin while Pool B and C payout around 150. All of them having same 10 mh. It's weird. Cannot be, they are all on the same codebase and same fee.. if they find the same blocks in the same time you get absolutely the same i'm mining on all 3 pools with 9mh/s each since launch (3 identical worker) got around 3800 coins on maxminers 3200 on swisspool 2400 on supernova luck factor?
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
July 23, 2014, 08:20:15 AM |
|
so can someone use 3 aka 1 per pool? with a total of 30mh/s?
yes. Each person can mine this coin using max 30 mh. each pool 10 mh. ** I am guessing your question. My answer might be wrong. Your question is incomplete ? "use 3 aka 1 per poo" u mean 3 rig 1 rig per pool ? yea i mean 3 workers each in 1 of the tree pool 3 worker each ? U can only have 1 worker per account per pool 10 mh max per pool. 3 in total man lol, one for every pool Yes. U are right. Can be done. I did that and i realize 1 pool got more payout then the rest although they are having same mh. Very interesting. 1 pool payout is almost double of the other 2 pool. Is like Pool A is paying 300 coin while Pool B and C payout around 150. All of them having same 10 mh. It's weird. Cannot be, they are all on the same codebase and same fee.. if they find the same blocks in the same time you get absolutely the same i'm mining on all 3 pools with 9mh/s each since launch (3 identical worker) got around 3800 coins on maxminers 3200 on swisspool 2400 on supernova luck factor? i've re-launched suprnova about 2 hours after the other pools as i had a serious database issue @ launch, so maybe that can explain it. also there was a 1% fee on suprnova for a certain amount of time which might also explain it a bit, i would check over a period of time, say one hour, it should be the same on all three pools now.
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
DRPD
Legendary
Offline
Activity: 1148
Merit: 1001
|
|
July 23, 2014, 08:21:39 AM |
|
so can someone use 3 aka 1 per pool? with a total of 30mh/s?
yes. Each person can mine this coin using max 30 mh. each pool 10 mh. ** I am guessing your question. My answer might be wrong. Your question is incomplete ? "use 3 aka 1 per poo" u mean 3 rig 1 rig per pool ? yea i mean 3 workers each in 1 of the tree pool 3 worker each ? U can only have 1 worker per account per pool 10 mh max per pool. 3 in total man lol, one for every pool Yes. U are right. Can be done. I did that and i realize 1 pool got more payout then the rest although they are having same mh. Very interesting. 1 pool payout is almost double of the other 2 pool. Is like Pool A is paying 300 coin while Pool B and C payout around 150. All of them having same 10 mh. It's weird. Cannot be, they are all on the same codebase and same fee.. if they find the same blocks in the same time you get absolutely the same i'm mining on all 3 pools with 9mh/s each since launch (3 identical worker) got around 3800 coins on maxminers 3200 on swisspool 2400 on supernova luck factor? i've re-launched suprnova about 2 hours after the other pools as i had a serious database issue @ launch, so maybe that can explain it. also there was a 1% fee on suprnova for a certain amount of time which might also explain it a bit, i would check over a period of time, say one hour, it should be the same on all three pools now. ok will do so
|
|
|
|
Haggisahh
Newbie
Offline
Activity: 39
Merit: 0
|
|
July 23, 2014, 08:24:39 AM |
|
Cant find a list of IPO investors and stake - this should be public, at the very least the shareprice.
|
|
|
|
HunterS
|
|
July 23, 2014, 08:24:57 AM |
|
blocks worth 500 coins now
|
|
|
|
|