Page 12 of 16

Re: Merged mining block number

Posted: Thu Aug 25, 2011 8:12 pm
by MaxSan
Looking forward to this glad yas moved the block.

i was scared namecoin was going to die. id have to cry.

Re: Merged mining block number

Posted: Sat Aug 27, 2011 2:03 pm
by nodemaster
For those interested in testing I branched vinced's repo and changed merged mining block number to 19200:

https://github.com/nodemaster/namecoin

Perhaps someone with a good reputation is able to build binaries and sign them?

Re: Merged mining block number

Posted: Tue Aug 30, 2011 2:50 am
by vinced
nodemaster wrote:For those interested in testing I branched vinced's repo and changed merged mining block number to 19200:

https://github.com/nodemaster/namecoin

Perhaps someone with a good reputation is able to build binaries and sign them?
Thank you. I've announced the release by updating the first post of this thread.

The code is here: https://github.com/vinced/namecoin/tree/nc0.3.24.60

I have a different release number, but otherwise the code is identical to nodemaster's version.

Re: Merged mining block number - 19200 - must upgrade

Posted: Tue Aug 30, 2011 12:24 pm
by nodemaster
Great work. Thank you very much for your effort vinced! Namecoin community is quite small now after the last surge. But those who believe in the idea of namecoin really value your work.

Re: Merged mining block number - 19200 - must upgrade

Posted: Thu Sep 01, 2011 8:11 pm
by nodemaster
I have build Linux binaries. Could someone please verify them? I'd like to see them on the main page of the Wiki.

Code: Select all

e4c6eb46620355730824359a5eada364  namecoind_nc0.3.24.60_amd64.tar.gz
1a216065d755a542becc5a35af8b17c3  namecoind_nc0.3.24.60_i386.tar.gz
Files can be downloaded at: http://www.wuala.com/nodemaster/binarie ... namecoind/

Who is able to build Windows and Mac OS X Binaries?

Re: Merged mining block number - 19200 - must upgrade

Posted: Fri Sep 02, 2011 10:15 pm
by twobits
nodemaster wrote:I have build Linux binaries. Could someone please verify them? I'd like to see them on the main page of the Wiki.

Code: Select all

e4c6eb46620355730824359a5eada364  namecoind_nc0.3.24.60_amd64.tar.gz
1a216065d755a542becc5a35af8b17c3  namecoind_nc0.3.24.60_i386.tar.gz
Files can be downloaded at: http://www.wuala.com/nodemaster/binarie ... namecoind/

Who is able to build Windows and Mac OS X Binaries?
I built it on linux, and Windows.

See http://www.wuala.com/jbw9/pub/Bitcoin/n ... /win32.7z/ for the windows build.

However I get an error trying to compile on osx....
g++ -c -mmacosx-version-min=10.5 -arch i386 -Os -Wno-invalid-offsetof -Wformat -
g -DwxDEBUG_LEVEL=0 -I/usr/local/lib/wx/include/osx_cocoa-unicode-static-2.9 -I/
usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -D__WXMAC__ -D
__WXOSX__ -D__WXOSX_COCOA__ -D__WXMAC_OSX__ -DNOPCH -DMSG_NOSIGNAL=0 -DUSE_SSL
-I"/usr/local/include" -I/usr/local/BerkeleyDB.4.7/include -o obj/nogui/namecoin
.o namecoin.cpp
/usr/include/c++/4.2.1/bits/stl_pair.h: In instantiation of ΓÇÿstd::pair<uint256
, const CTxIndex&>ΓÇÖ:
namecoin.cpp:1456: instantiated from here
/usr/include/c++/4.2.1/bits/stl_pair.h:84: error: forming reference to reference
type ΓÇÿconst CTxIndex&ΓÇÖ

Re: Merged mining block number - 19200 - must upgrade

Posted: Tue Sep 06, 2011 10:29 am
by thirdlight
Only 3 weeks to go (at 2 days for 30 blocks). Everyone ready? ;)

Re: Merged mining block number - 19200 - must upgrade

Posted: Tue Sep 06, 2011 2:03 pm
by khal
nodemaster wrote:I have build Linux binaries. Could someone please verify them? I'd like to see them on the main page of the Wiki.

Code: Select all

e4c6eb46620355730824359a5eada364  namecoind_nc0.3.24.60_amd64.tar.gz
1a216065d755a542becc5a35af8b17c3  namecoind_nc0.3.24.60_i386.tar.gz
Files can be downloaded at: http://www.wuala.com/nodemaster/binarie ... namecoind/

Who is able to build Windows and Mac OS X Binaries?
I didn't see your post and just updated the homepage (same version) :p

Code: Select all

md5sum :
4e1ea3695482a22ec2580f5de5e189a7  namecoin_linux32_nc0.3.24.60.tgz
326ccd1860a0428cac6416247367158c  namecoin_linux64_nc0.3.24.60.tgz

Re: Merged mining block number - 19200 - must upgrade

Posted: Tue Sep 06, 2011 5:55 pm
by nodemaster
Great! Thank you very much indeed! Could you place twobits windows binary there as well? I tested it and as far as I can say (Windows n00b) it works as expected. Downloaded the blockchain and transfered some NMC. I checked the binary with virus total and there was only one complaint of an (to me) unknown virus scanner. Thus I guess it was a false positive.

http://www.virustotal.com/file-scan/rep ... 1315331181

Re: Merged mining block number - 19200 - must upgrade

Posted: Wed Sep 07, 2011 4:49 pm
by Seraphim401
Hi all,

I have been following this forum for month now.
Registered to ask the following question:
What port do I keep open for outgoing connections?
I just upgraded to the new windows client (32460) and have only 8 connections.
With the previous client I kept port 8334 open to get more than 8 connections.


EDIT:Getting more than 8 connections now,sorry for this post.