sedge icon indicating copy to clipboard operation
sedge copied to clipboard

A one-click setup tool for PoS network/chain validators and nodes.

Results 70 sedge issues
Sort by recently updated
recently updated
newest added

## Changes: - Add Reth client to Mainnet, Holesky, and Sepolia networks ## Types of changes What types of changes does your code introduce? _Put an `x` in the boxes...

Closes https://github.com/NethermindEth/sedge/issues/370 if merged ## Changes: Adds placeholder Security.md adapted from another repo Adapted from https://github.com/NethermindEth/nethermind/blob/master/SECURITY.md ## Types of changes What types of changes does your code introduce? _Put an...

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

## Changes: Charon is used by stakers to distribute the responsibility of running Ethereum Validators across a number of different instances and client implementations. Setting up and running a full...

## Changes: - Remove support for Goerli from Sedge ## Types of changes What types of changes does your code introduce? _Put an `x` in the boxes that apply_ -...

**Is your feature request related to a problem? Please describe.** There appears to be no way to understand what to do if there is a security bug **Describe the solution...

**Describe the bug** After completing the steps given in the interactive `sedge cli` full-node setup, the `deposit_data.json` file contains withdrawal credentials that start with `0x00`, which are the old pre-Merge...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I would like to...

**Is your feature request related to a problem? Please describe.** It is related to security. I would like the resulting docker containers to run as a non root user so...