Namecoin-Qt 3.72 - Chinese Translation Added

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by phelix »

http://nf.bit/viewtopic.php?p=4641&sid= ... 019d#p4641

It would be nice if Namecoin-Qt could somehow show the addresses the names belong to on the manage names tab.


btw: I have successfully built Namecoin-Qt and am now fixing some last bugs to get it working with EasyWinBuilder https://bitcointalk.org/index.php?topic=252931

Also I am looking into binary signing so that several people can verify.
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by phelix »

snailbrain wrote: also.. on windows.. the QT is "smashing the hard drive" when updating chain.. i wonder if the commits we added to speed things up actually made things worse? .. (namecoind original i remember used to be pretty bad too, before the qt.. i can't remember if was worse or the same)
Yeah it is pretty bad without ssd. I can not think of a reason why the commits would hurt but you can never know. We should measure (benchmark) to improve but it is a lot of work. Maybe it would stimulate people to optimize if we would simply start posting some values like: 3 hours to 100,000 blocks
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:http://nf.bit/viewtopic.php?p=4641&sid= ... 019d#p4641

It would be nice if Namecoin-Qt could somehow show the addresses the names belong to on the manage names tab.


btw: I have successfully built Namecoin-Qt and am now fixing some last bugs to get it working with EasyWinBuilder https://bitcointalk.org/index.php?topic=252931

Also I am looking into binary signing so that several people can verify.
ok, will add this to the to do.. so they can be all done at once.

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by phelix »

snailbrain wrote:
phelix wrote:http://nf.bit/viewtopic.php?p=4641&sid= ... 019d#p4641

It would be nice if Namecoin-Qt could somehow show the addresses the names belong to on the manage names tab.


btw: I have successfully built Namecoin-Qt and am now fixing some last bugs to get it working with EasyWinBuilder https://bitcointalk.org/index.php?topic=252931

Also I am looking into binary signing so that several people can verify.
ok, will add this to the to do.. so they can be all done at once.
This is relatively low priority. NameId and similar things will have to do this automatically.
nx.bit - some namecoin stats
nf.bit - shortcut to this forum

moa
Posts: 255
Joined: Mon May 23, 2011 6:13 am

Re: Namecoin-Qt BETA with Namespace Registration

Post by moa »

Just going to post this here before i forget it again:

when namecoin-qt is started with "daemon=1" set in the namecoin.conf file (obviously erroneously) it does not fail gracefully.

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by snailbrain »

moa wrote:Just going to post this here before i forget it again:

when namecoin-qt is started with "daemon=1" set in the namecoin.conf file (obviously erroneously) it does not fail gracefully.
any more info moa? seems to work on windows.. if a problem i will add to the list

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by snailbrain »

QT crashes with latest update (did not publicly release it, but github was updated) when using listtransactions.. (and maybe other commands)

update was to fix nelisky's original bug with importprivkey/rawtransactions...

will sort asap

thanks domob for spotting

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

Re: Namecoin-Qt BETA with Namespace Registration

Post by snailbrain »

Updated 3.66

Added getrawmempool rpc
fixed linux crash with daemon=1 in conf
fixed crash with listtransactions

please check before i update bitcointalk

domob
Posts: 1129
Joined: Mon Jun 24, 2013 11:27 am
Contact:

Re: Namecoin-Qt BETA with Namespace Registration

Post by domob »

snailbrain wrote:Updated 3.66

Added getrawmempool rpc
fixed linux crash with daemon=1 in conf
fixed crash with listtransactions

please check before i updated bitcointalk
Works now for me, thanks for the prompt fix! :) You do great work here!
BTC: 1domobKsPZ5cWk2kXssD8p8ES1qffGUCm | NMC: NCdomobcmcmVdxC5yxMitojQ4tvAtv99pY
BM-GtQnWM3vcdorfqpKXsmfHQ4rVYPG5pKS
Use your Namecoin identity as OpenID: https://nameid.org/

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

Re: Namecoin-Qt BETA with Namespace Registration 3.67

Post by snailbrain »

New 3.67

* listtransactions now includes name operations
* transaction details (double-click) show correct amounts for name operations
* added address column in the name table
* added address to the Configure Name dialog
* added red notice about 12 blocks delay to the Configure Name dialog
* "Expires in" now shows "pending" instead of empty cell
* value length in Configure Name limited to 519 bytes (due to limitation in CScript)
* HtmlEscape for names in the GUI

Please test

Post Reply