Bitcoin Forum
April 24, 2024, 05:47:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 [52] 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 ... 129 »
  Print  
Author Topic: [ANN] MemoryCoin | CPU Coin | Paid Dev Team | Limited Supply [MMC]  (Read 281316 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
martins
Full Member
***
Offline Offline

Activity: 140
Merit: 100

Residencial Castor Apart-Hotel


View Profile WWW
December 17, 2013, 12:17:57 PM
 #1021

i did a research and found some tool's to decrypt AES+IN, i read FPGA can do that prety fast ...Sad

1713980828
Hero Member
*
Offline Offline

Posts: 1713980828

View Profile Personal Message (Offline)

Ignore
1713980828
Reply with quote  #2

1713980828
Report to moderator
1713980828
Hero Member
*
Offline Offline

Posts: 1713980828

View Profile Personal Message (Offline)

Ignore
1713980828
Reply with quote  #2

1713980828
Report to moderator
1713980828
Hero Member
*
Offline Offline

Posts: 1713980828

View Profile Personal Message (Offline)

Ignore
1713980828
Reply with quote  #2

1713980828
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713980828
Hero Member
*
Offline Offline

Posts: 1713980828

View Profile Personal Message (Offline)

Ignore
1713980828
Reply with quote  #2

1713980828
Report to moderator
1713980828
Hero Member
*
Offline Offline

Posts: 1713980828

View Profile Personal Message (Offline)

Ignore
1713980828
Reply with quote  #2

1713980828
Report to moderator
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
December 17, 2013, 12:20:58 PM
 #1022

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
iDoge
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
December 17, 2013, 12:24:25 PM
 #1023

Ill give up, mining since start, but no any block.... 4HPM, maybe back if any pool up.

MGeW2r4pA1sHPBAwe5TErj8LcB8pNs6wuj
sid280
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
December 17, 2013, 12:24:44 PM
 #1024

...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
delta123
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 17, 2013, 12:31:14 PM
 #1025

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 .
sid280
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
December 17, 2013, 12:31:50 PM
 #1026

Add me :

addnode 69.30.254.58:1968 add




FaSan


Syncing now - thankyou Smiley
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
December 17, 2013, 12:31:57 PM
Last edit: May 02, 2014, 03:17:15 AM by FaSan
 #1027

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
evershawn
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


Vod is a liar


View Profile
December 17, 2013, 12:55:46 PM
 #1028



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.
stasieks
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
December 17, 2013, 12:57:22 PM
 #1029

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.
martins
Full Member
***
Offline Offline

Activity: 140
Merit: 100

Residencial Castor Apart-Hotel


View Profile WWW
December 17, 2013, 01:16:02 PM
 #1030

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!

martins
Full Member
***
Offline Offline

Activity: 140
Merit: 100

Residencial Castor Apart-Hotel


View Profile WWW
December 17, 2013, 01:30:14 PM
 #1031

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

martins
Full Member
***
Offline Offline

Activity: 140
Merit: 100

Residencial Castor Apart-Hotel


View Profile WWW
December 17, 2013, 01:35:16 PM
 #1032

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...

CleverCraftsman
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
December 17, 2013, 01:43:04 PM
 #1033

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.
frga13
Sr. Member
****
Offline Offline

Activity: 383
Merit: 250



View Profile
December 17, 2013, 01:49:12 PM
 #1034

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?
Tamis
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
December 17, 2013, 01:51:12 PM
 #1035

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
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
December 17, 2013, 01:53:51 PM
 #1036

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?



You need min. 1024MB free


FaSan
BryceRoss
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
December 17, 2013, 01:56:09 PM
 #1037

Does this look right. This is my first coin to mine. All I have done is launch the app and wait for sync, then start the miner.

{
"blocks" : 446,
"currentblocksize" : 1980,
"currentblocktx" : 4,
"difficulty" : 0.00001555,
"errors" : "",
"genproclimit" : 8,
"hashespermin" : 1.49605682,
"pooledtx" : 4,
"testnet" : false
}
foolsh
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 17, 2013, 01:57:43 PM
 #1038

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?



One machine I have gave me that error, it seems the minimum amount of RAM a machine needs is 1.5 GB
512mb for the OS and 1G for memorycoin
CleverCraftsman
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
December 17, 2013, 01:58:10 PM
 #1039

Looks right Bryce. You're officially in the lottery system that is Memorycoin2.0
sid280
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
December 17, 2013, 02:09:27 PM
 #1040

Thought I would share my stats to help keep the momentum going

i7-3610QM @ 2.30ghz

"blocks" : 446,
"currentblocksize" : 2779,
"currentblocktx" : 8,
"difficulty" : 0.00001555,
"errors" : "",
"genproclimit" : 8,
"hashespermin" : 2.52846438,
"pooledtx" : 8,
"testnet" : false


I'm happy for an 18 month old laptop Smiley
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 [52] 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 ... 129 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!