BitShares Forum

Other => Graveyard => MemoryCoin => Topic started by: 2tights on March 01, 2014, 08:34:04 am

Title: Crazy
Post by: 2tights on March 01, 2014, 08:34:04 am
I can't get the android or Linux wallet to work. The  documentation for mmc leaves a lot to be desired. I'd like to be mining right now but i can't find a good guide for Linux users to create a wallet and to mine. Any guidance is appreciated.

Sent from my SCH-I535 using Tapatalk

Title: Re: Crazy
Post by: tomorrow on March 01, 2014, 01:23:46 pm
quickest way to start mining

1) create an online wallet at https://www.mmc-wallet.com

2) download yam miner from dropbox (see https://bitsharestalk.org/index.php?topic=2609.0)
modify the config and start mining
Title: Re: Crazy
Post by: 2tights on March 01, 2014, 05:20:21 pm
Thanks

Sent from my SCH-I535 using Tapatalk

Title: Re: Crazy
Post by: 2tights on March 01, 2014, 11:21:24 pm
Ok, so I ended up compiling and configuring memorycind on my i7 4770, which is currently running.  This means that I'm solo mining, right? I know it will be a month or more before I solve a block, or is that wrong? Also, I haven't indicated a mmc address for any coins to be sent to. Do I have it completely wrong?
Title: Re: Crazy
Post by: seraphim on March 04, 2014, 12:39:00 pm
what does getmininginfo say?
Title: Re: Crazy
Post by: 2tights on March 04, 2014, 02:43:47 pm
{
    "blocks" : 18979,
    "currentblocksize" : 171298,
    "currentblocktx" : 107,
    "difficulty" : 0.00006581,
    "errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.",
    "genproclimit" : -1,
    "hashespermin" : 3.63730419,
    "pooledtx" : 107,
    "testnet" : false
}

{
    "version" : 138300,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 18979,
    "timeoffset" : -1,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 0.00006581,
    "testnet" : false,
    "keypoololdest" : 1393661221,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."
}
Title: Re: Crazy
Post by: 2tights on March 04, 2014, 04:55:48 pm
Also, interestingly I have watched the difficulty fluctuate quit a bit. Its really low right now, .00006581. Is this correct, or do I have it set up wrong?

One more thing, should I be clearing out every once in a while my debug.log?

And what list of nodes is active? Maybe some nodes I have are wrong? Another thing, am I supposed to advise people if I'm mining, and supply my ip address? Will I need to set up some port forwarding on my router to make that work? Please advise.

Those errors are still displaying: "Warning: Displayed transactions may not be correct!...."
Title: Re: Crazy
Post by: 2tights on March 04, 2014, 07:02:05 pm
Thank you to anyone who can chime in here. I'd like to know if those errors are reason for concern, as well as any other advice you can offer... Thanks in advance.
Title: Re: Crazy
Post by: 2tights on March 04, 2014, 10:00:05 pm
I cleared out my blocks folder ~/.memorycoin/blocks

I restarted it, but the errors came back. How it reads

"errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."

My version says 138300. Do I need to upgrade? Not sure...help
Title: Re: Crazy
Post by: seraphim on March 05, 2014, 09:01:24 am
Diff is ok, it adjusts per block.

I don't know about the upgrade problem and I was hoping that someone with more technical knowledge would answer this - as nothing happened until now I'll forward it...

Mining should work fine as long as "blocks" shows the correct height and "hashespermin" > 0 - but are you sure that you want to mine solo? The yam pool miner is greatly optimized and will give you much better results!
Title: Re: Crazy
Post by: KillerByte on March 05, 2014, 02:26:48 pm
I cleared out my blocks folder ~/.memorycoin/blocks

I restarted it, but the errors came back. How it reads

"errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade."

I think you also must clear out the chainstate folder in Memorycoin as well.
Title: Re: Crazy
Post by: 2tights on March 05, 2014, 02:45:30 pm
Maybe I should try that, thanks for your responses

Sent from my SCH-I535 using Tapatalk