bugilt
Member
Offline
Activity: 85
Merit: 10
|
|
February 06, 2014, 10:50:57 PM |
|
Hope this last one sticks. [ { "account" : "", "address" : "mYaFm6TcPf6DYYMcke5LaUQir8n4Ctu8dS", "category" : "orphan", "amount" : 96.00000000, "confirmations" : 0, "generated" : true, "txid" : "e556759fb23c61cf3cc3a17de0d1f29c758c2e50e269abc258b3e2f4da1ced ed", "time" : 1391720298, "timereceived" : 1391720300 }, { "account" : "", "address" : "mekA2KYGu22cEgMaKJ7TAGdTRAaRvWsm9V", "category" : "orphan", "amount" : 96.00000000, "confirmations" : 0, "generated" : true, "txid" : "5c7ed7547bcc5a2ab32c78b98563ba79ab74e4a2782f4dfd4eebb4634e2761 e2", "time" : 1391722904, "timereceived" : 1391722907 }, { "account" : "", "address" : "mS876jGJNaoyrKbGRpmqAapjif6aDA4cQM", "category" : "immature", "amount" : 96.00000000, "confirmations" : 101, "generated" : true, "blockhash" : "000000000089f1c002b4a0c75b1e50f6d23ed1fb8d153fd77a10a9348 8ee71c0", "blockindex" : 0, "blocktime" : 1391724392, "txid" : "d32c3cf82524ebdba7c4f2926a706c2ed541f076d2c704c6502f471aa9f435 a0", "time" : 1391724392, "timereceived" : 1391724393 } ]
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
February 06, 2014, 10:51:40 PM |
|
Selling 768 maxcoins for 0.5 BTC!
|
|
|
|
johncclarke
Newbie
Offline
Activity: 29
Merit: 0
|
|
February 06, 2014, 10:52:00 PM |
|
My question is this: I have to 760s running at 90000 Khash each but when I check the debug file in app data it still says my hash rate is like 340 k/hash. Just trying to understand the differentiation here with the keccak alg.
Also how can I check my balance since its only a blank cmd prompt, Ive seen an accepted share, but I dont even know my own wallet address. Thanks!
I have the same card! Would you mind sharing your config? I'm using "-i 0 -C 1 -l K6x24" but it's giving me subpar performance. Would be very grateful!
|
|
|
|
fiftyseven
|
|
February 06, 2014, 10:52:11 PM |
|
I have a wallet but no user interface for it at the moment.
I will post a Maxcoin donation address into the README file of future versions.
At the risk of teaching grandma to suck eggs, can't you run maxcoind getaccountaddress 0 against it? works for me Edit: not sure if that does what I think actually. This might be: maxcoind listaddressgroupings The address I get from that is the address associated with the found block.
|
|
|
|
Crixxus
Newbie
Offline
Activity: 28
Merit: 0
|
|
February 06, 2014, 10:52:24 PM |
|
37Gh/s at 400 difficulty, what have we done?! we've created a monster...
|
|
|
|
franchais
Newbie
Offline
Activity: 5
Merit: 0
|
|
February 06, 2014, 10:52:31 PM |
|
Hi guys, new here! I've manage to get things working. but the only problem is how do I specify 1 to 3 cards in the command line. So I have 2 gtx 680 and 1 gtx 660. If I need 1 gtx680 and 1 gtx660 to run what should I input? I currently have mine set up as this cudaminer -d gtx680 -l K12x32 -C 1 -m 1 -i 0 -H 1 -o stratum+tcp://coinotron.com:3334 -O user.1:1 If i'm missing anything else important please let me know. Any help would be really appreciated. Thanks! either run multiple cudaminers, one per card or give the arguments for -d, -K, -C, -m, -i as comma separated lists (no spaces inbetween). -d gtx680,gtx680#2,gtx660 if you specify only -C 1, it means all 3 cards will run on the 1 dimensional texture cache. use e.g. -C 1,0,1 to give per-card settings. Just saw this thanks for that. I didn't really get what you mean by the -d, -K, -C, -m,. When I put those in I got some error cudaminer -d gtx680,gtx680#2,gtx660 -K,-C1,1,0 -m,-i stratum+tcp://coinotron.com:3334 -O user.k1:k1 I couldn't get only 1 card to mine as well. Heres my input cudaminer -d gtx660ti -l K28x32 -C 2 -i 0 -o stratum+tcp://coinotron.com:3334 -O user.k1:k1
|
|
|
|
cbuchner1 (OP)
|
|
February 06, 2014, 10:53:46 PM |
|
Selling 768 maxcoins for 0.5 BTC!
here? weird. we're all producing coins here, you know.
|
|
|
|
MatchekPL
Newbie
Offline
Activity: 38
Merit: 0
|
|
February 06, 2014, 10:54:18 PM |
|
Why i can't run gtx 470, cudaminer ignores --algo parameter app just say to use --help maxcoin.conf # Seed nodes addnode=180.174.192.180:50300 addnode=maxcoin.cloudapp.net addnode=maxcoinus.cloudapp.net addnode=maxcoinasia.cloudapp.net addnode=maxexplorer.cloudapp.net addnode=213.179.202.19 addnode=91.121.8.25 addnode=213.192.56.163:8334 addnode=148.251.11.43 addnode=188.226.147.41 addnode=187.104.154.105 addnode=137.226.216.235 addnode=81.174.136.144:64335 addnode=88.207.5.123:50122 addnode=81.174.136.144:64335 addnode=23.97.128.50:1160 addnode=78.149.251.90:11463 addnode=188.226.137.47:34346 addnode=8.35.127.132:52322 addnode=wombat.dar.sh addnode=87.247.111.39:8668 addnode=84.208.234.214:53438
# RPC information rpcuser=xxx rpcpassword=xxx rpcallowip=127.0.0.1 rpcport=8108 server=1 daemon=1 listen=1 # Mining gen=0 maxcoin.bat cudaminer --algo=keccak -d gtx470 -o http://127.0.0.1:8108 -O xxx:xxx -i 0 -C 2 -l F14x16 -m 1
|
|
|
|
cbuchner1 (OP)
|
|
February 06, 2014, 10:54:55 PM |
|
37Gh/s at 400 difficulty, what have we done?! we've created a monster...
maybe the AMD CGMiner monster has woken up as well.
|
|
|
|
Stanr010
Member
Offline
Activity: 70
Merit: 10
|
|
February 06, 2014, 10:55:07 PM |
|
Where did you get this from?
|
|
|
|
ManIkWeet
|
|
February 06, 2014, 10:56:57 PM |
|
Where did you get this from? Most definately a scam... Also I went to use x86 and it gave me 5mhash more
|
BTC donations: 18fw6ZjYkN7xNxfVWbsRmBvD6jBAChRQVn (thanks!)
|
|
|
Stanr010
Member
Offline
Activity: 70
Merit: 10
|
|
February 06, 2014, 10:57:31 PM |
|
37Gh/s at 400 difficulty, what have we done?! we've created a monster...
maybe the AMD CGMiner monster has woken up as well. I'm throwing 4 GTX 780's at it but I've yet to get a single block....
|
|
|
|
BK124
Newbie
Offline
Activity: 23
Merit: 0
|
|
February 06, 2014, 10:57:58 PM |
|
I was mining from the blank cmd...then I closed everything to download the new wallet with a gui and now I'm only getting json_rpc_call failed. Is this a node issue or and I just have to wait for it to connect or do I have to redo my configuration.
Ive made a huge mistake?
|
|
|
|
cbuchner1 (OP)
|
|
February 06, 2014, 10:58:01 PM |
|
Why i can't run gtx 470, cudaminer ignores --algo parameter app just say to use --help cudaminer --algo=keccak -d gtx470 -o http://127.0.0.1:8108 -O xxx:xxx -i 0 -C 2 -l F14x16 -m 1 running an older cudaminer version, maybe? it should say 2014-02-06 not 2014-02-02 or 2014-02-04 and definitely not 2013...
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
February 06, 2014, 10:58:22 PM |
|
how to check the wallet on windows ?
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
69charger
|
|
February 06, 2014, 10:58:55 PM |
|
How do I generate a deposit address if I want to mine on a pool. Using windows client.
|
|
|
|
cbuchner1 (OP)
|
|
February 06, 2014, 10:59:01 PM |
|
I was mining from the blank cmd...then I closed everything to download the new wallet with a gui and now I'm only getting json_rpc_call failed. Is this a node issue or and I just have to wait for it to connect or do I have to redo my configuration.
Ive made a huge mistake?
update windows wallet from github (new exe file), delete your peers.dat in %APPDATA%\MaxCoin and you should be OK
|
|
|
|
THCaptain
Newbie
Offline
Activity: 14
Merit: 0
|
|
February 06, 2014, 10:59:43 PM |
|
My config for GTX770 cudaminer --algo=keccak -C 2 -L 128 -H 2 -l K1000x32 -i 0 -o http://127.0.0.1:8108 -O user:pass addnode=maxcoin.cloudapp.net addnode=maxcoinus.cloudapp.net addnode=maxcoinasia.cloudapp.net addnode=maxexplorer.cloudapp.net addnode=213.179.202.19 addnode=91.121.8.25 addnode=213.192.56.163:8334 addnode=148.251.11.43 addnode=188.226.147.41 addnode=187.104.154.105 addnode=95.85.14.92 addnode=95.85.38.7 addnode=95.85.41.61 addnode=95.85.40.179 addnode=95.85.42.240 addnode=95.85.43.202 addnode=95.85.43.189 addnode=95.85.25.162 addnode=107.170.246.18 addnode=107.170.245.188 addnode=107.170.245.192 addnode=107.170.10.242 addnode=192.241.174.133 addnode=95.85.45.177 addnode=137.226.216.235 addnode=wombat.dar.sh server=1 rpcport=8108 rpcuser=user rpcpassword=password onlynet=ipv4 daemon=1 gen=0
|
|
|
|
Crixxus
Newbie
Offline
Activity: 28
Merit: 0
|
|
February 06, 2014, 11:01:49 PM |
|
guys how can i get my wallet address??
|
|
|
|
rhaikh
Newbie
Offline
Activity: 50
Merit: 0
|
|
February 06, 2014, 11:01:54 PM |
|
GTX 650 Ti BOOST: -C 2 -H 2 -l K1536x16 -L 128 Reason : I read it has 768 multiprocessors, * 2 by trial and error Getting 62000khash/s on one machine and actually only 47000kh/s on a newer machine Edit: Both getting 62 now. I would appreciate any better configs (I have tried a lot, including K1000 etc.) Normally I use K8x16. I found 2 blocks right away and none since, but they were orphans.
|
|
|
|
|