phelix / nameGUI

An RPC frontend GUI to a Namecoin client for name operations.
1 stars 2 forks source link

Informational messages could be logged to the GUI #5

Closed unsystemizer closed 9 years ago

unsystemizer commented 9 years ago

Maybe info messages from namecoind could be logged to the GUI (or ignored?) This is when namecoind is catching up with the blockchain. I did not try to do anything that requires an up to date blockchain, so "Blockhain up to date: no" is enough (unless I try something that requires it to be up to date).

image

phelixbtc commented 9 years ago

This looks like it happened because a lookup of a name via the register entry field failed. Yeah, it should express it failed some more comfortable way.

phelix commented 9 years ago

Fixed per https://github.com/phelix/nameGUI/pull/8