Mathias LANG

Results 615 comments of Mathias LANG

> last 10 known preimages for each validators and their corresponding heights Already part of the API: https://github.com/bosagora/agora/blob/2809791954133da4c352d612d7347ee667e65312/source/agora/api/FullNode.d#L246 > last 5-10 SCP messages received/sent Currently not very useful, but will...

> I think it would be nice to have all that information show up as a result of 1 HTTP/REST call, so we don't have to reconfigure/scavenge the logfiles. For...

The unittest part has been worked around in #1971, however that solution relies on single-threaded tests. Fixing it for multi-threaded shouldn't be hard. For the integration tests, it could probably...

Actually, all you need to do to transfer is to give me (or any other dlang-community admin) Owner / Admin access to this repository for me to do the transfer....

@Abscissa : Did you have any chance to look at transferring the repository ? It should be available to you via https://github.com/Abscissa/SDLang-D/transfer

And I don't think the repo has been transferred to me, I can't see anything to that effect.

We should at least make the default on arm be LDC.

Oh and whoever decided this was a good idea... Was wrong: ```D import std; void main () { auto pad = (string[]).init.map!(c => c.length).fold!max; // No explicit seed } ```...

I don't think we should be doing it, it will just fraction the community even more. If you want this to happen, I would try to convince Walter & Atila.

> I'm only making this PR since I thought this wasn't an official thing for D. That is a good point. We should move this to `dlang`