From 3f761722a016633184e5c941f29dea810555d6b1 Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:37:17 +0300 Subject: [PATCH 1/8] fix 2024-01-24-goerli.md --- blog/2024-01-24-goerli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/2024-01-24-goerli.md b/blog/2024-01-24-goerli.md index 8e5687a8..d6af23de 100644 --- a/blog/2024-01-24-goerli.md +++ b/blog/2024-01-24-goerli.md @@ -14,7 +14,7 @@ tags: [goerli] ### Monitoring [Jan 25, 2024 - 12:00 PT] -- **Actions:** We successfully deployed the fixes yesterday, and are continuing to monitor the results for an additional day. We don’t expect users to face any further issues, and can resume normal operations for partial and full withdrawals from EigenPods on Goerli testnet. +- **Actions:** We successfully deployed the fixes yesterday, and are continuing to monitor the results for an additional day. We don’t expect users to face any further issues, and can resume normal operations for partial and full withdrawals from EigenPods on the Goerli testnet. - **Additional Support:** If you are still encountering issues with EigenPod withdrawals (partial or full), please raise your issue via the [EigenLayer Discord](https://discord.gg/eigenlayer) #support-restakers channel. @@ -30,7 +30,7 @@ tags: [goerli] - **Safety of User Assets:** We assure all users that all funds on Goerli and mainnet have been safe and secure throughout the incident. There has been no impact on mainnet operations. -- **Actions:** We have successfully deployed the fixes, and are monitoring the results. We don’t expect users to face any further issues, and can resume normal operations for partial and full withdrawals from EigenPods on Goerli testnet. +- **Actions:** We have successfully deployed the fixes, and are monitoring the results. We don’t expect users to face any further issues, and can resume normal operations for partial and full withdrawals from EigenPods on the Goerli testnet. - **Next Update**: Jan 25, 2024 - 12:00 PT From 1cb54f06dd8acfdff2bb917f006914fdbd5eb9a0 Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:37:34 +0300 Subject: [PATCH 2/8] fix 2024-02-01-goerli.md --- blog/2024-02-01-goerli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2024-02-01-goerli.md b/blog/2024-02-01-goerli.md index 665f34fb..8e4040de 100644 --- a/blog/2024-02-01-goerli.md +++ b/blog/2024-02-01-goerli.md @@ -12,7 +12,7 @@ tags: [goerli] ### Monitoring [Feb 07, 2024 - 16:30 PT] -- **Actions:** We identified some scalability bottlenecks that led to this incident. We deployed fixes this week, restored normal opertation, and are continuing to monitor our service. We don’t expect users to face any further issues, and can resume normal operations of partial and full withdrawals from EigenPods on Goerli testnet. +- **Actions:** We identified some scalability bottlenecks that led to this incident. We deployed fixes this week, restored normal operation, and are continuing to monitor our service. We don’t expect users to face any further issues, and can resume normal operations of partial and full withdrawals from EigenPods on Goerli testnet. - **Additional Support:** If you are still encountering issues with EigenPod withdrawals (partial or full), please raise your issue via the [EigenLayer Discord](https://discord.gg/eigenlayer) #support-restakers channel. From be070291c7869ba86d35ce719ea14373873ea2f1 Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:38:23 +0300 Subject: [PATCH 3/8] fix 2024-02-16-eigenda-goerli.md --- blog/2024-02-16-eigenda-goerli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/2024-02-16-eigenda-goerli.md b/blog/2024-02-16-eigenda-goerli.md index aae59018..7613718c 100644 --- a/blog/2024-02-16-eigenda-goerli.md +++ b/blog/2024-02-16-eigenda-goerli.md @@ -13,7 +13,7 @@ tags: [goerli,eigenda] ### Monitoring [Feb 16, 2024 - 15:30 PT] -- **Actions:** We identified the root cause that resulted in this incident with the Churner service. We have successfully deployed the fixes, and are continuing to monitor the service. We don’t expect operators to face any further issues related to opting-in of EigenDA, and can resume normal operations on Goerli testnet. +- **Actions:** We identified the root cause that resulted in this incident with the Churner service. We have successfully deployed the fixes, and are continuing to monitor the service. We don’t expect operators to face any further issues related to opting-in to EigenDA, and can resume normal operations on Goerli testnet. - **Additional Support:** If you (EigenLayer operators) are still encountering issues with the EigenDA opt-in functionality, please raise your issue via the [EigenLayer Discord](https://discord.gg/eigenlayer) #support-operators channel. From f0a871a6b208a8317c8f6a10062801d255c6f4e7 Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:39:25 +0300 Subject: [PATCH 4/8] fix api-error-codes.md --- docs/eigenda/integrations-guides/dispersal/api-error-codes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/eigenda/integrations-guides/dispersal/api-error-codes.md b/docs/eigenda/integrations-guides/dispersal/api-error-codes.md index 244ee2db..904ab402 100644 --- a/docs/eigenda/integrations-guides/dispersal/api-error-codes.md +++ b/docs/eigenda/integrations-guides/dispersal/api-error-codes.md @@ -43,7 +43,7 @@ This table summarizes all the current status codes and their mappings to HTTP co | "blob size cannot exceed 2 MiB" | InvalidArgument (400) | This error occurs when the size of the blob data exceeds the maximum allowed size of 2 MiB. | | "blob size must be greater than 0" | InvalidArgument (400) | This error occurs when the size of the blob data is zero. | | "number of custom_quorum_numbers must not exceed 256" | InvalidArgument (400) | This error occurs when the number of custom quorum numbers provided in the request exceeds 256. | -| "number of custom_quorum_numbers must not exceed number of quorums" | InvalidArgument (400) | This error occurs when the number of custom quorum numbers provided in the request exceeds the total number of quorums. | +| "number of custom_quorum_numbers must not exceed the number of quorums" | InvalidArgument (400) | This error occurs when the number of custom quorum numbers provided in the request exceeds the total number of quorums. | | "custom_quorum_numbers must be in range [0, 254], but found %d" | InvalidArgument (400) | This error occurs when a custom quorum number is outside the valid range of [0, 254]. | | "custom_quorum_numbers must be in range [0, \], but found %d" | InvalidArgument (400) | This error occurs when a custom quorum number is outside the valid range of [0, QuorumCount-1]. | | "custom_quorum_numbers must not contain duplicates" | InvalidArgument (400) | This error occurs when the custom quorum numbers contain duplicate values. | From bbc48d9aa22b41acaf225023d16d84c0952481d0 Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:39:46 +0300 Subject: [PATCH 5/8] fix blob-metering-and-rate-limits.md --- .../dispersal/blob-metering-and-rate-limits.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/eigenda/integrations-guides/dispersal/blob-metering-and-rate-limits.md b/docs/eigenda/integrations-guides/dispersal/blob-metering-and-rate-limits.md index 44de912c..c7486ff1 100644 --- a/docs/eigenda/integrations-guides/dispersal/blob-metering-and-rate-limits.md +++ b/docs/eigenda/integrations-guides/dispersal/blob-metering-and-rate-limits.md @@ -24,7 +24,7 @@ network and can be found on the network's description. ## Encoded System Throughput -The total volume of data per unit time written to EigenDA operator set is known +The total volume of data per unit of time written to EigenDA operator set is known as the Encoded System Throughput (ECS). The "encoded" part denotes that this data is not the raw input data that was sent to the disperser by the client. Rather the encoded data is an extended version of the input data which is From a2eb440836ad0735e53a66ed9eaeed1899bbca9f Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:40:13 +0300 Subject: [PATCH 6/8] fix blob-serialization-requirements.md --- .../dispersal/blob-serialization-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/eigenda/integrations-guides/dispersal/blob-serialization-requirements.md b/docs/eigenda/integrations-guides/dispersal/blob-serialization-requirements.md index 264fcf8d..34ab57c3 100644 --- a/docs/eigenda/integrations-guides/dispersal/blob-serialization-requirements.md +++ b/docs/eigenda/integrations-guides/dispersal/blob-serialization-requirements.md @@ -62,7 +62,7 @@ ERROR: Message: rpc error: code = InvalidArgument desc = encountered an error to convert a 32-bytes into a valid field element, please use the correct format where every 32bytes(big-endian) is less than 21888242871839275222246405745257275088548364400416034343698204186575808495617 ``` -The simplest way to resovlve this until we have a dedicated EigenDA CLI is to +The simplest way to resolve this until we have a dedicated EigenDA CLI is to use the `kzgpad` utility documented in the [tutorial](./cli-guide.md): ```bash From bb6dea8affb1b964dff24817bb4ff1301a58407c Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:40:40 +0300 Subject: [PATCH 7/8] fix cli-guide.md --- docs/eigenda/integrations-guides/dispersal/cli-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/eigenda/integrations-guides/dispersal/cli-guide.md b/docs/eigenda/integrations-guides/dispersal/cli-guide.md index ff2537c4..cc25357e 100644 --- a/docs/eigenda/integrations-guides/dispersal/cli-guide.md +++ b/docs/eigenda/integrations-guides/dispersal/cli-guide.md @@ -59,7 +59,7 @@ Example request: # Download the EigenDA repo via gh client or wget $ gh repo clone Layr-Labs/eigenda # Change your working directory to the eigenda folder in order to point to the -# protobuf defintions correctly +# protobuf definitions correctly $ cd eigenda $ grpcurl \ From da51ee73e93e55ae9cb827152c924d028c659afe Mon Sep 17 00:00:00 2001 From: Elias Rad <146735585+nnsW3@users.noreply.github.com> Date: Thu, 20 Jun 2024 06:40:59 +0300 Subject: [PATCH 8/8] fix overview.md --- docs/eigenda/integrations-guides/dispersal/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/eigenda/integrations-guides/dispersal/overview.md b/docs/eigenda/integrations-guides/dispersal/overview.md index 94e548da..41eeba2e 100644 --- a/docs/eigenda/integrations-guides/dispersal/overview.md +++ b/docs/eigenda/integrations-guides/dispersal/overview.md @@ -31,7 +31,7 @@ graph TD; C -->|15 days elapses since dispersal finalization| D[Blob Expired]; ``` -The Disperser offers an asynchrounous API for dispersing blobs, where clients should poll the `GetBlobStatus()` endpoint with the dispersal request ID they received from calling one of the two disperse endpoints until the disperser reports the blob as successfully dispersed and finalized. +The Disperser offers an asynchronous API for dispersing blobs, where clients should poll the `GetBlobStatus()` endpoint with the dispersal request ID they received from calling one of the two disperse endpoints until the disperser reports the blob as successfully dispersed and finalized. ## Endpoints