Search found 149 matches

by doublec
Tue Jan 31, 2012 9:20 am
Forum: Project direction
Topic: A lot of coins are lost, it should be changed
Replies: 44
Views: 44267

Re: A lot of coins are lost, it should be changed

khal, please, turn off coins destruction, return them to miners. Miners are processed the blocks, they need a reward for that. Number of squaters is unlimited, but number of MNC is limited. This is the mathematical collapsing function. If miners get the fee it means miners can register names for fr...
by doublec
Thu Jan 26, 2012 10:16 am
Forum: General Discussion
Topic: Dealing with the block chain dust spam attack
Replies: 5
Views: 7597

Re: Dealing with the block chain dust spam attack

Thanks, Windows binary here.
by doublec
Wed Jan 25, 2012 9:14 pm
Forum: General Discussion
Topic: Dealing with the block chain dust spam attack
Replies: 5
Views: 7597

Re: Dealing with the block chain dust spam attack

(I thought the bitcoin code, that namecoin code is based on, already dealt with bitdust transactions spam issue ... must have got changed with the naming fees.) It has pretty much the same as the current namecoin checks. The main advantage with bitcoin is they're worth a reasonable amount of money ...
by doublec
Wed Jan 25, 2012 9:28 am
Forum: General Discussion
Topic: Dealing with the block chain dust spam attack
Replies: 5
Views: 7597

Dealing with the block chain dust spam attack

I've create some patches to try to deal with the current ongoing spam dust transaction attack. They are in my github fork . I've done pull requests for the namecoin/namecoin repository. Pull request 7 applies the fixes that coblee did for litecoin to stop the dust coins in a wallet from being used d...
by doublec
Wed Jan 25, 2012 3:54 am
Forum: General Discussion
Topic: Spam in namecoin blocks
Replies: 1
Views: 3287

Re: Spam in namecoin blocks

So it seems all the recent blocks have transaction spam now (with the exception of a block now and then). All the blocks are about 400Kb in size. The block chain is growing AT ABOUT 60 MB per day as a result. Anyone able to get in touch with vinced?
by doublec
Mon Jan 23, 2012 10:53 pm
Forum: Technical Support
Topic: not that i'm complaining but...
Replies: 6
Views: 5753

Re: not that i'm complaining but...

http://explorer.dot-bit.org/a/N2v2aoaVSP4H6LGYGVs2rHNaeNqvN91Nq5 out of nowhere i started receiving floods of 0.00000001 nmc 0.0014 and rising in 0.00000001 lots... is this bad for anything? This was noticed by the operator of blockexplorer.sytes.net and mentioned on IRC recently. I posted about it...
by doublec
Mon Jan 23, 2012 1:28 am
Forum: Technical Support
Topic: renewing domains?
Replies: 1
Views: 2857

Re: renewing domains?

I need to renew a domain, and I cannot figure out how to do it. The best I can find is that I need to do a name_update of some kind, but I dont know what since I do not want to change anything with the domain. It seems like there should be a 'namecoind renew d/<domain>' command in the client, or at...
by doublec
Sun Jan 22, 2012 11:10 pm
Forum: General Discussion
Topic: Spam in namecoin blocks
Replies: 1
Views: 3287

Spam in namecoin blocks

The following blocks have a lot of 1e-08 transactions, with the block sizes being 32Kb. Any thoughts on what someone is trying to do or how it can be minimized?

39192
39193
39194

Are there any more recent?
by doublec
Sun Jan 22, 2012 12:10 pm
Forum: Official Namecoin softwares
Topic: 'getbalance' does not match sum of 'listaccounts'
Replies: 5
Views: 6810

Re: 'getbalance' does not match sum of 'listaccounts'

How is it that you have a negative balance in the "" account? Is this a transitory thing? (i.e. are there some fees that need to confirm or something) Negative account balances happen when you do a "sendfrom" for the full amount in the account but a fee is charged. The full amount is transferred fr...
by doublec
Sat Dec 31, 2011 11:53 pm
Forum: General Discussion
Topic: 3 ideas to make namecoin much more accessible
Replies: 7
Views: 7032

Re: 3 ideas to make namecoin much more accessible

3) A third party program that generates a list of .bit domains that can be imported into a hosts file. I can see people posting this to pastebin etc This is probably it . I use this in combination with dnsmasq to resolve .bit domains. I use a version of namecoin that sends notifications when new bl...