Author

Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX] - page 902. (Read 3426922 times)

member
Activity: 61
Merit: 10
coins-e is garbage, every sale just sits there queued and nothing happens
sr. member
Activity: 406
Merit: 250
Someone keep listing their MAX at .01 even though it was selling at .013

I can't see the orderbook on Coins-E.. anyone?

Everything is zeroed out on every coin, 0 volume, etc.
member
Activity: 85
Merit: 10
Someone keep listing their MAX at .01 even though it was selling at .013
sr. member
Activity: 406
Merit: 250
Where do I sell maxcoins? (If I ever find some?)

what is the current trading rate?
full member
Activity: 182
Merit: 100
Coins-e has 4500MAX in stock, they'll have to sell most of those before your order goes through.
As people are buying small amounts of MAX, this will take time.
member
Activity: 61
Merit: 10
coins-e worked for me!  Cheesy

To deposit or sell.  I deposited some fine, but I cannot sell.  Open a sell order and it sits 'queued' ...

Someone has to buy your coin at the price you specify. If there are no orders at that price you will not sell. Mine all sold at 0.012 BTC

I'm matching buy orders, but nothing.  Seems broken.
newbie
Activity: 37
Merit: 0
Sold a block on e coins already, its a bit frustrating as it seems your orders don't always post. Anyone else experiencing this? I just spam until they pop up.

Spam? As in issue the order, cancel it, re-issue...et cetera?
That seems awfully inelegant.
full member
Activity: 173
Merit: 100
coins-e worked for me!  Cheesy

To deposit or sell.  I deposited some fine, but I cannot sell.  Open a sell order and it sits 'queued' ...

Someone has to buy your coin at the price you specify. If there are no orders at that price you will not sell. Mine all sold at 0.012 BTC
hero member
Activity: 756
Merit: 502
"Guys,

We have a problem at max.1gh.com pool. Your cpuminers will never find a valid share currently. Please point them to your local wallets for now!

For technical-savvy, the problem is due to the fact maxcoin has replaced double-sha with single-sha for transaction signing in the wallet, but not in the stratum part of cpuminer."

hmm.
sr. member
Activity: 434
Merit: 250
Any hint for better performance on 770 Gtx? Currently getting ~110 Mhash with these settings:

--algo=keccak -d 0 -C 2 -L 64 -H 2 -l K600x32

133 with this
Code:
cudaminer --algo=keccak -C 2 -L 256 -H 2 -l K1000x32 -i 0 -o http://127.0.0.1:8108 -O x:x

Thanks. Slight improvement to around 120-122 Mhash avg.
member
Activity: 61
Merit: 10
Sold a block on e coins already, its a bit frustrating as it seems your orders don't always post. Anyone else experiencing this? I just spam until they pop up.

I'm trying to sell and see my order gets placed and is 'queued' but it never makes the sale...

newbie
Activity: 23
Merit: 0
Sold a block on e coins already, its a bit frustrating as it seems your orders don't always post. Anyone else experiencing this? I just spam until they pop up.
full member
Activity: 182
Merit: 100
I'm trying since hours to get this running !

Always rpc call failed, retrying in 15s  Sad

I've got a .conf file, wallet running, commands working, but impossible to connect...

C:\cudaminer-2014-02-06\cudaminer-2014-02-06\x64\cudaminer.exe --algo=keccak -i 0 -m 1 -L 128 -l K1024x32 -o localhost:8108 -O plop:plap

and conf :

Code:
# MaxCoin Example Config
# https://en.bitcoin.it/wiki/Running_Bitcoin#Bitcoin.conf_Configuration_File

# Seed nodes
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=107.170.15.110:8668
addnode=131.111.33.245:8668
addnode=137.116.204.146:8668
addnode=138.91.116.247:8668
addnode=144.76.107.81:8668
addnode=144.76.113.132:8668
addnode=144.76.238.140:8668
addnode=148.251.11.196:8668
addnode=162.251.118.42:8668
addnode=187.104.154.105:8668
addnode=162.243.98.115:8668
addnode=94.226.111.26:8668
addnode=108.166.119.210:8668
addnode=54.242.57.209:8668
addnode=109.204.130.61:8668
addnode=62.24.83.120:8668
addnode=107.170.0.102:8668
addnode=37.139.10.249:8668
addnode=62.210.162.235:8668
addnode=54.80.38.63:8668
addnode=54.196.40.143:8668
addnode=23.97.130.72:8668

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1

# RPC information
rpcuser=plop
rpcpassword=plap
rpcport=8108
# Mining
gen=0
Try: C:\cudaminer-2014-02-06\cudaminer-2014-02-06\x64\cudaminer.exe --algo=keccak -i 0 -m 1 -L 128 -l K1024x32 -o http://localhost:8108 -O plop:plap
newbie
Activity: 14
Merit: 0
Any hint for better performance on 770 Gtx? Currently getting ~110 Mhash with these settings:

--algo=keccak -d 0 -C 2 -L 64 -H 2 -l K600x32

133 with this
Code:
cudaminer --algo=keccak -C 2 -L 256 -H 2 -l K1000x32 -i 0 -o http://127.0.0.1:8108 -O x:x
newbie
Activity: 39
Merit: 0
I'm trying since hours to get this running !

Always rpc call failed, retrying in 15s  Sad

I've got a .conf file, wallet running, commands working, but impossible to connect...

C:\cudaminer-2014-02-06\cudaminer-2014-02-06\x64\cudaminer.exe --algo=keccak -i 0 -m 1 -L 128 -l K1024x32 -o localhost:8108 -O plop:plap

and conf :

Code:
# MaxCoin Example Config
# https://en.bitcoin.it/wiki/Running_Bitcoin#Bitcoin.conf_Configuration_File

# Seed nodes
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=107.170.15.110:8668
addnode=131.111.33.245:8668
addnode=137.116.204.146:8668
addnode=138.91.116.247:8668
addnode=144.76.107.81:8668
addnode=144.76.113.132:8668
addnode=144.76.238.140:8668
addnode=148.251.11.196:8668
addnode=162.251.118.42:8668
addnode=187.104.154.105:8668
addnode=162.243.98.115:8668
addnode=94.226.111.26:8668
addnode=108.166.119.210:8668
addnode=54.242.57.209:8668
addnode=109.204.130.61:8668
addnode=62.24.83.120:8668
addnode=107.170.0.102:8668
addnode=37.139.10.249:8668
addnode=62.210.162.235:8668
addnode=54.80.38.63:8668
addnode=54.196.40.143:8668
addnode=23.97.130.72:8668

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1

# RPC information
rpcuser=plop
rpcpassword=plap
rpcport=8108
# Mining
gen=0
sr. member
Activity: 273
Merit: 250
Should I have edited this? I have the wallet open now.

rpcport=8108 would have helped in your case because you instruct cudaminer to connect to that port.
This and setting a reasonable rpcuser and rpcpassword, matching what you pass to cudaminer with the -u -p or -O option


I just add rpcport 8108 and i get "

[2014-02-07 02:03:23] 1 miner threads started, using 'keccak' algori
[2014-02-07 02:03:24] HTTP request failed: Failed connect to localho
error
[2014-02-07 02:03:24] json_rpc_call failed, retry after 15 seconds
[2014-02-07 02:03:41] HTTP request failed: Failed connect to localho
error
[2014-02-07 02:03:41] json_rpc_call failed, retry after 15 seconds
[2014-02-07 02:03:57] HTTP request failed: Failed connect to localho
error
[2014-02-07 02:03:57] json_rpc_call failed, retry after 15 seconds
[2014-02-07 02:04:13] HTTP request failed: Failed connect to localho
error
[2014-02-07 02:04:20] json_rpc_call failed, retry after 15 seconds"  Sad

rpcallowip=all
daemon=1
server=1
listen=1

Thanks for the help, but no result with this solution Sad
sr. member
Activity: 434
Merit: 250
Any hint for better performance on 770 Gtx? Currently getting ~110 Mhash with these settings:

--algo=keccak -d 0 -C 2 -L 64 -H 2 -l K600x32
newbie
Activity: 37
Merit: 0
coins-e worked for me!  Cheesy
How long did it take? Cheesy

Less than 30min from the time I registered until I withdrew my bitcoin.

How did you get your order to pass the queue?
It's just sitting there for more than 30mins now...
newbie
Activity: 56
Merit: 0
https://i.imgur.com/A07c7Rb.jpg

How come I don't get any accepted? Do they not come often? How do I know I'm actually mining properly? lol

This is my .bat:
cudaminer.exe --algo=keccak -m 1 -L 128 -r 10 -R 30 -T 30 -d 1 -H 1 -i 0 -l K1024x32 -C 0 -o http://127.0.0.1:8108 -O USER:PASSWORD
Jump to: