Bitcoin Forum
May 26, 2024, 09:34:33 AM *
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 »
  Print  
Author Topic: [ANN] MemoryCoin  (Read 100280 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.
Entz
Full Member
***
Offline Offline

Activity: 210
Merit: 100


I not use any kind of messenger beware of scammers


View Profile
August 04, 2013, 03:14:18 AM
 #101


This should work also:

git clone -b mcinit https://github.com/memorycoin/memorycoin.git
Good to know!

shazbits
Member
**
Offline Offline

Activity: 105
Merit: 10



View Profile
August 04, 2013, 03:25:58 AM
 #102

Doing a getinfo or gegenerate takes 1-3 seconds to display the results. Event though it's pretty much idle on the cpu and not mining (gen=0, getgenerate returns false). I've got 106 blocks and timeoffset 0.
I don't recall seeing lag like this with any other coin. Wonder what that's about.
Entz
Full Member
***
Offline Offline

Activity: 210
Merit: 100


I not use any kind of messenger beware of scammers


View Profile
August 04, 2013, 03:39:06 AM
 #103

When I go to add the code to line 170, do I paste it above "obj/build.h: FORCE"?
yes. Make sure it is seperate (i.e. line below -include obj-test/*.P) and above obj/build.h
Also make the gcc line is tabbed in not spaces

shazbits
Member
**
Offline Offline

Activity: 105
Merit: 10



View Profile
August 04, 2013, 03:42:58 AM
 #104

Since gethashespersec returns 0, is there a way to verify it's mining properly? (other than watch 'memorycoind listtransactions')
What's a typical blocks/hour expected with an 8core for the current diff of 0.00001525?
Eli0t
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
August 04, 2013, 03:52:44 AM
 #105

Since gethashespersec returns 0, is there a way to verify it's mining properly? (other than watch 'memorycoind listtransactions')
What's a typical blocks/hour expected with an 8core for the current diff of 0.00001525?
the current official windows wallet is hardcoded to 1 core, you can tell its mining from the CPU use
i got 1 block in about 3 hours at this diff on my i5 (2 if you include orphans)

LTC:  LKpJf3uk7KsHU73kxq8iFJrP1AAKN7Yni7  DGC:  DKXGvEbj3Rwgrm2QQbRyNPDDZDYoq4Y44d  XPM:  AWV5AKfLFyoBaMjg9C77rGUBhuFxz5DGGL
FreeTrade (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1030



View Profile
August 04, 2013, 04:12:56 AM
 #106

Okay the first coin blocks are maturing - I've got some coins to play around with.

Send me a priv message with your MemoryCoin address (it should be an address that has already mined a block) if you'd like some coins to try out the voting.

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

Activity: 616
Merit: 500



View Profile WWW
August 04, 2013, 04:44:16 AM
 #107

Is it still Beta Test Build?  Is all coins generated will be '0' once it release?  Any useful information welcome on this matter.
FreeTrade (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1030



View Profile
August 04, 2013, 04:49:13 AM
 #108

Is it still Beta Test Build?  Is all coins generated will be '0' once it release?  Any useful information welcome on this matter.

It's an experiment - there's a lot of variables and I don't know how the experiment will turn out. If the coin needs to be restarted or tweaked for whatever reason, I'll take reasonable steps to maintain balances where possible. Keep any wallets you create, they may be valid in the next blockchain if this one doesn't work out.

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

Activity: 420
Merit: 250



View Profile
August 04, 2013, 06:39:59 AM
 #109

MCkYX4Pb8VkjHmPpSdMsRJXvSNCQaShibs

Here is mine

turtle83
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Supersonic


View Profile WWW
August 04, 2013, 08:19:11 AM
Last edit: August 04, 2013, 08:38:29 AM by turtle83
 #110


Github source here - currently in a tree mcinit
https://github.com/memorycoin/memorycoin/tree/mcinit


Building the deamon gives me bitcoind .
is https://github.com/memorycoin/memorycoin/commits/0.8.3.july16 the main branch? That looks like bitcoin clone with nothing else in it.

getaccountaddress ""  <-- gives me address starting with 1

//Nevermind, it seems mcinit is the master not the default one...  Cant seem to connect to any of the addnodes... anyone got fresh ips?

FreeTrade (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1030



View Profile
August 04, 2013, 08:57:56 AM
Last edit: August 08, 2013, 12:50:03 PM by FreeTrade
 #111


Second, When we create a Private Key \ MVTE address, what do we do with it?  I tried to import the private key, but get that it is invalid.


Okay, thanks again for the bug report - I've got a new exe that fixes the problem - remember to backup your wallet before using the new version.

https://docs.google.com/file/d/0B-5Ax5kejTpMTHZnUF80cGlFU1k/edit?usp=sharing


For those of you working with source, fix will be on github soon, in the meantime chainparams.cpp :line 235 should be change to

base58Prefixes[SECRET_KEY] = 178; //50+128

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

Activity: 420
Merit: 250



View Profile
August 04, 2013, 09:28:27 AM
 #112

no found blocks for more then 20 minutes.. is it OK?

stas
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
August 04, 2013, 09:29:28 AM
 #113

after I upgraded the exe file

stas
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
August 04, 2013, 09:33:49 AM
 #114

is it only me or the network is stack on the 151 block for about 30 minutes ?

FreeTrade (OP)
Legendary
*
Offline Offline

Activity: 1428
Merit: 1030



View Profile
August 04, 2013, 09:39:45 AM
 #115

is it only me or the network is stack on the 151 block for about 30 minutes ?

Yes it was taking a while - but just saw 2 blocks in a row. Up to 153 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.
stas
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
August 04, 2013, 09:58:40 AM
 #116

why would it get more then 6 minutes to generate a block while someone is mining?

2833043517
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
August 04, 2013, 10:03:20 AM
 #117

 Smiley
barwizi
Legendary
*
Offline Offline

Activity: 882
Merit: 1000



View Profile
August 04, 2013, 10:14:06 AM
 #118

this is interfering with my bitcoin client, i use linux, a compilation of your coin give me bitcoin-qt, further it then messes with my block data and the addy shown in your client is my btc addy. this coin is dead unless that is the intended effect.
oroqen
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
August 04, 2013, 10:23:36 AM
 #119

makefile.unix needs tweaking too build memorycoind, so here's a patch off my working copy.
Code: (makefile.unix)
--- /home/memorycoin/memorycoin-orig/src/makefile.unix  2013-08-04 11:13:48.445077266 +0100     
+++ makefile.unix       2013-08-04 11:15:37.689087998 +0100                                       
@@ -16,5 +16,5 @@ LINK:=$(CXX)                                                                       
 DEFS=-DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64                                               
                                                                                                         
-DEFS += $(addprefix -I,$(CURDIR) $(CURDIR)/obj $(BOOST_INCLUDE_PATH) $(BDB_INCLUDE_PATH) $(OPENSSL_INCLUDE_PATH))
+DEFS += $(addprefix -I,$(CURDIR) $(CURDIR)/obj $(BOOST_INCLUDE_PATH) $(BDB_INCLUDE_PATH) $(OPENSSL_INCLUDE_PATH)) -DSCRYPT_CHACHA -DSCRYPT_KECCAK512                                                                                         
 LIBS = $(addprefix -L,$(BOOST_LIB_PATH) $(BDB_LIB_PATH) $(OPENSSL_LIB_PATH))                                     
                                                                                                                     
@@ -136,4 +136,5 @@ OBJS= \                                                                                             
     obj/rpcrawtransaction.o \                                                                                               
     obj/script.o \
+    obj/scrypt.o \
     obj/sync.o \
     obj/util.o \
@@ -148,5 +149,5 @@ OBJS= \
 
 
-all: bitcoind
+all: memorycoind
 
 test check: test_bitcoin FORCE
@@ -167,4 +168,7 @@ leveldb/libleveldb.a:
 -include obj-test/*.P
 
+obj/scrypt.o: scrypt-jane/scrypt-jane.c
+       gcc -c $(xCXXFLAGS) $(DEFS) -o $@ $^ -MMD -MF obj/scrypt.P
+
 obj/build.h: FORCE
        /bin/sh ../share/genbuild.sh obj/build.h
@@ -179,5 +183,5 @@ obj/%.o: %.cpp
          rm -f $(@:%.o=%.d)
 
-bitcoind: $(OBJS:obj/%=obj/%)
+memorycoind: $(OBJS:obj/%=obj/%)
        $(LINK) $(xCXXFLAGS) -o $@ $^ $(xLDFLAGS) $(LIBS)
 
@@ -195,5 +199,5 @@ test_bitcoin: $(TESTOBJS) $(filter-out o
 
 clean:
-       -rm -f bitcoind test_bitcoin
+       -rm -f memorycoind test_bitcoin
        -rm -f obj/*.o
        -rm -f obj-test/*.o

For multithreaded mining use this patch.
Code: (main.cpp)
--- /home/memorycoin/memorycoin-orig/src/main.cpp       2013-08-04 11:13:48.444077266 +0100
+++ main.cpp    2013-08-04 01:29:08.472631037 +0100
@@ -4957,5 +4957,5 @@ void GenerateBitcoins(bool fGenerate, CW
 
     minerThreads = new boost::thread_group();
-    for (int i = 0; i < 1; i++)
+    for (int i = 0; i < nThreads; i++)
         minerThreads->create_thread(boost::bind(&BitcoinMiner, pwallet));
 }
oroqen
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
August 04, 2013, 10:28:50 AM
 #120

this is interfering with my bitcoin client, i use linux, a compilation of your coin give me bitcoin-qt, further it then messes with my block data and the addy shown in your client is my btc addy. this coin is dead unless that is the intended effect.
strange, when I qmake/make it on mine here it builds memorycoin-qt and works off .memorycoin not .bitcoin
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 »
  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!