Haneen Hany

Results 10 issues of Haneen Hany

## 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...

## 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_ -...

## Changes: - Add Lido CSM integration ## Types of changes What types of changes does your code introduce? _Put an `x` in the boxes that apply_ - [ ]...

Closes #381 ## Changes: - Add Grandine Consensus and Validator client to network Mainnet. ## Types of changes What types of changes does your code introduce? _Put an `x` in...

## Changes: - Add lido-exporter as a service to the monitoring stack. - Update `sedge cli` with prompt to enable default monitoring stack configuration. - Update `sedge monitoring` command to...

## Changes: - Fix `keys` command for `hoodi` testnet. - Update `validator-blocker` template command ## Types of changes What types of changes does your code introduce? _Put an `x` in...

Include E2E test cases (failing and passing) for `sedge generate` command using Charon Integration with Sedge. Integration PR #368

## Changes: - Update "sedge-data" default directory from "[WORK_DIR]/sedge-data" to "[HOME_DIR]/.local/share/.sedge/sedge-data". - [refac: Update sedge's data directory](https://github.com/NethermindEth/sedge/commit/f2e976e5a17af8dc509a3962599ed0a238b3daab) - [docs: Update sedge-data directory](https://github.com/NethermindEth/sedge/commit/f4922fb626bbddb1f4df72648726406d1809f9b8) ## Types of changes What types of changes...

2.0

## Changes: - Upgrade client images ## Types of changes What types of changes does your code introduce? _Put an `x` in the boxes that apply_ - [ ] Bugfix...

### Description When running RL Swarm through a shell script, the process frequently crashes with a `TypeError` in the Hivemind backend. The issue temporarily resolves after re-running the script, but...