Author Topic: [ANN] [STABLE!] mmc.xpool.xram.co - First Memorycoin Pool  (Read 131377 times)

0 Members and 1 Guest are viewing this topic.

Offline duck

  • Newbie
  • *
  • Posts: 14
    • View Profile
too many
Code: [Select]
system:111
connecting to 162.243.216.74:1339
system:111
connecting to 162.243.216.74:1339
system:111

Same here but others are running:

Code: [Select]
hash generated - 5478 / 1968 / 1671571089
hash generated - 7860 / 1968 / 122435842
submit: 0d380afd70b254068c131359b863984f6073d9ae8435a2b04ae9487d54f258ff
hash generated - 5177 / 1968 / 2103039203
submit: 0c3c0bfd7f66abaabaac47489c9310ea9011a7f1d72a5dd485fa4384590ac5cd
hash generated - 4015 / 1968 / 3549854178
hash generated - 15321 / 1968 / 2740331292


Offline pvp1982

  • Jr. Member
  • **
  • Posts: 29
    • View Profile
too many
Code: [Select]
system:111
connecting to 162.243.216.74:1339
system:111
connecting to 162.243.216.74:1339
system:111


Offline duck

  • Newbie
  • *
  • Posts: 14
    • View Profile
I can't access to http://mmc.xpool.xram.co/ is it down again?

Some of my miners are running fine but others can't connect.

Offline smokim11

  • Sr. Member
  • ****
  • Posts: 217
    • View Profile
pool down I think we will have to wait till KB comes back.
If I helped you and want to show your appreciation donate any amount:
Pjem2V2FDPGZa6yAvpL2fN5yZKXYUNLSv5

Offline pvp1982

  • Jr. Member
  • **
  • Posts: 29
    • View Profile
Win7 64bit binaries if someone can provide will be thankful...

Offline smokim11

  • Sr. Member
  • ****
  • Posts: 217
    • View Profile
time to time I see a "force reconnect if possible!"  ... is it asking me to kill it and reconnect or is it telling me that it reconnected?

I think it reconnects automatically, i got something like that but it just reconnected and started mining again.
If I helped you and want to show your appreciation donate any amount:
Pjem2V2FDPGZa6yAvpL2fN5yZKXYUNLSv5

Offline chida

  • Full Member
  • ***
  • Posts: 77
    • View Profile
BTC: 12A5tZgivCa7BVF4YbQdtSedFzanpCbupb
MMC: MBayoLj9WEWTsCk8n45G37tDSSJP2Dd9k5
PTS: PiVUjNkwk6VKrKWCMtA7NkqFhfkqR5pnCS

Offline jlafuente

  • Newbie
  • *
  • Posts: 13
    • View Profile
time to time I see a "force reconnect if possible!"  ... is it asking me to kill it and reconnect or is it telling me that it reconnected?

Offline smokim11

  • Sr. Member
  • ****
  • Posts: 217
    • View Profile
Looks like its doing great, we found 2 blocks pretty quick around 18 minutes between each.

Got 10 servers mining on this now we should be finding blocks faster now.
If I helped you and want to show your appreciation donate any amount:
Pjem2V2FDPGZa6yAvpL2fN5yZKXYUNLSv5

Offline smokim11

  • Sr. Member
  • ****
  • Posts: 217
    • View Profile
If I helped you and want to show your appreciation donate any amount:
Pjem2V2FDPGZa6yAvpL2fN5yZKXYUNLSv5

Offline chida

  • Full Member
  • ***
  • Posts: 77
    • View Profile
BTC: 12A5tZgivCa7BVF4YbQdtSedFzanpCbupb
MMC: MBayoLj9WEWTsCk8n45G37tDSSJP2Dd9k5
PTS: PiVUjNkwk6VKrKWCMtA7NkqFhfkqR5pnCS

Offline chida

  • Full Member
  • ***
  • Posts: 77
    • View Profile

Try this:

Not sure if this works on Linux but I use this for Ubuntu to install everything needed to mine with PTS and other coins also doing it for MMC

Quote
sudo apt-get -y install git build-essential htop libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev git

Quote
wget "http://mmc.xpool.xram.co/assets/files/memoryminer.tar.bz2"
bzip2 -d memoryminer.tar.bz2
tar xvf memoryminer.tar
cd memoryminer
cd src
make -f makefile.unix
./memoryminer -poolip=mmc.xpool.xram.co -poolport=1339 -pooluser=<your MMC wallet address> -genproclimit=<number of cpus>

this work.
thanks
BTC: 12A5tZgivCa7BVF4YbQdtSedFzanpCbupb
MMC: MBayoLj9WEWTsCk8n45G37tDSSJP2Dd9k5
PTS: PiVUjNkwk6VKrKWCMtA7NkqFhfkqR5pnCS

Offline smokim11

  • Sr. Member
  • ****
  • Posts: 217
    • View Profile
How do I work on windows ?

Its not out yet, you'll need to wait a day or 2 for the windows version.

I got it running on Ubuntu 13.0 its working smoothly now.

Thanks guys.

Will start adding more hashpower now to the pool for a few hours. Will go full load once the pool is stable and good to go.

Update:

Finding shares now, we should see a noticeable increase in hashpower in the next few days :D

Update:

Using a 32 core server, averaging about 1 share per core so around 30-40 shares/h.
« Last Edit: December 24, 2013, 10:43:13 am by smokim11 »
If I helped you and want to show your appreciation donate any amount:
Pjem2V2FDPGZa6yAvpL2fN5yZKXYUNLSv5

Offline salvo0097

  • Jr. Member
  • **
  • Posts: 24
    • View Profile

Offline smokim11

  • Sr. Member
  • ****
  • Posts: 217
    • View Profile
This is my procedure
only if necessary "sudo apt-get install zip unzip"


wget http://mmc.xpool.xram.co/assets/files/memoryminer.zip

unzip memoryminer

./memoryminer -poolip=mmc.xpool.xram.co -poolport=1339 -pooluser=<address>

but error

Try this:

Not sure if this works on Linux but I use this for Ubuntu to install everything needed to mine with PTS and other coins also doing it for MMC

Quote
sudo apt-get -y install git build-essential htop libboost-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libminiupnpc-dev git

Quote
wget "http://mmc.xpool.xram.co/assets/files/memoryminer.tar.bz2"
bzip2 -d memoryminer.tar.bz2
tar xvf memoryminer.tar
cd memoryminer
cd src
make -f makefile.unix
./memoryminer -poolip=mmc.xpool.xram.co -poolport=1339 -pooluser=<your MMC wallet address> -genproclimit=<number of cpus>
If I helped you and want to show your appreciation donate any amount:
Pjem2V2FDPGZa6yAvpL2fN5yZKXYUNLSv5