From a271000ac19c5d2a91857ac672fd13afde887cae Mon Sep 17 00:00:00 2001 From: Haneen Khalifa Date: Mon, 20 May 2024 02:37:54 +0300 Subject: [PATCH] docs: update docs, CHANGELOG.md, README.md --- CHANGELOG.md | 4 ++++ README.md | 1 + docs/docs/commands/clients.mdx | 1 + 3 files changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 049da9863..848fd6394 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Added + +- Add Grandine Consensus client support. + ### Changed - Update client images to Dencun-ready versions. diff --git a/README.md b/README.md index 062054293..7b6af269b 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ Users acknowledge that no warranty is being made of a successful installation. S | Nethermind | Lodestar | Lodestar | | Erigon | Prysm | Prysm | | Besu | Teku | Teku | +| | Grandine | Grandine | ### Sepolia diff --git a/docs/docs/commands/clients.mdx b/docs/docs/commands/clients.mdx index 73018da18..5d36c2ba9 100644 --- a/docs/docs/commands/clients.mdx +++ b/docs/docs/commands/clients.mdx @@ -83,6 +83,7 @@ $ sedge clients 2 geth prysm prysm 3 erigon teku teku 4 besu lodestar lodestar + 5 grandine grandine 2023-10-13 14:13:45 -- [INFO] Listing supported clients for network sepolia