From e7969b42f014531f9dfa999b46b29be1bce91c14 Mon Sep 17 00:00:00 2001 From: Armagan Ercan Date: Thu, 30 Nov 2023 14:29:31 +0300 Subject: [PATCH 1/2] Update generalQuestions.md fixed typos and added cover image --- docs/faq/node/generalQuestions.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/faq/node/generalQuestions.md b/docs/faq/node/generalQuestions.md index 335d49c6..b190fa5c 100644 --- a/docs/faq/node/generalQuestions.md +++ b/docs/faq/node/generalQuestions.md @@ -2,6 +2,8 @@ title: General Questions --- +Twitter Announcement@2x + :::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)!** ::: @@ -13,15 +15,17 @@ title: General Questions # 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). + 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?** From c4b35bd020b990866d9a05d0c0f8a438e1948ff5 Mon Sep 17 00:00:00 2001 From: Giacomo Licari Date: Thu, 30 Nov 2023 17:08:58 +0100 Subject: [PATCH 2/2] Fix img tag --- docs/faq/node/generalQuestions.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/faq/node/generalQuestions.md b/docs/faq/node/generalQuestions.md index d80c86ac..c05dc485 100644 --- a/docs/faq/node/generalQuestions.md +++ b/docs/faq/node/generalQuestions.md @@ -2,7 +2,7 @@ title: General Questions --- -Twitter Announcement@2x +Twitter Announcement@2x :::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)!** @@ -32,5 +32,4 @@ title: General Questions 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. \ No newline at end of file