Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Firefly

Pages: [1]
1
MemoryCoin / Re: I don't understand cryptsy's actions
« on: January 27, 2014, 10:37:33 am »
Well, I don't understand why mmc.1gh.com has about 85% of all computing power of this coin.
What's about 51%-attack? It's not uprising Cryptsy doesn't deal with it.
And recall a scandal with premine.

2
xeon e5-2670 @2.6ghz with 32 thread 10.011 hpm and now 29.299 hpm

How much memory does it consume?

P.S. At the end, it is MemoryCoin :) It is supposed to consume A LOT of memory for PoW :)

It's a FEATURE!!!
yvg1900, marvelous, it's exactly that I've been requesting about a month ago.

Also, one question. From readme-file:
"For MemoryCoin, allowed parameters are:  "av" (algorithm variation, 1 variations in total"
so, we have no fine-tuning at all for MMC, only for PTS, am I right?

3
MemoryCoin / Re: Its my birthday, have some free MMC
« on: December 29, 2013, 05:26:03 pm »
Happy Bday!, live longer and prosper, attentionwhore.
Regardless of any mmc.

4
MemoryCoin / Re: mmcpool.com - CLOUD MINING GUIDE!
« on: December 27, 2013, 11:42:07 am »
So, guys, can you write some manual for mining in http://joyent.com?
They have free $130 for trial. I didn't get how to login in the instance via ssh (using Cygwin). It asks some password that I dont know.

5
MemoryCoin / Re: mmcpool.com - CLOUD MINING GUIDE!
« on: December 26, 2013, 12:29:14 pm »
Thank you,  jpeggt!
I'll try to do what you've said.

6
MemoryCoin / Re: mmcpool.com - CLOUD MINING GUIDE!
« on: December 26, 2013, 12:20:03 pm »
just got it working on Digital Ocean,

sudo apt-get update
sudo apt-get install -y git make g++ build-essential libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev dos2unix libboost-all-dev autoconf libcurl4-openssl-dev
git clone https://github.com/glitchman/mmcminer
cd mmcminer
./autogen.sh
CFLAGS="-O3 -march=native -mtune=native" CXXFLAGS="-O3 -march=native -mtune=native" ./configure
./configure CFLAGS="-O3"
make
./minerd --url http://work.mmcpool.com --user MBkvFREysoX9Fc8nbhHy9bSiNawhmgChB2 --threads 8

Will not work without adding:
sudo apt-get install automake libcurl4-gnutls-dev
because of errors with ./autogen.sh

Also I changed instanse to m3x2 and now miner works but it seems to me rather strange - too many "Rejected".
Don't you know why?



7
MemoryCoin / Re: mmcpool.com - CLOUD MINING GUIDE!
« on: December 26, 2013, 11:46:31 am »
[11:18:36] 8 miner threads started, using MMC Momentum Proof-of-Work algorithm.
Illegal instruction (core dumped)


with Amazon EC2 c3x2.large

I got this error at one point installing with ubuntu 13.10

make sure you get all the dependencies!

Code: [Select]
sudo apt-get install -y make gcc m4 automake libevent-dev zlibc zlib1g-dev libjansson-dev libcurl4-openssl-dev git autoconf g++

That didn't help. What instance did you choose?

8
MemoryCoin / Re: mmcpool.com - CLOUD MINING GUIDE!
« on: December 26, 2013, 11:26:44 am »
[11:18:36] 8 miner threads started, using MMC Momentum Proof-of-Work algorithm.
Illegal instruction (core dumped)


with Amazon EC2 c3x2.large

P.S.
~/miner/mmcminer$ ./run.sh
[11:34:58] 8 miner threads started, using MMC Momentum Proof-of-Work algorithm.
./run.sh: line 2:  5481 Illegal instruction     (core dumped) ./minerd --url http://work.mmcpool.com --user <here was my wallet address> --threads 8

9
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 11:00:33 am »
hi, I'm a new miner, using ubuntu built by vmware
my cpu is e3-1230v2
i dont know the hash is correct or not
could someone help me check the hash is normal?thx!!!
Push "getmininginfo" into console (it's in "About" menu of wallet). For your CPU hashrate = 1hpm  looks like real value.

10
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 04:51:14 am »
Well, I also have another question. Is this coin can utilize much more memory than 1 GB? If I have 32 GB could I use them all?

11
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 04:41:34 am »
you guys may try to compile on windows with mingw, i;ve done before with compile bitcoin and litecoin on windows, just for practice only.
google for compile bitcoin/litecoin on windows, it may be the same with this

>src/main.cpp:1925: error: integer constant is too large for 'long' type
>src/main.cpp:5723: error: integer constant is too large for 'long' type
> 1925    if(vtx[0].GetValueOut()!=73366415666531){
> 5723    int64 bottomOfThePollAmount=9223372036854775807;

That's what I mean. Excuse me, I'm not a programmer.

12
MemoryCoin / Re: mmc.xpool.xram.co - First Memorycoin Pool
« on: December 25, 2013, 04:24:26 am »
We Need Windows Version!!!!!
Really it's so. We don't want to assemble/compile, make/install, errors with missing libs and other linux brainfu*king stuff.

13
MemoryCoin / Re: [BOUNTY] MMC pool - ATM 1216 MMC
« on: December 25, 2013, 04:20:51 am »
Hi! Don't you know whether miner for windows would be created?

Pages: [1]