Namecoin-Qt 3.72 - Chinese Translation Added

Post Reply

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by snailbrain »

snailbrain wrote:please test.. especially people with a lot of names

NAMESPACE REGISTRATION ADDED + Transactions will show name txs (new tab, Manage Names)

https://github.com/namecoin-qt/namecoin-qt

Binaries
(MAC NOT UPDATED YET (but should be able to compile from repo), will ask Maxpower when finalized).
http://www.mediafire.com/folder/3aa8ukj ... amecoin-qt

will add name filter soon

also.. i think maybe we should slim down the forum.. too many sections to post software in? maybe one for software (even development ones).. but the official stuff can be stickied?

bug.. auto-firstupdate after 12 blocks may cause crash ... (crashed once out of several times) -- you can get the firstupdate hex from debug.log if it fails..
test with wallets without a lot of coins.. do not to forget to backup

phelix
Posts: 1634
Joined: Thu Aug 18, 2011 6:59 am

Re: Namecoin-Qt BETA with Namespace Registration

Post by phelix »

snailbrain wrote:please test.. especially people with a lot of names

NAMESPACE REGISTRATION ADDED + Transactions will show name txs (new tab, Manage Names)

https://github.com/namecoin-qt/namecoin-qt

Binaries
(MAC NOT UPDATED YET (but should be able to compile from repo), will ask Maxpower when finalized).
http://www.mediafire.com/folder/3aa8ukj ... amecoin-qt

will add name filter soon

also.. i think maybe we should slim down the forum.. too many sections to post software in? maybe one for software (even development ones).. but the official stuff can be stickied?

bug.. auto-firstupdate after 12 blocks may cause crash ... (crashed once out of several times) -- you can get the firstupdate hex from debug.log if it fails..
There is no windows binary in there that I can see.... :?:
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by snailbrain »

phelix wrote:
snailbrain wrote:please test.. especially people with a lot of names

NAMESPACE REGISTRATION ADDED + Transactions will show name txs (new tab, Manage Names)

https://github.com/namecoin-qt/namecoin-qt

Binaries
(MAC NOT UPDATED YET (but should be able to compile from repo), will ask Maxpower when finalized).
http://www.mediafire.com/folder/3aa8ukj ... amecoin-qt

will add name filter soon

also.. i think maybe we should slim down the forum.. too many sections to post software in? maybe one for software (even development ones).. but the official stuff can be stickied?

bug.. auto-firstupdate after 12 blocks may cause crash ... (crashed once out of several times) -- you can get the firstupdate hex from debug.log if it fails..
There is no windows binary in there that I can see.... :?:
i've put it back now.. was a bit worried about the crash bug with auto firstupdate.. when it fails it effects the balance (sometimes by quite a lot).. but seems fixable by deleting the failed tx..

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by snailbrain »

snailbrain wrote:
phelix wrote:
snailbrain wrote:please test.. especially people with a lot of names

NAMESPACE REGISTRATION ADDED + Transactions will show name txs (new tab, Manage Names)

https://github.com/namecoin-qt/namecoin-qt

Binaries
(MAC NOT UPDATED YET (but should be able to compile from repo), will ask Maxpower when finalized).
http://www.mediafire.com/folder/3aa8ukj ... amecoin-qt

will add name filter soon

also.. i think maybe we should slim down the forum.. too many sections to post software in? maybe one for software (even development ones).. but the official stuff can be stickied?

bug.. auto-firstupdate after 12 blocks may cause crash ... (crashed once out of several times) -- you can get the firstupdate hex from debug.log if it fails..
There is no windows binary in there that I can see.... :?:
i've put it back now.. was a bit worried about the crash bug with auto firstupdate.. when it fails it effects the balance (sometimes by quite a lot).. but seems fixable by deleting the failed tx..
seems to be working very well now with new update.. please check

gomadosnitro
Posts: 11
Joined: Wed Jun 12, 2013 9:08 pm
os: linux

Re: Namecoin-Qt BETA with Namespace Registration

Post by gomadosnitro »

Perfect now displays names updates, :mrgreen:

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by snailbrain »

added name filter in manage names

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Namecoin-Qt BETA with Namespace Registration

Post by khal »

good job :)

I've merged the changes into https://github.com/namecoin/namecoin/tree/namecoin-qt
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by snailbrain »

updated to 3.64.. it should be much easier for people to configure .bit domains...

khal
Site Admin
Posts: 708
Joined: Mon May 09, 2011 5:09 pm
os: linux

Re: Namecoin-Qt BETA with Namespace Registration

Post by khal »

This comment in wallet.cpp:381 is a bit strange for me :

Code: Select all

// Carried over coin may be used to pay fee, if it was reserved during OP_NAME_NEW
Do you know precisely in which case locked fees can be spent, if any ?
NamecoinID: id/khal
GPG : 9CC5B92E965D69A9
NMC: N1KHAL5C1CRzy58NdJwp1tbLze3XrkFxx9
BTC: 1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T

Register Namecoin domains with BTC
My bitcoin Identity - Send messages to bitcoin users
Charity Ad - Make a good deed without paying a cent

Post Reply