Pages:
Author

Topic: [ANN] MemoryCoin | CPU Coin | Paid Dev Team | Limited Supply [MMC] - page 78. (Read 281383 times)

sr. member
Activity: 476
Merit: 250
Ok here my solution :
Ubuntu 12.04 / 12.10 / 13.04 / 13.10 fresh install.

Had the same problem after strip.
I am testing your solution right now ! Just added more nodes as blocks were not downloading...

Will keep you informed !

Thanks for your time
sr. member
Activity: 383
Merit: 250
Ok here my solution :

Ubuntu 12.04 / 12.10 / 13.04 / 13.10 fresh install.

Code:
sudo su -
apt-get update
apt-get upgrade
reboot

Code:
sudo su -
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev  libboost-all-dev
git clone https://github.com/memorycoin/memorycoin
cd memorycoin/src/
make -f makefile.unix USE_PNP=-
strip bitcoind
mv bitcoind /usr/local/bin/memorycoind
mkdir /root/.memorycoin
cd /root/.memorycoin/
vi memorycoin.conf

my memorycoin.conf :

Code:
server=1
daemon=1
rpcuser=youruser
rpcpassword=yourpass
rpcallowip=127.0.0.1
logtimestamps=1
gen=1
genproclimit=-1
addnode=69.30.254.58:1968


start with : memorycoind


FaSan


after I start with
memorycoind
I get:

MemoryCoin server starting
root@miner1:~./memorycoin# terminate called after throwing an instance of 'std::bad_alloc'
   what():  std::bad_alloc


what's wrong?
newbie
Activity: 14
Merit: 0
i did a research and found some tool's to decrypt AES+IN, i read FPGA can do that prety fast ...Sad

Shhhh! And how dare you google the same things I googled.

 I read that too. I'm presently trying to make a working GPU miner so I can dominate this market. Been at it all night.
full member
Activity: 140
Merit: 100
Residencial Castor Apart-Hotel
Is there an algorithm of calculating difficulty and hashespermin into chances of mining block ? Or maybe finding out what is the total value of hashespermin attached to the net.
if we cant realize how much net hashrate this coin have, it's all suspicious and im right... give it a try dev's, show some respect to the miners!
networkhashps is missing from "getmininginfo" if you do this console command
i fell like mining diamond's in that movie called "Blood Diamond" ;( ,i suck for being here...
full member
Activity: 140
Merit: 100
Residencial Castor Apart-Hotel
Is there an algorithm of calculating difficulty and hashespermin into chances of mining block ? Or maybe finding out what is the total value of hashespermin attached to the net.
if we cant realize how much net hashrate this coin have, it's all suspicious and im right... give it a try dev's, show some respect to the miners!
networkhashps is missing from "getmininginfo" if you do this console command
full member
Activity: 140
Merit: 100
Residencial Castor Apart-Hotel
Is there an algorithm of calculating difficulty and hashespermin into chances of mining block ? Or maybe finding out what is the total value of hashespermin attached to the net.
if we cant realize how much net hashrate this coin have, it's all suspicious and im right... give it a try dev's, show some respect to the miners!
newbie
Activity: 23
Merit: 0
Is there an algorithm of calculating difficulty and hashespermin into chances of mining block ? Or maybe finding out what is the total value of hashespermin attached to the net.
sr. member
Activity: 308
Merit: 250
Vod is a liar


I like the philosophy behind protoshares, keyhotee, new mining algo's.. please dont get me wrong on this. there are just some fundamental flaws in the basics of this coin. It gives the developers a to much head start :-)

Can you please explain how this gives developers too much of a head start? I'm all ears. I'll assume you're talking about the premine for PTS and MMC 1.0... if so, you're simply not reading or you don't understand.

This coin was specifically designed to prevent anyone from getting a head start.. hence the issues. It might have been over tuned.
hero member
Activity: 658
Merit: 502
Ok here my solution :

Ubuntu 12.04 / 12.10 / 13.04 / 13.10 fresh install.

Code:
sudo su -
apt-get update
apt-get upgrade
reboot

Code:
sudo su -
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev libboost1.48-all-dev
git clone https://github.com/memorycoin/memorycoin
cd memorycoin/src/
make -f makefile.unix USE_PNP=-
strip bitcoind
mv bitcoind /usr/local/bin/memorycoind
mkdir /root/.memorycoin
cd /root/.memorycoin/
vi memorycoin.conf

my memorycoin.conf :

Code:
server=1
daemon=1
rpcuser=youruser
rpcpassword=yourpass
rpcallowip=127.0.0.1
logtimestamps=1
gen=1
genproclimit=-1
addnode=69.30.254.58:1968


start with : memorycoind


FaSan
member
Activity: 71
Merit: 10
Add me :

addnode 69.30.254.58:1968 add




FaSan


Syncing now - thankyou Smiley
newbie
Activity: 11
Merit: 0
CentOS openssl package don't have EC support.
yes, i am known. i'm rebuild openssl of course (ECC enable) for CentOS.

now +1h (Ubuntu 12.04) without crash …

ok - i am try 2^N .
member
Activity: 71
Merit: 10
...still no block source available

I've added all the latest nodes, getting 1-3 active connections but still block source Sad

Hanging to do some CPU mining
newbie
Activity: 40
Merit: 0
Ill give up, mining since start, but no any block.... 4HPM, maybe back if any pool up.

MGeW2r4pA1sHPBAwe5TErj8LcB8pNs6wuj
hero member
Activity: 658
Merit: 502
Just 1 active connection

I can't sync


I have added so many nodes into the conf file, but still can't sync.


Add me :

addnode 69.30.254.58:1968 add




FaSan
full member
Activity: 140
Merit: 100
Residencial Castor Apart-Hotel
i did a research and found some tool's to decrypt AES+IN, i read FPGA can do that prety fast ...Sad
hero member
Activity: 658
Merit: 502
I still to compile now on 13.10, when finish I will start it, and wait some hours ;-)


Near one hour, no crash :-)



FaSan
full member
Activity: 210
Merit: 100
shit , how a block in this coin look  , can someone post a screen shit  Grin .
mining few days already  not a single block  Angry
hero member
Activity: 658
Merit: 502
Ubuntu 12.04 LTS

sudo apt-get install libboost-chrono1.48-dev libboost-filesystem1.48-dev libboost-system1.48-dev libboost-program-options1.48-dev libboost-thread1.48-dev

free - 13667M
CPU E5-2620

crash in set generate mode.
./bitcoind setgenerate true 23

I am try 1.46 (by default on Ubuntu)/ 1.48 … try CentOS 6.4 … different server's - constant crash in generate mode.
 


CentOS openssl package don't have EC support.


Look here for recompile it :

https://bitcointalksearch.org/topic/m.2624466


but be care to the installed version, must to be the same.



FaSan
full member
Activity: 238
Merit: 100
Just 1 active connection

I can't sync


I have added so many nodes into the conf file, but still can't sync.
legendary
Activity: 1428
Merit: 1030
Ubuntu 12.04 LTS

sudo apt-get install libboost-chrono1.48-dev libboost-filesystem1.48-dev libboost-system1.48-dev libboost-program-options1.48-dev libboost-thread1.48-dev

free - 13667M
CPU E5-2620

crash in set generate mode.
./bitcoind setgenerate true 23

I am try 1.46 (by default on Ubuntu)/ 1.48 … try CentOS 6.4 … different server's - constant crash in generate mode.
 

Mining threads should be set to a power of 2 - try 16 or 32
Pages:
Jump to: