Bitcoin Forum
May 07, 2024, 11:11:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 »
  Print  
Author Topic: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been LAUNCHED@6.2/7:30 GMT  (Read 105654 times)
nathanghart
Full Member
***
Offline Offline

Activity: 195
Merit: 100


View Profile
February 07, 2014, 12:15:58 AM
 #441

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
1715123482
Hero Member
*
Offline Offline

Posts: 1715123482

View Profile Personal Message (Offline)

Ignore
1715123482
Reply with quote  #2

1715123482
Report to moderator
1715123482
Hero Member
*
Offline Offline

Posts: 1715123482

View Profile Personal Message (Offline)

Ignore
1715123482
Reply with quote  #2

1715123482
Report to moderator
1715123482
Hero Member
*
Offline Offline

Posts: 1715123482

View Profile Personal Message (Offline)

Ignore
1715123482
Reply with quote  #2

1715123482
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715123482
Hero Member
*
Offline Offline

Posts: 1715123482

View Profile Personal Message (Offline)

Ignore
1715123482
Reply with quote  #2

1715123482
Report to moderator
1715123482
Hero Member
*
Offline Offline

Posts: 1715123482

View Profile Personal Message (Offline)

Ignore
1715123482
Reply with quote  #2

1715123482
Report to moderator
nathanghart
Full Member
***
Offline Offline

Activity: 195
Merit: 100


View Profile
February 07, 2014, 12:18:13 AM
 #442

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.
gmcneish
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
February 07, 2014, 12:18:41 AM
 #443

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
noodle_dam
Hero Member
*****
Offline Offline

Activity: 530
Merit: 500



View Profile
February 07, 2014, 12:19:51 AM
 #444

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 :?

megatronman
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 07, 2014, 12:20:31 AM
 #445

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!
sickhouse
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile
February 07, 2014, 12:21:18 AM
 #446

Can anyone post a working config of CG/BFG/similar please? As you can see in my post above mine wont work.

Turn off the news and read. Watch Psywar, learn something important about our society and PR, why and how it got started and how it brainwashes you.
Snotty
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
February 07, 2014, 12:21:32 AM
 #447

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.
Honourablequest
Full Member
***
Offline Offline

Activity: 149
Merit: 100


View Profile
February 07, 2014, 12:26:13 AM
 #448

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

This works.
operationz
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
February 07, 2014, 12:26:56 AM
 #449

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
Snotty
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
February 07, 2014, 12:27:43 AM
 #450

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

This works.

Yeah, but does that pool paid out someone?
lqaz
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 07, 2014, 12:28:53 AM
 #451

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?
roshii
Jr. Member
*
Offline Offline

Activity: 34
Merit: 5


View Profile
February 07, 2014, 12:33:05 AM
 #452



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

Works for me as well but I'd like to see some stats or payout
varagtp
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
February 07, 2014, 12:35:32 AM
 #453

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..
turboblade
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
February 07, 2014, 12:39:31 AM
 #454

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
iraszl
Sr. Member
****
Offline Offline

Activity: 266
Merit: 257

Enthusiast


View Profile
February 07, 2014, 12:40:00 AM
 #455

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.
Ayas
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
February 07, 2014, 12:40:19 AM
 #456

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.
iraszl
Sr. Member
****
Offline Offline

Activity: 266
Merit: 257

Enthusiast


View Profile
February 07, 2014, 12:41:30 AM
 #457

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.
m0n085
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 07, 2014, 12:41:36 AM
 #458

getblocks -1 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500
getblocks -1 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500
getblocks -1 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500
getblocks -1 to 0000000000000000000000000000000000000000000000000000000000000000 limit 500

wtf?!

and my balance after 4h is stil 0. I have  130 khash/s
Snotty
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile
February 07, 2014, 12:43:46 AM
 #459

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

This works.

is this command before or after this one...?

./minerd -a keccak -o http://pool:port -u username -p password


It's the same command...
Al-Khwarizmi
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 07, 2014, 12:46:05 AM
 #460

Any chance of a link to a minerd for Windows? My version of minerd from other coins doesn't understand keccak.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!