Search found 707 matches

by khal
Sat Feb 22, 2014 5:12 pm
Forum: Official Namecoin softwares
Topic: [ANN] libcoin rebase attempt
Replies: 49
Views: 38784

Re: [ANN] libcoin rebase attempt

I've added a first version of namecoin testnet on this repo : https://github.com/khalahan/libcoin To launch it, use --namecointest Here is the full command I use to launch it : bin/libcoind --namecointest --verification=FULL --validation=NONE --persistance=MINIMAL --portmap=0 --debug --addnode 94.23...
by khal
Fri Feb 21, 2014 11:45 pm
Forum: Official Namecoin softwares
Topic: [ANN] libcoin rebase attempt
Replies: 49
Views: 38784

Re: [ANN] libcoin rebase attempt

Update: It seems to work now when I explicitly addnode my server (I removed its maxconnections restriction). I can download the blockchain just fine but stay at one connection. So possibly there are some problems with peer discovery. Also, it doesn't work with "--verify FULL --validate FULL" so far...
by khal
Fri Feb 21, 2014 8:27 pm
Forum: General Discussion
Topic: Namecoin : new hosting planned
Replies: 42
Views: 25629

Re: Namecoin : new hosting planned

indolering wrote:Great, Ademan is closing in on the wiki migration, hopefully we can get everything moved over this weekend.
Great !
indolering wrote:Have we moved the forum over yet?
Yes.

Last things not moved :
- namecoin.info / bit.namecoin.info
- emails
- mailing lists (one at dot-bit & and one namecoin.info)
by khal
Fri Feb 21, 2014 5:36 pm
Forum: General Discussion
Topic: Holy crap! someone set up a Dot-Bit whois!
Replies: 2
Views: 2449

Re: Holy crap! someone set up a Dot-Bit whois!

Haha, good job :p
by khal
Fri Feb 21, 2014 3:00 pm
Forum: Tools, GUI & other softwares
Topic: Namecoin block explorer
Replies: 25
Views: 22775

Re: Namecoin block explorer

Total number of existing NMC is now provided there :
http://explorer.namecoin.info/stats/total_supply.txt

Support for HTTPS with Convergence/FreeSpeechMe has been added :
- https://explorer.bit
- https://testnet.explorer.bit
by khal
Fri Feb 21, 2014 2:24 pm
Forum: General Discussion
Topic: Namecoin : new hosting planned
Replies: 42
Views: 25629

Re: Namecoin : new hosting planned

I've also activated the backup system of proxmox on all VM. I'll check the result in some days.

http://explorer.bit and http://testnet.explorer.bit have just been updated too.

ps : fingerprint added on explorer.bit
by khal
Fri Feb 21, 2014 1:59 pm
Forum: General Discussion
Topic: Namecoin : new hosting planned
Replies: 42
Views: 25629

Re: Namecoin : new hosting planned

So namecoin.info is the new domain and will always be used instead of dot-bit.org? As http://dot-bit.org/forum/ redirects to http://forum.namecoin.info/ then I think all links should be updated to it. Like those in http://namecoin.info/ (eg. Forum link and others). I think I've mostly seen dot-bit....
by khal
Wed Feb 19, 2014 6:07 pm
Forum: Official Namecoin softwares
Topic: [ANN] libcoin rebase attempt
Replies: 49
Views: 38784

Re: [ANN] libcoin rebase attempt

Quick update so far: There seems to be also an "actual" main command-line tool (called libcoind) included, which is somewhat similar to the example file I linked in the OP but includes connecting to an RPC server or setting it up optionally, just like namecoind does (not sure what the example reall...
by khal
Wed Feb 19, 2014 8:06 am
Forum: General Discussion
Topic: SAD NEWS Mikhail Sindeyev (thecoder) has Died Suddenly
Replies: 13
Views: 10415

Re: SAD NEWS Mikhail Sindeyev (thecoder) has Died Suddenly

It's really a sad new... He was really talented.
Our Thoughts are with his Family.
by khal
Sat Feb 15, 2014 4:49 pm
Forum: Official Namecoin softwares
Topic: namecoin build-unix.txt question
Replies: 1
Views: 3153

Re: namecoin build-unix.txt question

I'm also running on libdb5.1 and have no pb.

I would say that if you already have a blockchain from libdb 4.7, you'll need to redownload it if you change from libdb4.7 to libdb4.8 (or hight, I guess).