# Celo

## Reports by Severity

<details>

<summary>Critical</summary>

* \#37251 \[SC-Critical] Fraudulent padding of governance voting power
* \#37285 \[SC-Critical] Incorrect Delegation State After Slashing in LockedGold Contract
* \#37427 \[SC-Critical] Delegation is not updated on slash and unlock

</details>

<details>

<summary>High</summary>

* \#37391 \[SC-High] Early Reward Accrual Undermines Validator Group Performance Incentives
* \#37010 \[SC-High] Rollback of the incorrect state interferes with the progress of the epoch process, prevents the user from receiving rewards, blocks the launch of the associated contract function, etc
* \#37058 \[SC-High] Theft of remuneration through claims processing loops.

</details>

<details>

<summary>Medium</summary>

* \#37206 \[SC-Medium] Overflow due to lack of checks leading to incorrect price calculation

</details>

<details>

<summary>Insight</summary>

* \#37443 \[SC-Insight] Race Condition in KeyedBroadcaster Implementation

</details>

## Reports by Type

<details>

<summary>Smart Contract</summary>

* \#37251 \[SC-Critical] Fraudulent padding of governance voting power
* \#37391 \[SC-High] Early Reward Accrual Undermines Validator Group Performance Incentives
* \#37010 \[SC-High] Rollback of the incorrect state interferes with the progress of the epoch process, prevents the user from receiving rewards, blocks the launch of the associated contract function, etc
* \#37285 \[SC-Critical] Incorrect Delegation State After Slashing in LockedGold Contract
* \#37058 \[SC-High] Theft of remuneration through claims processing loops.
* \#37443 \[SC-Insight] Race Condition in KeyedBroadcaster Implementation
* \#37206 \[SC-Medium] Overflow due to lack of checks leading to incorrect price calculation
* \#37427 \[SC-Critical] Delegation is not updated on slash and unlock

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reports.immunefi.com/celo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
