CarlesPuyol
Legendary
Offline
Activity: 1148
Merit: 1000
|
|
May 06, 2014, 08:41:25 PM |
|
whats happened ? why the coin is freezed ?
|
|
|
|
sellbuy
|
|
May 06, 2014, 08:59:04 PM |
|
whats happened ? why the coin is freezed ?
Pirates! Ships! Everywhere!
|
|
|
|
DannyTom
|
|
May 07, 2014, 12:06:05 AM |
|
My concern with all of this is there's maybe 250 miners and very few transactions in general since it's only available in limited qtys on 1.5 exchanges. How can EBT support any type of real economy of buying and selling via millions of users on a daily basis with these types of issues.
At least this coin seems to have a dev team actively working on the issue, but this is a seriously limiting factor with all alt-coins.
|
BTQ: 17NEp7WtUZt4V5RiFP6YHxD1hcte7U3sB8 LTC: LeyXcTFxC5Ku3KDUyhwDHtLko1JwChd99h FTC: 6n56LJKYrdgmsougCCjenLFtpPTcjFQ829
|
|
|
Xtrata
|
|
May 07, 2014, 07:27:09 AM |
|
whats happened ? why the coin is freezed ?
They fixed the new wallet, its up again.
|
|
|
|
DannyTom
|
|
May 07, 2014, 11:27:42 AM |
|
Need to see more exchange volume happening over at EuropEX. I'm opening an account and plan to buy/sell from myself, just to see a second exchange get some trades on this coin.
Happy the wallets are fixed and we can start mining again.
|
BTQ: 17NEp7WtUZt4V5RiFP6YHxD1hcte7U3sB8 LTC: LeyXcTFxC5Ku3KDUyhwDHtLko1JwChd99h FTC: 6n56LJKYrdgmsougCCjenLFtpPTcjFQ829
|
|
|
jjj0923
|
|
May 07, 2014, 11:59:48 AM |
|
solo mining help I'm having some troubles solo mining - not find any block and I've got over 20 mhs new wallet download block chain updated mining machine on same submet as pc that contains wallet here's my ebt.conf file server=1 daemon=1 irc=1 rpcport=58590 rpcuser=miner rpcpassword=123 rpcallowip=127.0.0.1 rpcallowip=192.168.1.* addnode=198.72.187.145 addnode=70.73.168.208 addnode=178.195.158.188 addnode=212.129.1.77 addnode=46.39.246.24 addnode=71.177.158.16 addnode=24.192.244.107 addnode=172.245.21.138
here's my entry for cgminer.conf on the mining machine { "name" : "ebt", "url" : " http://192.168.1.14:58590", "user" : "miner", "pass" : "123" }, { "name" : "ebt", "url" : "stratum+tcp://ebt.argakiig.us:3344", "user" : "miner", "pass" : "xxx" } after I start cgminer I see this: [2014-05-07 13:58:19] Probing for an alive pool [2014-05-07 13:58:19] Network diff set to 0 [2014-05-07 13:58:19] Block change for http://192.168.1.14:58590 detection via stratum+tcp://ebt.argakiig.us:3344 stratum [2014-05-07 13:58:19] Pool 1 difficulty changed to 16 [2014-05-07 13:58:24] Network diff set to 0 [2014-05-07 13:58:24] New block detected on network before longpoll [2014-05-07 13:58:25] API running in IP access mode on port 5000 (17) [2014-05-07 13:58:25] Pool 0 not providing work fast enough [2014-05-07 13:58:35] Network diff set to 0 [2014-05-07 13:58:35] New block detected on network before longpoll [2014-05-07 13:58:35] Found block for pool 0! [2014-05-07 13:58:35] Pool 0 communication failure, caching submissions [2014-05-07 13:58:40] Pool 0 share became stale while retrying submit, discarding and I've also seen this kind of stuff [2014-05-07 14:05:08] Pool 0 communication failure, caching submissions [2014-05-07 14:05:13] Pool 0 share became stale while retrying submit, discardi ng
[2014-05-07 14:05:08] Pool 0 communication failure, caching submissions [2014-05-07 14:05:13] Pool 0 share became stale while retrying submit, discardi ng
any help would be appreciated thanks in advance
|
|
|
|
sellbuy
|
|
May 07, 2014, 12:09:27 PM |
|
@jjj0923 i think you using a asic, so it's asic/cgminer solo mining bug
you can try only 1 pool(local wallet), without second
|
|
|
|
jjj0923
|
|
May 07, 2014, 12:15:18 PM |
|
@jjj0923 i think you using a asic, so it's asic/cgminer solo mining bug
you can try only 1 pool(local wallet), without second
I am using asic - so - not second backup pool at all?
|
|
|
|
jjj0923
|
|
May 07, 2014, 12:29:52 PM |
|
@jjj0923 i think you using a asic, so it's asic/cgminer solo mining bug
you can try only 1 pool(local wallet), without second
got two but they were both rejected... any ideas why? [2014-05-07 14:28:21] Rejected 4dfedf76 Diff 215K/38646 BLOCK! GSD 0 [2014-05-07 14:28:23] Rejected 016cd7e3 Diff 46K/38646 BLOCK! GSD 3 (resubmit)
|
|
|
|
sellbuy
|
|
May 07, 2014, 12:51:09 PM |
|
maybe you overclock it or asic is unstable, so he sents wrong shares
try to use cpuminer instead of cgminer if you can, cpuminer more stable
also try to connect only to online pool and see if it accepts shares, so you can see how stable your asic(very low rejected(<5%) = high stability, mid&high rejected(>20%) = low stability)
updated: do you check right(scrypt) algorithm?
|
|
|
|
jjj0923
|
|
May 07, 2014, 01:27:17 PM |
|
maybe you overclock it or asic is unstable, so he sents wrong shares
try to use cpuminer instead of cgminer if you can, cpuminer more stable
also try to connect only to online pool and see if it accepts shares, so you can see how stable your asic(very low rejected(<5%) = high stability, mid&high rejected(>20%) = low stability)
updated: do you check right(scrypt) algorithm?
definately not the physical machines - they work fine in the pool. I am sure it's a configuration issue in the setting for solo mining either in my cgminer.conf file or ebt.conf file any other ideas? I've found multiple blocks but every one has been rejected: [2014-05-07 15:28:19] Rejected 01b2b394 Diff 38.6K/35780 BLOCK! GSD 16 (resubmit) [2014-05-07 15:28:23] Network diff set to 0 [2014-05-07 15:28:23] New block detected on network
|
|
|
|
sellbuy
|
|
May 07, 2014, 02:42:27 PM |
|
try cpuminer six gridseed units working fine for me with ebt solo mining here is my config: minerdOC.exe --freq=800 -s 1 --gc3355=\\.\COM3 -o 192.168.0.22:8420 -u user -p password
|
|
|
|
jjj0923
|
|
May 07, 2014, 02:58:31 PM |
|
try cpuminer six gridseed units working fine for me with ebt solo mining here is my config: minerdOC.exe --freq=800 -s 1 --gc3355=\\.\COM3 -o 192.168.0.22:8420 -u user -p password I may give it a try - I do not like cpuminer because it has no api for monitoring - but I may try it - thanks
|
|
|
|
jjj0923
|
|
May 07, 2014, 03:10:04 PM |
|
try cpuminer six gridseed units working fine for me with ebt solo mining here is my config: minerdOC.exe --freq=800 -s 1 --gc3355=\\.\COM3 -o 192.168.0.22:8420 -u user -p password is there an updated source for both gridseeds and gridseed blades? I run linux and will need to compile it.
|
|
|
|
jjj0923
|
|
May 07, 2014, 03:32:59 PM |
|
I did get solo mining working - some wallets require a longer password. Mine was only 3 characters - I changed it to 10 characters and it's working fine now. I'm throwing 20 MHs at it but not sure if it's going to be worth mining solo since the block rewards is only 250. I was going really well in the pool - but I'll let it run for 6 hours and compare against pool results thanks for the help
|
|
|
|
sellbuy
|
|
May 07, 2014, 03:35:13 PM |
|
pool reward will be 70% at the best, of solo mining
|
|
|
|
jjj0923
|
|
May 07, 2014, 04:10:47 PM |
|
pool reward will be 70% at the best, of solo mining
Are you sure about this?
|
|
|
|
sellbuy
|
|
May 07, 2014, 05:22:52 PM |
|
sure, only solo will make 100% mining profit
|
|
|
|
jjj0923
|
|
May 07, 2014, 05:42:30 PM |
|
sure, only solo will make 100% mining profit
well - right now I'm behind what I would have made in a pool in two hours - I'll be watching carefully
|
|
|
|
jjj0923
|
|
May 07, 2014, 06:47:55 PM |
|
can someone help me or tell me how to check on a transfer of coins?
I transferred some coins from my wallet to poloniex and they have not shown up yet there and that was about 45 minutes ago.
I have the transaction number.
thanks
|
|
|
|
|