Bitcoin Forum
June 22, 2024, 12:56:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 »
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MAX] MaxCoin - Alive and Kickin' on: February 08, 2014, 04:36:26 AM
Can anyone tell me how to mine this using a mac?
2  Alternate cryptocurrencies / Mining (Altcoins) / Guide to mining MaxCoin on a Mac on: February 07, 2014, 09:48:45 PM
Can anyone point to me how this is done. The more I read the more i'm confused.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been LAUNCHED@6.2/7:30 GMT on: February 07, 2014, 02:59:19 PM
UPDATED, GET THE NEW 1GH.COM MINER!

Guide updated with the 1GH cpuminer, as apparently the official cpuminer by MaxCoin was flawed...
maxcoinproject: 1gh does not work indeed with your cpuminer. No stratum pool does, you messed up txids.

delete your old cpuminer dir
Code:
cd ~
rm -r cpuminer

Download the 1GH MaxCoin (SHA-3) minerd (+configure and compile)
Code:
git clone https://github.com/1gh/cpuminer
cd cpuminer
./configure CFLAGS="-O3"
make
strip minerd

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

Instacash any way to make sure we are using the 1GH cpuminer? Did the steps above and things appear to be working but zero Total MH/s showing up on maxpool.1gh.com
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been LAUNCHED@6.2/7:30 GMT on: February 07, 2014, 03:13:08 AM
Anyone pool mining with http://www.maxcoinmine.com ?

EDIT - never mine it's not really 'up'.
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been LAUNCHED@6.2/7:30 GMT on: February 07, 2014, 02:20:38 AM
https://twitter.com/1ghcom/status/431599255485046784

"cpuminer that works with 1gh, https://github.com/1gh/cpuminer  TESTING NOW, IT IS ALPHA QUALITY"



After tonight I don't trust anything.... All my hopes and dreams was shattered too.

maybe someone will can try if it works?

Going to try since I have nothing left to lose...

It's working, guys!

https://github.com/1gh/cpuminer

I already have an amazing amout of 0.5701 unconfirmed MAX. Yay... I guess.

YUP, its working! ( i guess )


Taken with Webpage Screenshot

Any how to for a Mac ?
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 10:34:06 PM
Has anyone found so much as 1 coin via this method?

If you solo mine you can only find 1 block at a time which for MaxCoin is 96 coins. Due to the difficulty of currently ~200 it is really hard to find blocks solo.

POOLS are absolutely required now and we should look out for them.

PS. I have only 1 Block, 96 coins.

What is the command to check if you have found a block?

If you catch a block you can see it under    "balance" : 0.00000000,

Please note that due to the high difficulty it is really hard to solomine now and hence takes a long time to find a block. Please watch out for pools and switch over to pool mining as soon as possible.

Sorry for inconvenience, I hope you're all doing well!


ok, thanks - nothing so far .... hoping for a pool to be up soon.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 10:30:20 PM
Stuck at

Code:
Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 22:26:01 2014

{
    "version" : 80900,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 0.00390625,
    "testnet" : false,
    "keypoololdest" : 1391725272,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
{



    "blocks" : 0,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00390625,
    "errors" : "",

What does this mean?





You should go back to here - https://bitcointalk.org/index.php?topic=450539.msg4982489#msg4982489
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 10:28:43 PM
Has anyone found so much as 1 coin via this method?

If you solo mine you can only find 1 block at a time which for MaxCoin is 96 coins. Due to the difficulty of currently ~200 it is really hard to find blocks solo.

POOLS are absolutely required now and we should look out for them.

PS. I have only 1 Block, 96 coins.

What is the command to check if you have found a block?
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 10:26:56 PM
@ zpply what did you do next my connections changed from 0 to 1 but my blocks are still zero

however after "errors"  : "",

im no longer able to type anything does that mean its working?

you should be good. You will see the data on the screen change. I'm seeing blocks 319
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 10:15:37 PM
instacash you're the man! You can have my first coin if I get one because I will need you to show me how to get the coins out of this cloud thing and into my wallet thing Wink

Do I need to have this terminal always open? and will a bell ring when I get a coin? seriously I want a bell!



11  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 10:08:31 PM
Does this mean it working? I'm being totally serious - I have no idea!

Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 17:07:23 2014
                                                                               
{                                                                               
    "version" : 80900,                                                         
    "protocolversion" : 70001,                                                 
    "walletversion" : 60000,                                                   
    "balance" : 0.00000000,                                                     
    "blocks" : 279,                                                             
    "timeoffset" : 1,                                                           
    "connections" : 4,                                                         
    "proxy" : "",                                                               
    "difficulty" : 195.99252336,                                               
    "testnet" : false,                                                         
    "keypoololdest" : 1391719269,                                               
    "keypoolsize" : 101,                                                       
    "paytxfee" : 0.00000000,                                                   
    "errors" : ""                                                               
}                                                                               
{                                                                               
    "blocks" : 279,                                                             
    "currentblocksize" : 1000,                                                 
    "currentblocktx" : 0,                                                       
    "difficulty" : 195.99252336,                                               
    "errors" : "",                                                             
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 10:03:43 PM
lol - I still have no idea what to put here:

rpcuser=maxcoinrpc
rpcpassword=supersecurepassword



just leave it as is

Don't leave it as is....someone will steal your Maxcoin should you ever get any. You can literally put anything you want for both values.

Good luck.

Someone wants to steal my precious. I don't have any preciouses for you to steal!

I still get this crap when i use my rpcuser name and password:

Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 17:03:00 2014
                                                                                
error: incorrect rpcuser or rpcpassword (authorization failed)                  
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 09:44:38 PM
Why was the solo mining info removed?
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 09:29:58 PM
Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 16:29:34 2014
                                                                               
error: incorrect rpcuser or rpcpassword (authorization failed)     


Anyone please!             
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                         
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 09:22:02 PM
lol - I still have no idea what to put here:

rpcuser=maxcoinrpc
rpcpassword=supersecurepassword

16  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 08:56:52 PM
Someone help me with this:

rpcuser=yourmaxcoinrpc
rpcpassword=yoursupersecurepassword

I just entered a random user name and password.

I get:

Every 2.0s: ./maxcoind getinfo && ./maxcoind getmin...  Thu Feb  6 15:55:38 2014
                                                                               
error: incorrect rpcuser or rpcpassword (authorization failed)                 
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 08:47:58 PM
where is the mac wallet - the file they gave doesn't work!
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep for TODAY'S RELEASE /7:30 GMT on: February 06, 2014, 06:11:30 PM
Can someone explain how minerd works - for windows or mac. I just opened it and get:

Quote
/Volumes/NEW/minerd ; exit;
[2014-02-06 11:09:51] Binding thread 1 to cpu 1
[2014-02-06 11:09:51] Binding thread 0 to cpu 0
[2014-02-06 11:09:51] Binding thread 2 to cpu 2
[2014-02-06 11:09:51] Binding thread 3 to cpu 3
[2014-02-06 11:09:51] Binding thread 4 to cpu 4
[2014-02-06 11:09:51] Binding thread 5 to cpu 5
[2014-02-06 11:09:51] Binding thread 6 to cpu 6
[2014-02-06 11:09:51] 8 miner threads started, using 'scrypt' algorithm.
[2014-02-06 11:09:51] Binding thread 7 to cpu 7
[2014-02-06 11:09:51] HTTP request failed: Failed connect to 127.0.0.1:9332; Connection refused
[2014-02-06 11:09:51] json_rpc_call failed, retry after 30 seconds

What do I do with it? I'm not smart Sad
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 06, 2014, 06:07:26 PM
How does miners work on a mac - I just opened it and what am I suppose to do with it?
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // Prep. for Release on 6.2 /7:30 GMT on: February 05, 2014, 10:38:07 PM
worked great the second time around. Thanks for your help.

Stupid question but the pool has to be up and running before this can started ... correct?

On the pool it says the following:
Quote
Given the nature of the ALGO for this coin, please be prepared to mine via the MaxCoin wallet when released.  We will work on getting the pool operational meanwhile.
Pages: [1] 2 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!