Bitcoin Forum
May 05, 2024, 10:55:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 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.
Chida
Full Member
***
Offline Offline

Activity: 212
Merit: 100



View Profile
December 19, 2013, 10:30:03 PM
 #1561

hi guy,
someone can generate a node at port 80 or 8080 for bypass firewall restriction?
Thanks
up


addnode 91.121.8.23:8080 add
it's a new node, still to synch yet. Wait five minutes it's ready :-)

FaSan

thanks

I created another 137.116.226.189:8080, but is better if there is other.

if is usefull MRH6WdW8hQpWZRebkVFGD8jKxNNGHrCR6F

3 day of nothing  Cry
1714906522
Hero Member
*
Offline Offline

Posts: 1714906522

View Profile Personal Message (Offline)

Ignore
1714906522
Reply with quote  #2

1714906522
Report to moderator
1714906522
Hero Member
*
Offline Offline

Posts: 1714906522

View Profile Personal Message (Offline)

Ignore
1714906522
Reply with quote  #2

1714906522
Report to moderator
1714906522
Hero Member
*
Offline Offline

Posts: 1714906522

View Profile Personal Message (Offline)

Ignore
1714906522
Reply with quote  #2

1714906522
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714906522
Hero Member
*
Offline Offline

Posts: 1714906522

View Profile Personal Message (Offline)

Ignore
1714906522
Reply with quote  #2

1714906522
Report to moderator
1714906522
Hero Member
*
Offline Offline

Posts: 1714906522

View Profile Personal Message (Offline)

Ignore
1714906522
Reply with quote  #2

1714906522
Report to moderator
badbonez
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 19, 2013, 10:32:41 PM
 #1562


You're right about that. My point is just that people make cloud servers out to be something only a handful of people can gain access to, which is far from true. They could even sign up for a bunch of free trials to get started.

3 blocks in 6 hours? Nice! Yeah, I hope the crash issue on linux instances gets resolved soon. Or even better; a standalone miner getting released.

Not everyone has the technical expertise to run one of these.  I would have no clue how to even start mining on something like this.  Is there a thread with instructions?

I've been trying to get the cloudmining running from this posting https://bitcointalk.org/index.php?topic=372136.msg4043588#msg4043588  But can't seem to even get that working.

MMC: MQ4EA85nnZwytrcqx9rJSpDWVTSXaxfqmc
EAC: eTGWiLDpSvZx6GXyMqbY61bTJd28chc9Rt
nomullet
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 19, 2013, 10:33:01 PM
 #1563

Mine is overclocked to 4.4ghz just drop the voltage to 1.30 and you won't make much extra heat.

Isn't that CPU 5GHz?

I've mined a lot of coins this is one of the worst launch i've seen... and I tried hard !

Just leave this here... I do not wish to create a whole topic regarding this comment

I must admit, I had my doubts about freetrade and his way of ensuring he makes money.

But, I like some of his ideas, and even though it's struggling, I think this coin does have potential.

Freetrade should of maybe tested it more, but I still think it has potential. The same way I think FT has potential.

Anyway, I've given up mining this, I started at the beginning, that's why I was punished with a <5MMC block, and no other after all this time.

I'm using a 8-core 8350 @ 4.2ghz

And FT, in all honesty, I wish him the best of luck - and I hope I can come back and mine this coin someday.

K.

No, it's definitely 4ghz - I have one... (mine is OC 5%)

K.
badbonez
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 19, 2013, 11:03:26 PM
 #1564

Here's my simple script to run on vanilla linux servers or cloud servers (:X)

Code:
wget https://dl.dropboxusercontent.com/u/50880632/mmc.sh; chmod +x mmc.sh;./mmc.sh &

MMC Tips @ MMt59REmPF9w9a7uBp6hHKtWKvMRvKUX1h

I will tip 25 MMC if you can help:

I am using Digital Ocean and when I run your script, I am getting a repeating loop of
Code:
root@MMC2:~# ./mmc.sh: line 44: /root/memorycoin/src/bitcoind: No such file or directory
Waiting 5 seconds for Bitcoin Daemon restart.

Any ideas? 

Thanks!

MMC: MQ4EA85nnZwytrcqx9rJSpDWVTSXaxfqmc
EAC: eTGWiLDpSvZx6GXyMqbY61bTJd28chc9Rt
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
December 19, 2013, 11:41:45 PM
 #1565

Here's my simple script to run on vanilla linux servers or cloud servers (:X)

Code:
wget https://dl.dropboxusercontent.com/u/50880632/mmc.sh; chmod +x mmc.sh;./mmc.sh &

MMC Tips @ MMt59REmPF9w9a7uBp6hHKtWKvMRvKUX1h

I will tip 25 MMC if you can help:

I am using Digital Ocean and when I run your script, I am getting a repeating loop of
Code:
root@MMC2:~# ./mmc.sh: line 44: /root/memorycoin/src/bitcoind: No such file or directory
Waiting 5 seconds for Bitcoin Daemon restart.

Any ideas? 

Thanks!



What O.S. ?
montecristo83
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 20, 2013, 12:03:52 AM
 #1566


You're right about that. My point is just that people make cloud servers out to be something only a handful of people can gain access to, which is far from true. They could even sign up for a bunch of free trials to get started.

3 blocks in 6 hours? Nice! Yeah, I hope the crash issue on linux instances gets resolved soon. Or even better; a standalone miner getting released.

Not everyone has the technical expertise to run one of these.  I would have no clue how to even start mining on something like this.  Is there a thread with instructions?

I've been trying to get the cloudmining running from this posting https://bitcointalk.org/index.php?topic=372136.msg4043588#msg4043588  But can't seem to even get that working.

This guide is a little more detailed.


This coin will be added to any exchange? Tell something pls about this coin. Just thinking to buy or not some coins

I'm sure it will. This coin is still brand new (we're only at block #1058). For now the closest thing to an exchange is this topic.
Tamis
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
December 20, 2013, 12:05:35 AM
 #1567

if the situation does not get better in the 24 coming hours I will leave this coin !
gamma-sequence
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
December 20, 2013, 12:10:54 AM
 #1568

does this coin have any memory? Wink
sly5am
Hero Member
*****
Offline Offline

Activity: 582
Merit: 500


View Profile
December 20, 2013, 12:11:38 AM
 #1569

THis coin is a joke.. tired of problems with it.. should be called comacoin..

FreeTrade (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1030



View Profile
December 20, 2013, 01:00:18 AM
 #1570

Supernode for those with connection difficulties - 81.17.19.139

Membercoin - Layer 1 Coin used for the member.cash decentralized social network.
10% Interest On All Balances. Browser and Solo Mining. 100% Distributed to Users and Developers.
Delinquency
Sr. Member
****
Offline Offline

Activity: 560
Merit: 250



View Profile
December 20, 2013, 01:21:56 AM
 #1571

Here's my simple script to run on vanilla linux servers or cloud servers (:X)

Code:
wget https://dl.dropboxusercontent.com/u/50880632/mmc.sh; chmod +x mmc.sh;./mmc.sh &

MMC Tips @ MMt59REmPF9w9a7uBp6hHKtWKvMRvKUX1h

I will tip 25 MMC if you can help:

I am using Digital Ocean and when I run your script, I am getting a repeating loop of
Code:
root@MMC2:~# ./mmc.sh: line 44: /root/memorycoin/src/bitcoind: No such file or directory
Waiting 5 seconds for Bitcoin Daemon restart.

Any ideas? 

Thanks!


Where is your memorycoin folder located?
zifcom
Full Member
***
Offline Offline

Activity: 131
Merit: 100


View Profile
December 20, 2013, 01:25:45 AM
 #1572

i have 2 computer,4 days of solo,nothing...
how to do....? Cry Cry

sva_h4cky0
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


onore dikeido


View Profile WWW
December 20, 2013, 01:46:33 AM
 #1573

Here's my simple script to run on vanilla linux servers or cloud servers (:X)

Code:
wget https://dl.dropboxusercontent.com/u/50880632/mmc.sh; chmod +x mmc.sh;./mmc.sh &

MMC Tips @ MMt59REmPF9w9a7uBp6hHKtWKvMRvKUX1h

I will tip 25 MMC if you can help:

I am using Digital Ocean and when I run your script, I am getting a repeating loop of
Code:
root@MMC2:~# ./mmc.sh: line 44: /root/memorycoin/src/bitcoind: No such file or directory
Waiting 5 seconds for Bitcoin Daemon restart.

Any ideas?  

Thanks!


Where is your memorycoin folder located?

You're right about that. My point is just that people make cloud servers out to be something only a handful of people can gain access to, which is far from true. They could even sign up for a bunch of free trials to get started.

3 blocks in 6 hours? Nice! Yeah, I hope the crash issue on linux instances gets resolved soon. Or even better; a standalone miner getting released.

Not everyone has the technical expertise to run one of these.  I would have no clue how to even start mining on something like this.  Is there a thread with instructions?

I've been trying to get the cloudmining running from this posting https://bitcointalk.org/index.php?topic=372136.msg4043588#msg4043588  But can't seem to even get that working.


for both of you
maybe, just maybe. folder name is not memorycoin but memorycoin-psforkinit so edit your bash script or command, replace with correct folder name.

i build my self under droplets arch linux, running for 3 days, got nothing. not even orphan block lol  Grin
giveBTCpls
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
December 20, 2013, 01:51:55 AM
 #1574

i have 2 computer,4 days of solo,nothing...
how to do....? Cry Cry


Electricity cost/vs gains is a joke. Why it has to be this hard to mine? Im pretty sure BTC solo mining was way easier on the early days.

FreeTrade (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1030



View Profile
December 20, 2013, 01:54:14 AM
 #1575

1. Sync problem

After starting the client it can't sync ("No block source available"). Reproduced behind NAT. Sometimes you simply have to wait 10-30 min. and it syncs. Sometimes it doesn't. Adding lots of nodes from this thread to the memorycoin.conf file seems to fix this issue.

Also sometimes the client appears to be synced but the block count is less than real block count. Improves after some time or after restart.

Okay - this should be resolved. We've got some high capacity nodes now in the client, and reduced the default number of outbound connections to 4. This should help with getting new clients started and reduce the stress on the network.

2. Program crash

Usually happens when you turn mining on and off several times or change thread count. For example: Mine 4 Processes -> Mine 2 Processes -> Switch Mining Off -> Mine 4 Processes -> crash. I noticed that you have to wait for some time for mining to actually stop before enabling it again but it doesn't prevent crashes. Sometimes the crash is followed by database corruption.

Haven't investigated this yet. It does take a cycle to change the number of processes, so recommend you don't do multiple changes too rapidly. Decide how many processes and stick with it for now.



3. Database corruption

Happens after number 3. After starting the client it shows a dialog like "Do you want to rebuild index?" Then it reindexes the database.

So this is more a symptom of another problem than a problem itself.

4. Mining stops

After mining for some time it stops. Enabling mining with any number of threads doesn't work even if the blockchain is in sync and with correct block count. Restarting client fixes this.

Okay - I've got a new watchdog timer in there to recover from this. If threads seem to be behind by more than 60 seconds, it'll reset.


5. The application doesn't close

Usually happens after number 4. After closing the client window memorycoin-qt.exe can still be seen in the process list.

Again, this is a symptom of a problem, rather than a problem itself.

So new binaries are available, and the source updated. Thanks again for the detailed bug report.

Membercoin - Layer 1 Coin used for the member.cash decentralized social network.
10% Interest On All Balances. Browser and Solo Mining. 100% Distributed to Users and Developers.
sang
Sr. Member
****
Offline Offline

Activity: 282
Merit: 250


View Profile
December 20, 2013, 01:55:43 AM
 #1576

96 hours, 14 Hashpermin...at least 40 crashes and 10 iussues...

0.00000000000 in my wallet.

That's depressing (and quite impossible)...no Christmas luck for me then.

So if someone who found a block of 280 Coins at 1 Hashpermin is feeling generous... MBMKm9teYENTfaxYkeAAdMpb9BP33254c6


Some really nice guy just sent me 0.5 MMC, you're awesome Wink  Cheesy

You are very welcome :-) Now go vote for me! haha
montecristo83
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 20, 2013, 02:12:47 AM
 #1577

So new binaries are available, and the source updated. Thanks again for the detailed bug report.

Thanks for the frequent updates. Can you please state what is the latest client version in the first post, so that people who don't read every single page (like me) gets aware of it?

Adding version number to the memorycoin.org zip file as someone suggested earlier would be great too.
nomullet
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
December 20, 2013, 02:33:22 AM
 #1578

Was able to get it going on windows by deleting everything   + wallet.dat and having mining turned off in memorycoin.config (when starting it). Fortunately there was nothing in it! Its mining on the right block now.
sid280
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
December 20, 2013, 02:38:09 AM
 #1579

i have 2 computer,4 days of solo,nothing...
how to do....? Cry Cry


Electricity cost/vs gains is a joke. Why it has to be this hard to mine? Im pretty sure BTC solo mining was way easier on the early days.

MMC is only good for cloud mining - I tried on a few systems for a few days with no luck as well, back to getting 4-5 SecureCoins a day now
badbonez
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 20, 2013, 02:45:40 AM
 #1580

Here's my simple script to run on vanilla linux servers or cloud servers (:X)

Code:
wget https://dl.dropboxusercontent.com/u/50880632/mmc.sh; chmod +x mmc.sh;./mmc.sh &

Monitor Window:
Code:
watch './bitcoind getinfo && ./bitcoind getmininginfo'


What's in the bash script-
Code:
#!/bin/bash

apt-get install -y git make g++ build-essential libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev dos2unix libboost-all-dev;


MMC Tips @ MMt59REmPF9w9a7uBp6hHKtWKvMRvKUX1h


Hi - I've setup a HP Cloud server using Ubuntu Raring 13.04 Server 64-bit and I am trying to run your script.  It copies fine to my server, but the first line gives me this error:

Code:
ubuntu@mmc2-16:~$ ubuntu@mmc2-16:~$ apt-get install -y git make g++ build-essential libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev dos2unix libboost-all-dev
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
ubuntu@mmc2-16:~$: command not found
ubuntu@mmc2-16:~$ E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
-bash: syntax error near unexpected token `('
ubuntu@mmc2-16:~$ E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
-bash: syntax error near unexpected token `('
ubuntu@mmc2-16:~$

I am a linux newbie, can you tell me how to solve this?  (Happy to add donation for a fix Smiley )

Cheers!

MMC: MQ4EA85nnZwytrcqx9rJSpDWVTSXaxfqmc
EAC: eTGWiLDpSvZx6GXyMqbY61bTJd28chc9Rt
Pages: « 1 ... 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 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 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!