GSPP

Results 18 comments of GSPP

> public override string ToString() => /* render Text with necessary escaping */ Is it really a good idea to make the `ToString` output HTML? I'd make it a nice...

Any chance of revisiting this? I find myself avoiding the LINQ query syntax because, very often, I need to wrap the whole query in a `(query).ToList()`. This makes that syntax...

What use cases are there except generic math? Generic math is an extremely rare requirement in practical applications.

Another duplicate of this is https://github.com/Bitcoin-ABC/bitcoin-abc/issues/234. Needing to run both Core and ABC is a reality for many users in the community. On Windows the only way to do that...

I just tried a fresh installation. The following paths are used: C:\Program Files\Bitcoin-abc C:\Users\%User%\AppData\Roaming\Bitcoin HKEY_LOCAL_MACHINE\SOFTWARE\Bitcoin ABC (64-bit)

I measured the filesize gain: ![image](https://cloud.githubusercontent.com/assets/12032350/25177169/3721647a-2501-11e7-9529-ff888f6f216c.png) I used an old version of ScriptPNG which compresses better than the newer versions. (I contacted the author. He is not interested in supporting...

It is good to see that "advanced" solutions have been proposed here. Is it feasible to create a rather simple but quick fix first? Simply making the list a bunch...

The "Stored" log at About->Logs does not have entries for this operation. The Live log is empty. Fyi.