Bitcoin Forum
May 07, 2024, 12:58:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 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.
giveBTCpls
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
December 19, 2013, 04:42:53 PM
 #1521

Considering I mine at 0.4 kh I gave up on solo mining since its impossible.
When will poor people will be able to get some coins? when are the pools coming??

1715043518
Hero Member
*
Offline Offline

Posts: 1715043518

View Profile Personal Message (Offline)

Ignore
1715043518
Reply with quote  #2

1715043518
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
surfer43
Sr. Member
****
Offline Offline

Activity: 560
Merit: 250


"Trading Platform of The Future!"


View Profile
December 19, 2013, 04:47:02 PM
 #1522

I need nodes please! No blocks Sad. I had to delete blockchain because it would not sync past block 517 or something like that... Sad I was mining from the start... very waste electricity
The North American node 138.91.140.219 in the OP does not work...
belltown
Sr. Member
****
Offline Offline

Activity: 301
Merit: 250

still can't change my profile pic


View Profile
December 19, 2013, 04:51:07 PM
 #1523

Considering I mine at 0.4 kh I gave up on solo mining since its impossible.
When will poor people will be able to get some coins? when are the pools coming??

How about I give you tons of VPS mining power?Wink This should keep you going until pool is ready https://bitsharestalk.org/index.php?topic=887.0

I've used most of these trials and they work great! They will ask you for your credit card number and most of them will call the phone number you provided to verify that you are a real person, but this is so much mining power!!

How I've earned 0.088 BTC for making few forum posts on LetsTalkBitcoin
▄▄▄▄▄▄▄▄▄▄▄▄ https://bitcointalk.org/index.php?topic=707439.0 ▄▄▄▄▄▄▄▄▄▄▄▄
montecristo83
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 19, 2013, 04:57:31 PM
 #1524

Considering I mine at 0.4 kh I gave up on solo mining since its impossible.
When will poor people will be able to get some coins? when are the pools coming??

How about I give you tons of VPS mining power?Wink This should keep you going until pool is ready https://bitsharestalk.org/index.php?topic=887.0

I've used most of these trials and they work great! They will ask you for your credit card number and most of them will call the phone number you provided to verify that you are real person, but this is so much mining power!!

And here are some more. (Some have probably expired.)

I suppose you can follow this guide to get it up and running.
iDoge
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
December 19, 2013, 05:05:22 PM
 #1525

I delete peers.dat too, and now? no any hope sync my wallet? that fail then.........

HOW annoying all crash issue fixed just fking SYNC not? No sync 3days ago fking wallet, i delete many time roaming folder etc but nothing... CAN u fix it?Huh?

Sorry man. Do you have any other client connected right now? Run getpeers and add those nodes to the client that doesn't sync. I've setup some nodes for people, but they don't keep that many connections for some reason Sad Our new CNO will look into creating better nodes.

Everybody who wants to upgrade, listen! Do not delete peers.dat so after upgrade you can reconnect quickly.
montecristo83
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 19, 2013, 05:45:08 PM
 #1526

It should be mentioned in the opening post that transactions are instant!
Delinquency
Sr. Member
****
Offline Offline

Activity: 560
Merit: 250



View Profile
December 19, 2013, 05:52:58 PM
 #1527

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;

killall -9 bitcoind;

cd ~;
mv ~/.memorycoin/wallet.dat ~;
mv ~/.memorycoin/memorycoin.conf ~;
rm -R ~/.memorycoin;
rm -R ~/memorycoin;
mkdir ~/.memorycoin;
mv ~/wallet.dat ~/.memorycoin/;
mv ~/wallet.conf ~/.memorycoin/;

git clone https://github.com/memorycoin/memorycoin;

cd ~/memorycoin/src;

make -f makefile.unix;

mkdir -p ~/.memorycoin;
echo 'rpcuser=memorycoinrpc
rpcpassword=igoingtostartminingmemorycoinyay
rpcallow=127.0.0.1
server=1
addnode=138.91.140.219:1968
addnode=103.11.49.151:1968
addnode=180.183.155.90:1968
addnode=168.63.28.249:1968
addnode=137.116.168.89:1968
addnode=209.173.79.71:1968
addnode=69.197.166.50:1968
addnode=198.204.255.50:1968
addnode=69.197.181.18:1968
addnode=173.208.132.122:1968
addnode=69.197.144.42:1968
addnode=173.208.132.114:1968
addnode=69.197.144.146:1968
addnode=69.30.198.114:1968
genproclimit=-1
gen=1' > ~/.memorycoin/memorycoin.conf
INTERVAL=5;
while true
 do
~/memorycoin/src/bitcoind;
echo "Waiting 5 seconds for Bitcoin Daemon restart."
sleep $INTERVAL;
done

MMC Tips @ MMt59REmPF9w9a7uBp6hHKtWKvMRvKUX1h
aorith
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile
December 19, 2013, 06:27:23 PM
 #1528

Well... I'm mining this coin almost when it was launched with 2.1~hpm and never found a block, since difficulty is growing slowly I think this will be the last day trying, then I will stop wasting energy, it's not cheap here.

BTC: 1Pc2BrecisYLZ2FSFEgCn16ogTHjopqEey  LTC: LM1XBHF8Ccv2vdgh3kqCqPaGkWGhzRMxjw
NXT: 3946500435546198781
Kruncha
Sr. Member
****
Offline Offline

Activity: 644
Merit: 250



View Profile
December 19, 2013, 06:31:48 PM
 #1529

Well... I'm mining this coin almost when it was launched with 2.1~hpm and never found a block, since difficulty is growing slowly I think this will be the last day trying, then I will stop wasting energy, it's not cheap here.

I know what you mean, I did find a block (worth 4.3MMC) - which kind of makes this whole thing suck more.

K.
Delinquency
Sr. Member
****
Offline Offline

Activity: 560
Merit: 250



View Profile
December 19, 2013, 06:55:09 PM
 #1530

A couple of more errors:
Code:
hash 032e3b5076e9a298b7061f5236cad9f6ca590ddf512f0608f1f27812dbf6fa75 < 0fffff0000000000000000000000000000000000000000000000000000000000

Code:
hash 0b19d0d93629c009553b9533d0a76d44166ce9d16e931e4c29881065adbc76ac < 0fffff0000000000000000000000000000000000000000000000000000000000

daemon crashes afterwards.
p4n
Full Member
***
Offline Offline

Activity: 167
Merit: 100


View Profile
December 19, 2013, 07:36:16 PM
 #1531

Well, I've been running the Windows client for about 5 days and have encountered some bugs. They are all the same for all 3 released binary versions and didn't improve in any way. Just want to summarize the issues for the Windows build:

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.

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.

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.

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.

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.

I had all of this issues, Windows 7 64Bits.

I gave up mining in a desktop Phenom II X6, 2 days without mining QRK to get some MMC, but i left mining a laptop i5-2540m, and after deleting, installing, adding nodes, deleting again and again.... finally it found a block. With all the issues I've had, I'm feeling like winning a small lotto price Cheesy

I still have faith in this project. Freetrade seems to be a men who really wants to make a good cryptocoin, different and useful. He seems to be making huge efforts to make this work, so come on! Don't lose your faith. If my laptop suceeded, you'll get your MMC soon.
meccoin4me
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500


Bitcoin is getting bigcoin


View Profile
December 19, 2013, 08:02:21 PM
 #1532

Well, I've been running the Windows client for about 5 days and have encountered some bugs. They are all the same for all 3 released binary versions and didn't improve in any way. Just want to summarize the issues for the Windows build:

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.

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.

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.

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.

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.

I had all of this issues, Windows 7 64Bits.

I gave up mining in a desktop Phenom II X6, 2 days without mining QRK to get some MMC, but i left mining a laptop i5-2540m, and after deleting, installing, adding nodes, deleting again and again.... finally it found a block. With all the issues I've had, I'm feeling like winning a small lotto price Cheesy

I still have faith in this project. Freetrade seems to be a men who really wants to make a good cryptocoin, different and useful. He seems to be making huge efforts to make this work, so come on! Don't lose your faith. If my laptop suceeded, you'll get your MMC soon.

+1

https://bitcointalk.org/index.php?topic=1155319.0  DELTACREDITS , great coin , great idea behind
coindeck
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
December 19, 2013, 08:07:35 PM
 #1533

How is the memorycoin qt-wallet compiled on linux? Unlike other bitcoin forks the source on github doesn't seem to include a qt pro file.


iDoge
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
December 19, 2013, 08:09:45 PM
 #1534

Well, I've been running the Windows client for about 5 days and have encountered some bugs. They are all the same for all 3 released binary versions and didn't improve in any way. Just want to summarize the issues for the Windows build:

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.

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.

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.

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.

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.

I had all of this issues, Windows 7 64Bits.

I gave up mining in a desktop Phenom II X6, 2 days without mining QRK to get some MMC, but i left mining a laptop i5-2540m, and after deleting, installing, adding nodes, deleting again and again.... finally it found a block. With all the issues I've had, I'm feeling like winning a small lotto price Cheesy

I still have faith in this project. Freetrade seems to be a men who really wants to make a good cryptocoin, different and useful. He seems to be making huge efforts to make this work, so come on! Don't lose your faith. If my laptop suceeded, you'll get your MMC soon.

p4n i was same, i was close to giveup Smiley almost 20-30 delete-install but finaly works. My problem was memorycoin.conf
Here mine, maybe help you and another who have same issue.

Quote
rpcuser=u
rpcpassword=p
rpcport=1925
rpcallow=127.0.0.1
server=1
addnode=138.91.140.219:1968
addnode=103.11.49.151:1968
addnode=180.183.155.90:1968
addnode=168.63.28.249:1968
addnode=137.116.168.89:1968
addnode=209.173.79.71:1968
addnode=69.197.166.50:1968
addnode=198.204.255.50:1968
addnode=69.197.181.18:1968
addnode=173.208.132.122:1968
addnode=69.197.144.42:1968
addnode=173.208.132.114:1968
addnode=69.197.144.146:1968
addnode=69.30.198.114:1968
genproclimit=-1
gen=1
FreeTrade (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1030



View Profile
December 19, 2013, 08:16:16 PM
 #1535

We've got a promising solution to the memory leaks on linux -

https://bitsharestalk.org/index.php?topic=1493.msg16245#msg16245

 Embarrassed

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

Activity: 196
Merit: 100


View Profile
December 19, 2013, 08:18:31 PM
 #1536

how you find a block ? mining since a day with 10 computers nothing yet.

Kasandra
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
December 19, 2013, 08:22:47 PM
 #1537

We've got a promising solution to the memory leaks on linux -

https://bitsharestalk.org/index.php?topic=1493.msg16245#msg16245

 Embarrassed

That didn't help, but I've just found a new solution by shadow here (https://bitsharestalk.org/index.php?topic=1449.0) and will try it out now.

Lisk.io - Dapp & Sidechain Platform
FreeTrade (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1030



View Profile
December 19, 2013, 08:27:56 PM
 #1538

How is the memorycoin qt-wallet compiled on linux? Unlike other bitcoin forks the source on github doesn't seem to include a qt pro file.

Oops - should be there now.

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

Activity: 476
Merit: 250



View Profile
December 19, 2013, 08:34:16 PM
 #1539

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

Activity: 9
Merit: 0


View Profile
December 19, 2013, 08:34:50 PM
 #1540

How is the memorycoin qt-wallet compiled on linux? Unlike other bitcoin forks the source on github doesn't seem to include a qt pro file.

Oops - should be there now.
Thanks for the quick response! qt-wallet compiled just fine.
Pages: « 1 ... 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 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 ... 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!