Daniel Kraft

Results 202 comments of Daniel Kraft
trafficstars

The two `d/` strings are different things. The first argument `"d/"` tells `name_scan` to *start looking from* the name `d/` (i.e. the start). You can also put e.g. `d/domob` there,...

For that other question, @JeremyRand is the one to answer. :)

Yes, you will get all Namecoin names that start with `d/`. Not all of them will be valid. I think you have to filter that externally, and don't think `name_scan`...

Thanks for the report! What exactly did you do for "the daemon will create a new block"? Call `getblocktemplate`? `getauxblock`? Something else?

I see. Perhaps you are actually connected to bad peers (e.g. nodes running an old version) and the error just means that those sent you invalid data? It seems that...

I can take a look at some point. I guess this is one of the tests that is not run by default (since it needs so much disk space).

I think this is definitely something out of scope for the core daemon and RPC interface. It is purely for frontends and should be included with such. CLI users should...

ACK 11131a9704d0b2f68d7b7817740aef7ea0afdad5. I'm not a native speaker, but to me it makes more sense like this.

I'm not really a server admin, so I don't know how to best solve this. I'm happy to do whatever config changes someone suggests on the server, though (after sanity...

Ok thanks, I've updated "Use SMTP server for email" to "no".