Brandon Roberts
Brandon Roberts
Just an FYI: I've created some Qt unit tests. But what I've pushed is as far as I can go without refactoring `NameTableModel` so for now it is what it...
@JeremyRand thanks for testing. I'm working through the issues. As for the blank expiration, I plan on having a "status" column that says if the name is pending firstupdate, pending...
I did a major revision to the `NameTableModel`. I've added "Name Status" to the rows, so the user is informed of the status of the name, in addition to the...
> When rescanning the gui crashes after 2017-11-25 10:10:48 unexpected name_show response on refreshName=d/mkg20001: Namecoin is downloading blocks... Thank you for the report, @mkg20001. I'm investigating this issue now. My...
@mkg20001 note that everything in the `manage-dns` branch is experimental and has nothing to do with this PR. We'll have another PR for that code once it nears completion. Does...
f8d7ee6 fixes everything in @JeremyRand's review except for the `4294967280` issue, which I have yet to replicate (still working on that) and the disappearing name issue between `name_firstupdate` sent and...
@JeremyRand thanks for the review. I can push fixes for this shortly.
@domob1812 Sorry, but I haven't been able to work on this in a while due to work circumstances. I'm finally getting to a point where I could slot some of...
@domob1812 @JeremyRand I think adding the queueing stuff as a RPC command makes the most sense. I can start working around this. One other major issue with this PR is...
I'm having a related issue with the API that results in problems populating the names list in the UI. The issue is best illustrated by a "middle state" that is...