Skip to content

Commit

Permalink
Solve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo Licari committed Nov 30, 2023
2 parents e7969b4 + 389520d commit 65fd525
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/faq/node/generalQuestions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,15 @@ title: General Questions
[Cryptio](https://cryptio.co/) is available for German users.

3. **When is this Gnosis Execution Layer <-> Gnosis Beacon Chain merge scheduled for?**
The merge happened in December 2022.

4. **What is a validator?**
Validators propose and vote on blocks to include in the chain. The chain is secured by a staked amount of GNO. Validators stake GNO and receive additional GNO as rewards for correct behavior (proposing and attesting blocks) and a slashed balance as penalties for incorrect behavior (offline node, attesting invalid blocks).

5. **What is Shapella?**
5. **What is a validator?**

Validators propose and vote on blocks to include in the chain. The chain is secured by a staked amount of GNO. Validators stake GNO and receive additional GNO as rewards for correct behavior (proposing and attesting blocks) and a slashed balance as penalties for incorrect behavior (offline node, attesting invalid blocks).

6. **What is Shapella?**

Shapella refers to the combination of both Shanghai and Capella. Shanghai enables GNO staking withdrawals for Gnosis Chain, unlike the previous model that doesn’t allow for staked GNO to be withdrawn. Shanghai is the name given to the execution layer (EL) upgrade, while Capella is the name of the coinciding consensus layer (CL) upgrade.

0 comments on commit 65fd525

Please sign in to comment.