Skip to content

Commit

Permalink
Merge pull request #574 from gnosischain/dev
Browse files Browse the repository at this point in the history
PR 572
  • Loading branch information
giacomolicari authored Nov 30, 2023
2 parents d68fc49 + c4b35bd commit 4ac9274
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/faq/node/generalQuestions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: General Questions
---

<img width="1200" alt="Twitter Announcement@2x" src="https://github.com/gnosischain/documentation/assets/75987728/2070489a-f71f-48f5-927c-2f2b504b6256"/>
<img width="1200" alt="Twitter Announcement@2x" src="https://github.com/gnosischain/documentation/assets/75987728/6effcd11-5f0c-4b4d-ae2f-aff99badb373" />

:::info
**Find this document incomplete? Visit our [Discord channel](https://discord.gg/gnosischain) or contact us via [Validator Request form](https://tally.so/r/3y4V1W)!**
Expand All @@ -16,20 +16,20 @@ title: General Questions

1. **I have a problem with connect Safe <-> deposit.gnosischain.com since there is new walletconnect in UI. When will it be fixed?**

Devs are currently working on it, currently a workaround is to use the wallet extension Rabby and import your Safe in it then to connect it to the page like if it was a Metamask wallet.
Devs are currently working on it, currently a workaround is to use the wallet extension Rabby and import your Safe in it then to connect it to the page like if it was a Metamask wallet.
2. **What tax software has integrated GC?**

[Cryptio](https://cryptio.co/) is available for German users.
[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 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.

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 4ac9274

Please sign in to comment.