Pages:
Author

Topic: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been [email protected]/7:30 GMT - page 9. (Read 105704 times)

sr. member
Activity: 266
Merit: 257
Enthusiast
Works for me as well but I'd like to see some stats or payout
Looks like this pool is either poorly done or a scam. It's working sometimes but nobody is paid.
newbie
Activity: 4
Merit: 0
Can somebody tell me where i can find my maxcoin wallet adress?

Im using W32 wallet but i cant find it. Im mining now in the wallet and i want to stop and start cloud mining.

Need my adress!!!


Thanks guys!!
Same here, why there is no info about this?

I want to know this too

Your Maxcoin wallet can have multiple addresses for receiving the coins. You can generate an address as follows:
Launch the Dos prompt
Change Directory to the folder where you have your maxcoind.exe file. Use the 'cd' command for that.
Run this command: maxcoind getnewaddress
It will generate a new address in your wallet
You can use it for receiving maxcoins in your wallet

Hope this helps.
sr. member
Activity: 266
Merit: 257
Enthusiast
Still dont know my adress Sad

Btw, just to be clear. is there no reason to mine solo?

I thought you could mine coins solo when they where this new..

You need to download and install a wallet on your computer to get an address: https://github.com/Max-Coin/clients

You can solo mine, but it may take days till you get a block. Probably weeks. Without a working pool it's no use really.
member
Activity: 115
Merit: 10
Still dont know my adress Sad

Btw, just to be clear. is there no reason to mine solo?

I thought you could mine coins solo when they where this new..

difficulty is too high
newbie
Activity: 14
Merit: 0
Still dont know my adress Sad

Btw, just to be clear. is there no reason to mine solo?

I thought you could mine coins solo when they where this new..
jr. member
Activity: 34
Merit: 5


Yeah, but does that pool paid out someone?
[/quote]

Works for me as well but I'd like to see some stats or payout
newbie
Activity: 3
Merit: 0
Centos 6.5

[root@lu1 ~]# cd ~ && ./maxcoind --daemon
./maxcoind: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./maxcoind)
./maxcoind: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by ./maxcoind)
./maxcoind: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./maxcoind)

How to fix?
full member
Activity: 238
Merit: 100
./minerd  -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mazcGQPX3Uu7kTLqitWorhfZGsCjXoAUu3 -p x

This works.

Yeah, but does that pool paid out someone?
newbie
Activity: 10
Merit: 0
Can a helpful person who has gotten the Maxcoin wallet working on a mac help me figure out how to get it working on mine by any chance?  

Mine says "no block source available" and I do not know why it is saying this.  Huh
full member
Activity: 149
Merit: 100
./minerd  -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mazcGQPX3Uu7kTLqitWorhfZGsCjXoAUu3 -p x

This works.
full member
Activity: 238
Merit: 100
doing everything on page one of this thread to mine with pool, get to this point:

 -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mHgE2axnXQHAGDj6uBxW7HTpLheMpw3ZGs -p x

and get this error: -a: command not found


any help?

u need ./minerd before the command

Thanks guys, that worked. was mining on the pool, but thinking it might be scam. so :?

So now we wait for a trustable pool to appear. If that ever happens.
hero member
Activity: 490
Merit: 500
Can anyone post a working config of CG/BFG/similar please? As you can see in my post above mine wont work.
newbie
Activity: 8
Merit: 0
I think I might have mined a coin?
Code:
[2014-02-06 19:09:33] thread 5: 21990110 hashes, 363.09 khash/s
[2014-02-06 19:09:34] thread 1: 513733 hashes, 324.69 khash/s
[2014-02-06 19:09:34] accepted: 1/1 (100.00%), 2861 khash/s (yay!!!)
[2014-02-06 19:09:35] thread 6: 21790584 hashes, 371.68 khash/s
[2014-02-06 19:09:36] thread 4: 21825509 hashes, 355.50 khash/s

But my balance is still zero?
Code:
root@mine:~# ./maxcoind getinfo
{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 551,
    "timeoffset" : 0,
    "connections" : 7,
    "proxy" : "",
    "difficulty" : 306.88251111,
    "testnet" : false,
    "keypoololdest" : 1391724440,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

That just means it accepted the share. Sorry.
Lol ok thanks!
hero member
Activity: 530
Merit: 500
doing everything on page one of this thread to mine with pool, get to this point:

 -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mHgE2axnXQHAGDj6uBxW7HTpLheMpw3ZGs -p x

and get this error: -a: command not found


any help?

u need ./minerd before the command

Thanks guys, that worked. was mining on the pool, but thinking it might be scam. so :?
newbie
Activity: 12
Merit: 0
doing everything on page one of this thread to mine with pool, get to this point:

 -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mHgE2axnXQHAGDj6uBxW7HTpLheMpw3ZGs -p x

and get this error: -a: command not found


any help?

u need ./minerd before the command
full member
Activity: 195
Merit: 100
I think I might have mined a coin?
Code:
[2014-02-06 19:09:33] thread 5: 21990110 hashes, 363.09 khash/s
[2014-02-06 19:09:34] thread 1: 513733 hashes, 324.69 khash/s
[2014-02-06 19:09:34] accepted: 1/1 (100.00%), 2861 khash/s (yay!!!)
[2014-02-06 19:09:35] thread 6: 21790584 hashes, 371.68 khash/s
[2014-02-06 19:09:36] thread 4: 21825509 hashes, 355.50 khash/s

But my balance is still zero?
Code:
root@mine:~# ./maxcoind getinfo
{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 551,
    "timeoffset" : 0,
    "connections" : 7,
    "proxy" : "",
    "difficulty" : 306.88251111,
    "testnet" : false,
    "keypoololdest" : 1391724440,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

That just means it accepted the share. Sorry.
full member
Activity: 195
Merit: 100
Thanks very much for this guide, I'm up and running in the cloud. This has been a pretty cool learning experience if nothing else.

Assuming that this coin is going to be crushed by GPUs, and that I have a free trial on Azure anyway, is there somewhere better to point the CPU cycles now that I roughly know what I'm doing with a VPS?

quark Smiley  or find another CPU only coin
newbie
Activity: 8
Merit: 0
I think I might have mined a coin?
Code:
[2014-02-06 19:09:33] thread 5: 21990110 hashes, 363.09 khash/s
[2014-02-06 19:09:34] thread 1: 513733 hashes, 324.69 khash/s
[2014-02-06 19:09:34] accepted: 1/1 (100.00%), 2861 khash/s (yay!!!)
[2014-02-06 19:09:35] thread 6: 21790584 hashes, 371.68 khash/s
[2014-02-06 19:09:36] thread 4: 21825509 hashes, 355.50 khash/s

But my balance is still zero?
Code:
root@mine:~# ./maxcoind getinfo
{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 551,
    "timeoffset" : 0,
    "connections" : 7,
    "proxy" : "",
    "difficulty" : 306.88251111,
    "testnet" : false,
    "keypoololdest" : 1391724440,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
newbie
Activity: 45
Merit: 0
mNHhDxPaXTSy1PMVqTzEu3niDtq1nHtYpf

got this from /.maxcoind getaccountaddress ""

Now when and if I can get anything from a pool, how do you check your balance, and then send?

I cant get the adress, i tipe: C:\MXC>./maxcoind getaccountaddress  (MXC is the directory where i unziped the wallet)

What you tipe to get the adress?


Thanks!

Are you on windows or Linux?

c:\Users\nhart\mc>c:\users\nhart\mc\maxcoind getaccountaddress ""
->mKnS34j4PdW6SC5gJemeMW2Y3q3ZTDyEqa


Linux
$ cd ~ &&  ./maxcoind getaccountaddress ""
->mKnS34j4PdW6SC5gJemeMW2Y3q3ZTDyEqa



Im using windows
newbie
Activity: 10
Merit: 0
Can someone help me figure out why my Maxcoin Wallet says "no block source available"? It cannot access or download this block chain apparently. I am on a Macbook Pro and I created a maxcoin.conf file with many nodes and put it in a User/Library/Application Support/Maxcoin folder.

I do not know if it is because I did not work the conf. file right or what. help anyone?
Pages:
Jump to: