William Allen
William Allen
### Purpose: The output of `chia peer -c ` is not cute ### Current Behavior: `chia peer -c full_node` ```bash Connections: Type IP Ports NodeID Last Connect MiB Up|Dwn FARMER...
🌐 Breaking News 📰 Special Press Conference This PR is going to make code great again, folks. A lotta hard work went into this, I'll tell you.. A lot of...
### Component systemd ### Is your feature request related to a problem? Please describe I've recently opened a few issues, and PRs for various projects to address failure conditions that...
https://github.com/Azure/setup-kubectl/releases/tag/vv4.0.0 ~Can you make a tag and release without the extra `v`?~ I think this is supposed to be `v4.0.1`? https://github.com/Azure/setup-kubectl/compare/3e0aec4d80787158d308d7b364cb1b702e7feb7f..0c5e050edfed71b2b50731ab044d42489d51c129
This fixes https://github.com/Chia-Network/chia-blockchain/issues/19383 This PR addresses the issue where the harvester abandons an entire plot directory when encountering I/O errors in subdirectories during recursive plot scanning. It also introduces some...
### Purpose: `chia get farm summary` currently only returns values for OG plots. Since the majority of people have long since switched to plotNFT plots, I'm not sure why pooling...
### What happened? When using `recursive_plot_scanning`, if the harvester encounters an I/O error from a mount that is a subdirectory of a `plot_directories` entry, the harvester permanently abandons the entire...
I've loved procs since the moment I found it, and then when v0.14.0 released, it just stopped showing processes from my user on my server. I thought it was because...
I may open a PR for this if I get time, but wanted to note that the CI should be adjusted so PR checks can run successfully on forks. Jobs...
The latest version of `gemini-cli` was failing to install `npm install -g @google/gemini-cli/`, and after investing, I saw: ``` gyp info spawn make gyp info spawn args [ 'BUILDTYPE=Release', '-C',...