Johns Gresham

Results 41 issues of Johns Gresham

crowdin
l10n

## Feature details - [x] uninstall on non-debian/ubuntu distros - [ ] remove config files (see https://github.com/containers/podman/issues/18034#issuecomment-1858083353) ``` ls ~/.local/share/containers/ cache storage ls ~/.config/containers/ podman ```

enhancement
good first issue

## Feature details We have some low-effort npm dependencies that we can simply copy source code from their single `index.js` file and include it under our `src/` and `npm remove`...

enhancement
good first issue

## Feature details - [ ] Use checkpoint sync for Sepolia and Holesky for Consensus Clients that already use it for mainnet - [ ] Test it because some Consensus...

enhancement
good first issue

## Feature details Users want to know if their setup is good enough to run a node. We currently check disk size, cpu counts, etc, but we do not do...

enhancement
in-progress

## Feature details Sometimes when a client crashes, the client is not accurately marked as stopped or error. Additionally, the node status does not change from "running" to an error...

enhancement

## Feature details - [ ] Moving back to from Node Configuration (clients) screen to Node selection (ethereum node), should keep state - [ ] Node configuration should stay with...

bug

## Feature details In the main app preferences, a user can set a default node storage location. This location will be used when adding a new node and for "disk...

enhancement
good first issue

**Is your feature request related to a problem? Please describe.** For my app, I need to make a change if a Linux user has `SELinux enabled`. If you would like...

enhancement

It is quite difficult to get a Windows code-signing certificate and rather expensive (~$80/month for CI/CD certificate). An optional parameter to disable the code-signed requirement would be nice for open-source...