grayfallstown
grayfallstown
Some basic info will be in the next release.
Released with 0.10.2 I wanted to make this visible with Charts but csharp seems to lack a good platform independend Chart-Library.
The numbers mean how many plotting processes entered a certain state at the given day. Basically, on Mai 27. 14 processed entered finished state, 12 entered Phase 1 (as in...
Will look into it
The filenames are basically random UUIDs and the contents of those files are only the pid itself and a line break: `chia-plots-create8e11fe5d-8a49-4588-bf32-7f2f23181bc0.pid` ``` 5536 ``` There is no way to...
[Pull request to add process id to chiapos logs](https://github.com/Chia-Network/chiapos/pull/237) created. Will implement this feature once it is part of a chia-blockchain release.
Just got merged into chiapos main. Waiting for it to get into an official chia-blockchain release.
PID will be in the next version. chia-plotter already has this in both the linux and the windows version. chiapos (official plotter) does have this in their repository, but not...
Could be done via [Discord client API](https://github.com/discord-net/Discord.Net) [example](https://github.com/discord-net/Discord.Net/blob/dev/samples/04_webhook_client/Program.cs) Pull Requests are welcome, as I treat this as low priority.
Signing the application does help as it allows to 'build up reputation' with the windows defender smart screen stuff. Signing the application with a self signed certificate does not have...