What repositories updated to solve issues found by libccoin?

Post Reply
gigabytecoin
Posts: 67
Joined: Tue May 10, 2011 12:49 am
os: linux
Location: Behind 50 Proxies

What repositories updated to solve issues found by libccoin?

Post by gigabytecoin »

If I build namecoind from source located at https://github.com/namecoin/namecoin will I be contributing to solving the problem outlined by libcoin?

It doesn't really matter which namecoin client I use to hold my coins, does it?

vinced/namecoin
khalahan/namecoin
namecoin/namecoin
namecoin-qt/namecoin-qt

Are all up to date now?

What's stopping somebody with an older client from re-registering bitcoin.bit or any other registered .bit domain after the Dec 15th hard fork?

snailbrain
Posts: 309
Joined: Tue Jul 19, 2011 9:33 pm

Re: What repositories updated to solve issues found by libcc

Post by snailbrain »

gigabytecoin wrote:If I build namecoind from source located at https://github.com/namecoin/namecoin will I be contributing to solving the problem outlined by libcoin?

It doesn't really matter which namecoin client I use to hold my coins, does it?

vinced/namecoin
khalahan/namecoin
namecoin/namecoin
namecoin-qt/namecoin-qt

Are all up to date now?

What's stopping somebody with an older client from re-registering bitcoin.bit or any other registered .bit domain after the Dec 15th hard fork?
https://bitcointalk.org/index.php?topic=322939.0

Just these:
namecoinq/namecoinq
namecoin-qt/namecoin-qt
namecoin/namecoin

it shouldn't get accepted

cassini
Posts: 336
Joined: Sun May 26, 2013 6:36 pm

Re: What repositories updated to solve issues found by libcc

Post by cassini »

snailbrain wrote:Just these:
namecoinq/namecoinq
namecoin-qt/namecoin-qt
namecoin/namecoin
namecoinq/namecoinq:
static const int VERSION = 37200;

namecoin-qt/namecoin-qt:
static const int VERSION = 37200;

namecoin/namecoin:
static const int VERSION = 35100;

:? :?:

gigabytecoin
Posts: 67
Joined: Tue May 10, 2011 12:49 am
os: linux
Location: Behind 50 Proxies

Re: What repositories updated to solve issues found by libcc

Post by gigabytecoin »

It is a bit disturbing have so many "official" repositories.

snailbrain
Posts: 309
Joined: Tue Jul 19, 2011 9:33 pm

Re: What repositories updated to solve issues found by libcc

Post by snailbrain »

Namecoin-qt and namecoinq are the same - Newest

namecoin/namecoin is the old daemon with just the hardfork patch.

They all have the patch.

Post Reply