Skip to content

Commit 779b296

Browse files
skundu420xarmaganvanshika-srivastavaPybastzengzengzenghuy
authored
drpc, prysm changes, validator monitoring changes (#812)
* Create 05-21-core-devs-call.md * Create 05-28-core-devs-call.md * Create 06-04-core-devs-call.md * Create 06-25-core-devs-call.md * Create 07-02-core-devs-call.md * Create 07-09-core-devs-call.md * Create 07-23-core-devs-call.md * Update and rename 07-23-core-devs-call.md to 07-16-core-devs-call.md * Create 07-23-core-devs-call.md * Add hashi update for deprecation * shift hashi integration * Main (#799) * Update Cow github organization name in Deploy A Cow Swap Widget.md (#791) `cowswap` github organization name was moved to `cowprotocol`. * core calls updates (#797) * Create 05-21-core-devs-call.md * Create 05-28-core-devs-call.md * Create 06-04-core-devs-call.md * Create 06-25-core-devs-call.md * Create 07-02-core-devs-call.md * Create 07-09-core-devs-call.md * Create 07-23-core-devs-call.md * Update and rename 07-23-core-devs-call.md to 07-16-core-devs-call.md * Create 07-23-core-devs-call.md --------- Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> --------- Co-authored-by: Baptiste Florentin <25159203+Pybast@users.noreply.github.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> * docs(bridges): update docs * update older content * Fix broken links (#802) * fix broken links * more broken links * feat: add cookie policy banner and script (#805) * feat(bridges): update USDS migration details (#806) * added announcement bar * Add dRPC to RPC Providers list (#808) Add dRPC as a new RPC provider for Gnosis This commit introduces dRPC to the list of supported RPC providers on Gnosis. dRPC is a load-balanced, multichain RPC platform supporting 180+ networks, offering flat-rate per-method pricing (20 CUs), free and paid plans (starting at $10), and no key or rate limits. It is designed for production-grade scalability, and includes features like usage analytics dashboards and granular team management. Website: https://drpc.org Docs: https://drpc.org/docs * docs: 📝 update Prysm domain to prysm.offchainlabs.com (#804) Updated all documentation URLs from https://docs.prylabs.network/docs to https://prysm.offchainlabs.com/docs and new urls paths. * docs: Replace broken link (#811) * Remove broken link * Insert again removed line with a correct URL * Update node > management > monitoring-validators section. (#809) * remove llms.txt from git --------- Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Baptiste Florentin <25159203+Pybast@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Tasker <26747046+tmgrask@users.noreply.github.com> Co-authored-by: Wagalidoom <43578243+Wagalidoom@users.noreply.github.com> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: dRPC Marketing <156195424+dRPCMarketing@users.noreply.github.com> Co-authored-by: Victor <victorelec14@gmail.com> Co-authored-by: rodrigo <rherera@protonmail.com> Co-authored-by: nicolas <nicosampler@users.noreply.github.com>
1 parent ceb26d8 commit 779b296

File tree

10 files changed

+40
-31
lines changed

10 files changed

+40
-31
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ node_modules
44
yarn.lock
55
.obsidian
66
docs/.obsidian
7-
build
7+
build
8+
/static/llms.txt

docs/developers/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
sidebar_position: 2
33
description: Learn how to deploy your first contract on Gnosis Chain
44
keywords: [gnosis chain, quickstart]
@@ -37,7 +37,7 @@ Lastly, top up the wallet with xDAI that you'll use for contract deployments on
3737

3838
Testnets on any EVM-compatible chains don't require real funds to pay for transactions. Instead, they use faucets that represent free tokens. You can use the following faucets to get xDAI on the Chiado testnet:
3939
- [Chiado faucet](https://faucet.chiadochain.net/)
40-
- [Gnosis Chain Faucet](https://gnosisfaucet.com/)
40+
- [Gnosis Chain Faucet](https://faucet.gnosischain.com/)
4141

4242
![faucet](/img/developers/quickstart/faucet.png)
4343

docs/node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Requirements vary client to client, for more detail see the associated system re
122122
| Lodestar | [Lodestar: Specifications](https://chainsafe.github.io/lodestar/#specifications) |
123123
| Nimbus | [Nimbus: Hardware](https://nimbus.guide/hardware.html) |
124124
| Teku | TBD |
125-
| Prysm | [Prysm: Prerequisites](https://docs.prylabs.network/docs/install/install-with-script/#step-1-review-prerequisites-and-best-practices) |
125+
| Prysm | [Prysm: Prerequisites](https://prysm.offchainlabs.com/docs/install-prysm/install-with-script/#step-1-review-prerequisites-and-best-practices) |
126126

127127
**Gnosis Chain doesn't support Prysm at the moment.**
128128

docs/node/management/migrating-validator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ You can import it as follows using any installation method for your Prysm valida
105105
prysm.sh validator slashing-protection-history import --datadir=/path/to/your/validator/db --slashing-protection-json-file=/path/to/desiredimportfile
106106
```
107107

108-
- For more info, see the Prysm [Import & export slashing protection history](https://docs.prylabs.network/docs/wallet/slashing-protection) doc.
108+
- For more info, see the Prysm [Import & export slashing protection history](https://prysm.offchainlabs.com/docs/backup-and-migration/slashing-protection/) doc.
109109

110110
## Teku
111111

docs/node/management/monitoring-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ https://nimbus.guide/metrics-pretty-pictures.html#simple-metrics
9696
</TabItem>
9797
<TabItem value="Prysm" label="Prysm">
9898

99-
https://docs.prylabs.network/docs/prysm-usage/monitoring/grafana-dashboard/
99+
https://prysm.offchainlabs.com/docs/monitoring-alerts-metrics/grafana-dashboard/
100100
</TabItem>
101101

102102
</Tabs>
Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,29 @@
1-
---
2-
title: Monitoring Validators
3-
---
1+
# Monitoring Validators
42

5-
After setting up your validators, ensuring they are running and, most importantly, performing correctly is essential.
3+
After setting up your validators, it’s essential to ensure they are running properly and performing as expected.
64

75
## Tool
86

9-
The [bootnode.dev](https://www.bootnode.dev/) team has created a [Telegram bot](https://t.me/gbc_validators_bot) to assist you. Anyone running validators can set it up by just providing withdrawal address(es). The Bot will retrieve all the validators for you. Once registered, the bot will update you on your validators' performance and alert you if any issue occurs.
7+
[node-sentinel.xyz](https://www.node-sentinel.xyz/) provides a [monitoring tool](https://t.me/gbc_validators_bot) to help you keep track of your validators.
8+
It runs entirely through a Telegram bot and is free for everyone. You can register your validators by messaging the bot and providing your withdrawal address(es). The bot will automatically load all your validators and start delivering real-time stats and alerts.
109

11-
### Continuously updated information on
10+
![Node Sentinel Dashboard](/img/node/management/node-sentinel-dashboard.png)
1211

13-
- The number of validators you're running and their statuses (active, inactive, slashed, exited).
14-
- The total effective balance of all your validators, combined.
15-
- Validator’s overall performance(daily, weekly, and monthly) based on the last 100 attestations.
16-
- Rewards earned in GNO (daily, weekly, and monthly).
17-
- The total amount of rewards you can claim.
18-
- Additionally, the Bot provides subsidized rewards claims, sponsored by [bootnode.dev](https://www.bootnode.dev/).
12+
### The dashboard keeps you updated in real time with:
1913

20-
### Immediate alert when
14+
- The number of validators you operate and their statuses (active, inactive, slashed, exited).
15+
- The total effective balance of all your validators combined.
16+
- Validator performance (daily, weekly, monthly) based on the last 100 attestations.
17+
- Rewards earned in GNO (daily, weekly, monthly).
18+
- The total amount of rewards available to claim.
19+
- Subsidized reward claims, sponsored by [node-sentinel.xyz](https://www.node-sentinel.xyz/).
20+
- A web dashboard with additional stats.
2121

22-
You'll receive notifications in the following situations:
22+
### Youll receive alerts when:
2323

24-
- If a validator misses more than 5 attestations consecutively.
25-
- If the overall performance falls below 90%.
26-
- If a validator's status changes from active to inactive, or vice versa.
24+
- A validator changes status (e.g., from active to inactive).
25+
- Overall performance drops.
2726

2827
:::note
29-
This Bot is compatible with all consensus and execution clients.
28+
This bot is compatible with all consensus and execution clients.
3029
:::

docs/node/management/voluntary-exit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ build/nimbus_beacon_node deposits exit --data-dir=build/data/shared_gnosis_0 --v
5252

5353
### Prysm
5454

55-
Use [prysmctl tool](https://docs.prylabs.network/docs/prysm-usage/prysmctl) to voluntarily exit your validator.
55+
Use [prysmctl tool](https://prysm.offchainlabs.com/docs/configure-prysm/prysmctl/) to voluntarily exit your validator.
5656

5757
```bash
5858
prysmctl validator exit --wallet-dir=<path/to/wallet> --beacon-rpc-provider=<127.0.0.1:4000>
5959
```
6060

61-
- For more info, see the Prysm [Exit your validator](https://docs.prylabs.network/docs/wallet/exiting-a-validator/) doc.
61+
- For more info, see the Prysm [Exit your validator](https://prysm.offchainlabs.com/docs/manage-validator/exiting-a-validator/) doc.
6262

6363
### Teku
6464

docs/tools/RPC Providers/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,15 @@ high throughput for your production grade projects.
114114

115115
Free API keys after signing up.
116116

117+
## dRPC
118+
119+
dRPC NodeCloud offers an AI-powered load-balancer, 180+ network endpoints, flat-rate pricing
120+
(20 CUs/method), usage analytics, and team features. PAYG from $10 — full speed, no limits.
121+
122+
- [Gnosis endpoints](https://drpc.org/chainlist/gnosis-mainnet-rpc)
123+
- [Docs](https://drpc.org/docs)
124+
- [Chainlist](https://drpc.org/chainlist)
125+
117126
## Quicknode
118127

119128
- [Quicknode's Docs for Gnosis RPCs](https://www.quicknode.com/docs/gnosis)
91.8 KB
Loading

static/llms.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7710,7 +7710,7 @@ Requirements vary client to client, for more detail see the associated system re
77107710
| Lodestar | [Lodestar: Specifications](https://chainsafe.github.io/lodestar/#specifications) |
77117711
| Nimbus | [Nimbus: Hardware](https://nimbus.guide/hardware.html) |
77127712
| Teku | TBD |
7713-
| Prysm | [Prysm: Prerequisites](https://docs.prylabs.network/docs/install/install-with-script/#step-1-review-prerequisites-and-best-practices) |
7713+
| Prysm | [Prysm: Prerequisites](https://prysm.offchainlabs.com/docs/install-prysm/install-with-script/#step-1-review-prerequisites-and-best-practices) |
77147714

77157715
**Gnosis Chain doesn't support Prysm at the moment.**
77167716

@@ -8134,7 +8134,7 @@ You can import it as follows using any installation method for your Prysm valida
81348134
prysm.sh validator slashing-protection-history import --datadir=/path/to/your/validator/db --slashing-protection-json-file=/path/to/desiredimportfile
81358135
```
81368136

8137-
- For more info, see the Prysm [Import & export slashing protection history](https://docs.prylabs.network/docs/wallet/slashing-protection) doc.
8137+
- For more info, see the Prysm [Import & export slashing protection history](https://prysm.offchainlabs.com/docs/backup-and-migration/slashing-protection/) doc.
81388138

81398139
## Teku
81408140

@@ -8258,7 +8258,7 @@ https://nimbus.guide/metrics-pretty-pictures.html#simple-metrics
82588258
</TabItem>
82598259
<TabItem value="Prysm" label="Prysm">
82608260

8261-
https://docs.prylabs.network/docs/prysm-usage/monitoring/grafana-dashboard/
8261+
https://prysm.offchainlabs.com/docs/monitoring-alerts-metrics/grafana-dashboard/
82628262
</TabItem>
82638263

82648264
</Tabs>
@@ -8419,13 +8419,13 @@ build/nimbus_beacon_node deposits exit --data-dir=build/data/shared_gnosis_0 --v
84198419

84208420
### Prysm
84218421

8422-
Use [prysmctl tool](https://docs.prylabs.network/docs/prysm-usage/prysmctl) to voluntarily exit your validator.
8422+
Use [prysmctl tool](https://prysm.offchainlabs.com/docs/configure-prysm/prysmctl/) to voluntarily exit your validator.
84238423

84248424
```bash
84258425
prysmctl validator exit --wallet-dir=<path/to/wallet> --beacon-rpc-provider=<127.0.0.1:4000>
84268426
```
84278427

8428-
- For more info, see the Prysm [Exit your validator](https://docs.prylabs.network/docs/wallet/exiting-a-validator/) doc.
8428+
- For more info, see the Prysm [Exit your validator](https://prysm.offchainlabs.com/docs/manage-validator/exiting-a-validator/) doc.
84298429

84308430
### Teku
84318431

0 commit comments

Comments
 (0)