From d2c5b991a5801292a68adcca2f36f7c443cbf07b Mon Sep 17 00:00:00 2001 From: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Date: Wed, 2 Oct 2024 20:41:47 +0530 Subject: [PATCH] re-purposed validator tools pages (#732) * Add files via upload * Update 07-24-core-devs-call.md * fix broken RPC url * fix all the broken anchors and hyperlinks * chore: fix some comments (#702) Signed-off-by: zhoufanjin * shutterized -> to change to shutter enabled * fix core dev call layout * Core Devs Call Notes July 31, 2024 * remove custom signer from interact page * fix: 07-31-core-devs-call format * Core Devs Call Notes Aug 7, 2024 * "Liquid Staking" Page Update (#709) * Update _generate_validator_keys_wagyu.md (#710) Adding a warning about entering a withdrawal address at the key generation step in Wagyu. This idea comes after seeing multiple validators not paying attention to it recently and ending up having to update their withdrawal credential using Ethdo after which is not really easy for non technical people. This warning should hopefully prevent such cases in the future. * Update voluntary-exit.md (#711) Fixing a warning that wasn't really exact, as updating a 0x00 withdrawal credential is also possible on an exited validator as well but is much more challenging because the node is most often offline. * Add files via upload * Update 08-21-core-devs-call.md * Update 08-07-core-devs-call.md * Updates 08-21-core-devs-call.md for a small typo * Core Devs call notes Aug 28 * feat: Cookbook Onboard integration (#715) * Update 08-28-core-devs-call.md - fix format * Added dRPC to community Faucets (#698) * chore(bridges): update deprecated url to https://github.com/tokenbridge/ * add section for running node with eth swarm setup * feat(bridges): add Hashi integration overview * chore(bridges): add testnet contracts for Hashi integration * fix: error * added custom signers guides * Add Confidential Computing category and Secret Network tooling (#719) * Create confidential-computing * Delete docs/technicalguides/confidential-computing * Create secret-network.md * Update secret-network.md * Updated the faucet link * fix naming for confidential computing * Update release workflow name * Update Faucets.md with Correct faucet link * Update communication.md with new discord link * Update staking.md with new discord link * Update docusaurus.config.js * Update troubleshooting.md * Update monitoring.md * Update bug-bounty.md * Update depositWithdrawalReward.md * Update offlineAndSyncIssue.md * Update changingwc.md * Update docusaurus.config.js * Add Bee node quickstart guides (#724) * Draft demo * description added * removed storage section * added docker * remove mention of compose * typo * removed Linux requirement from Docker instructions * Edits to shorten guide * Improvements * Rename section * added tabs for curl / wget * edits based on feedback * Merge main into dev (#727) * Hashi contracts and integration (#717) * Add files via upload * Update 07-24-core-devs-call.md * fix broken RPC url * fix all the broken anchors and hyperlinks * chore: fix some comments (#702) Signed-off-by: zhoufanjin * shutterized -> to change to shutter enabled * fix core dev call layout * Core Devs Call Notes July 31, 2024 * remove custom signer from interact page * fix: 07-31-core-devs-call format * Core Devs Call Notes Aug 7, 2024 * "Liquid Staking" Page Update (#709) * Update _generate_validator_keys_wagyu.md (#710) Adding a warning about entering a withdrawal address at the key generation step in Wagyu. This idea comes after seeing multiple validators not paying attention to it recently and ending up having to update their withdrawal credential using Ethdo after which is not really easy for non technical people. This warning should hopefully prevent such cases in the future. * Update voluntary-exit.md (#711) Fixing a warning that wasn't really exact, as updating a 0x00 withdrawal credential is also possible on an exited validator as well but is much more challenging because the node is most often offline. * Add files via upload * Update 08-21-core-devs-call.md * Update 08-07-core-devs-call.md * Updates 08-21-core-devs-call.md for a small typo * Core Devs call notes Aug 28 * feat: Cookbook Onboard integration (#715) * Update 08-28-core-devs-call.md - fix format * Added dRPC to community Faucets (#698) * chore(bridges): update deprecated url to https://github.com/tokenbridge/ * add section for running node with eth swarm setup * feat(bridges): add Hashi integration overview * chore(bridges): add testnet contracts for Hashi integration * fix: error --------- Signed-off-by: zhoufanjin Co-authored-by: Armagan Ercan Co-authored-by: Armagan Ercan Co-authored-by: zhoufanjin Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy * added custom signers (#718) * Add files via upload * Update 07-24-core-devs-call.md * fix broken RPC url * fix all the broken anchors and hyperlinks * chore: fix some comments (#702) Signed-off-by: zhoufanjin * shutterized -> to change to shutter enabled * fix core dev call layout * Core Devs Call Notes July 31, 2024 * remove custom signer from interact page * fix: 07-31-core-devs-call format * Core Devs Call Notes Aug 7, 2024 * "Liquid Staking" Page Update (#709) * Update _generate_validator_keys_wagyu.md (#710) Adding a warning about entering a withdrawal address at the key generation step in Wagyu. This idea comes after seeing multiple validators not paying attention to it recently and ending up having to update their withdrawal credential using Ethdo after which is not really easy for non technical people. This warning should hopefully prevent such cases in the future. * Update voluntary-exit.md (#711) Fixing a warning that wasn't really exact, as updating a 0x00 withdrawal credential is also possible on an exited validator as well but is much more challenging because the node is most often offline. * Add files via upload * Update 08-21-core-devs-call.md * Update 08-07-core-devs-call.md * Updates 08-21-core-devs-call.md for a small typo * Core Devs call notes Aug 28 * feat: Cookbook Onboard integration (#715) * Update 08-28-core-devs-call.md - fix format * Added dRPC to community Faucets (#698) * chore(bridges): update deprecated url to https://github.com/tokenbridge/ * add section for running node with eth swarm setup * feat(bridges): add Hashi integration overview * chore(bridges): add testnet contracts for Hashi integration * fix: error * added custom signers guides --------- Signed-off-by: zhoufanjin Co-authored-by: Armagan Ercan Co-authored-by: Armagan Ercan Co-authored-by: Vanshika Srivastava Co-authored-by: zhoufanjin Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy * Update Faucet Link, Upgraded guides section (#720) * Add files via upload * Update 07-24-core-devs-call.md * fix broken RPC url * fix all the broken anchors and hyperlinks * chore: fix some comments (#702) Signed-off-by: zhoufanjin * shutterized -> to change to shutter enabled * fix core dev call layout * Core Devs Call Notes July 31, 2024 * remove custom signer from interact page * fix: 07-31-core-devs-call format * Core Devs Call Notes Aug 7, 2024 * "Liquid Staking" Page Update (#709) * Update _generate_validator_keys_wagyu.md (#710) Adding a warning about entering a withdrawal address at the key generation step in Wagyu. This idea comes after seeing multiple validators not paying attention to it recently and ending up having to update their withdrawal credential using Ethdo after which is not really easy for non technical people. This warning should hopefully prevent such cases in the future. * Update voluntary-exit.md (#711) Fixing a warning that wasn't really exact, as updating a 0x00 withdrawal credential is also possible on an exited validator as well but is much more challenging because the node is most often offline. * Add files via upload * Update 08-21-core-devs-call.md * Update 08-07-core-devs-call.md * Updates 08-21-core-devs-call.md for a small typo * Core Devs call notes Aug 28 * feat: Cookbook Onboard integration (#715) * Update 08-28-core-devs-call.md - fix format * Added dRPC to community Faucets (#698) * chore(bridges): update deprecated url to https://github.com/tokenbridge/ * add section for running node with eth swarm setup * feat(bridges): add Hashi integration overview * chore(bridges): add testnet contracts for Hashi integration * fix: error * added custom signers guides * Add Confidential Computing category and Secret Network tooling (#719) * Create confidential-computing * Delete docs/technicalguides/confidential-computing * Create secret-network.md * Update secret-network.md * Updated the faucet link * fix naming for confidential computing --------- Signed-off-by: zhoufanjin Co-authored-by: Armagan Ercan Co-authored-by: Armagan Ercan Co-authored-by: zhoufanjin Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy Co-authored-by: skundu42 Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> * Make changes for discord link (#721) * Add files via upload * Update 07-24-core-devs-call.md * fix broken RPC url * fix all the broken anchors and hyperlinks * chore: fix some comments (#702) Signed-off-by: zhoufanjin * shutterized -> to change to shutter enabled * fix core dev call layout * Core Devs Call Notes July 31, 2024 * remove custom signer from interact page * fix: 07-31-core-devs-call format * Core Devs Call Notes Aug 7, 2024 * "Liquid Staking" Page Update (#709) * Update _generate_validator_keys_wagyu.md (#710) Adding a warning about entering a withdrawal address at the key generation step in Wagyu. This idea comes after seeing multiple validators not paying attention to it recently and ending up having to update their withdrawal credential using Ethdo after which is not really easy for non technical people. This warning should hopefully prevent such cases in the future. * Update voluntary-exit.md (#711) Fixing a warning that wasn't really exact, as updating a 0x00 withdrawal credential is also possible on an exited validator as well but is much more challenging because the node is most often offline. * Add files via upload * Update 08-21-core-devs-call.md * Update 08-07-core-devs-call.md * Updates 08-21-core-devs-call.md for a small typo * Core Devs call notes Aug 28 * feat: Cookbook Onboard integration (#715) * Update 08-28-core-devs-call.md - fix format * Added dRPC to community Faucets (#698) * chore(bridges): update deprecated url to https://github.com/tokenbridge/ * add section for running node with eth swarm setup * feat(bridges): add Hashi integration overview * chore(bridges): add testnet contracts for Hashi integration * fix: error * added custom signers guides * Add Confidential Computing category and Secret Network tooling (#719) * Create confidential-computing * Delete docs/technicalguides/confidential-computing * Create secret-network.md * Update secret-network.md * Updated the faucet link * fix naming for confidential computing * Update release workflow name * Update Faucets.md with Correct faucet link * Update communication.md with new discord link * Update staking.md with new discord link * Update docusaurus.config.js * Update troubleshooting.md * Update monitoring.md * Update bug-bounty.md * Update depositWithdrawalReward.md * Update offlineAndSyncIssue.md * Update changingwc.md --------- Signed-off-by: zhoufanjin Co-authored-by: Armagan Ercan Co-authored-by: Armagan Ercan Co-authored-by: zhoufanjin Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy Co-authored-by: skundu42 Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty * Update docusauras config file (#723) * Add files via upload * Update 07-24-core-devs-call.md * fix broken RPC url * fix all the broken anchors and hyperlinks * chore: fix some comments (#702) Signed-off-by: zhoufanjin * shutterized -> to change to shutter enabled * fix core dev call layout * Core Devs Call Notes July 31, 2024 * remove custom signer from interact page * fix: 07-31-core-devs-call format * Core Devs Call Notes Aug 7, 2024 * "Liquid Staking" Page Update (#709) * Update _generate_validator_keys_wagyu.md (#710) Adding a warning about entering a withdrawal address at the key generation step in Wagyu. This idea comes after seeing multiple validators not paying attention to it recently and ending up having to update their withdrawal credential using Ethdo after which is not really easy for non technical people. This warning should hopefully prevent such cases in the future. * Update voluntary-exit.md (#711) Fixing a warning that wasn't really exact, as updating a 0x00 withdrawal credential is also possible on an exited validator as well but is much more challenging because the node is most often offline. * Add files via upload * Update 08-21-core-devs-call.md * Update 08-07-core-devs-call.md * Updates 08-21-core-devs-call.md for a small typo * Core Devs call notes Aug 28 * feat: Cookbook Onboard integration (#715) * Update 08-28-core-devs-call.md - fix format * Added dRPC to community Faucets (#698) * chore(bridges): update deprecated url to https://github.com/tokenbridge/ * add section for running node with eth swarm setup * feat(bridges): add Hashi integration overview * chore(bridges): add testnet contracts for Hashi integration * fix: error * added custom signers guides * Add Confidential Computing category and Secret Network tooling (#719) * Create confidential-computing * Delete docs/technicalguides/confidential-computing * Create secret-network.md * Update secret-network.md * Updated the faucet link * fix naming for confidential computing * Update release workflow name * Update Faucets.md with Correct faucet link * Update communication.md with new discord link * Update staking.md with new discord link * Update docusaurus.config.js * Update troubleshooting.md * Update monitoring.md * Update bug-bounty.md * Update depositWithdrawalReward.md * Update offlineAndSyncIssue.md * Update changingwc.md * Update docusaurus.config.js --------- Signed-off-by: zhoufanjin Co-authored-by: Armagan Ercan Co-authored-by: Armagan Ercan Co-authored-by: zhoufanjin Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy Co-authored-by: skundu42 Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty * Add Bee Node (Swarm) Guide (#725) * Add files via upload * Update 07-24-core-devs-call.md * fix broken RPC url * fix all the broken anchors and hyperlinks * chore: fix some comments (#702) Signed-off-by: zhoufanjin * shutterized -> to change to shutter enabled * fix core dev call layout * Core Devs Call Notes July 31, 2024 * remove custom signer from interact page * fix: 07-31-core-devs-call format * Core Devs Call Notes Aug 7, 2024 * "Liquid Staking" Page Update (#709) * Update _generate_validator_keys_wagyu.md (#710) Adding a warning about entering a withdrawal address at the key generation step in Wagyu. This idea comes after seeing multiple validators not paying attention to it recently and ending up having to update their withdrawal credential using Ethdo after which is not really easy for non technical people. This warning should hopefully prevent such cases in the future. * Update voluntary-exit.md (#711) Fixing a warning that wasn't really exact, as updating a 0x00 withdrawal credential is also possible on an exited validator as well but is much more challenging because the node is most often offline. * Add files via upload * Update 08-21-core-devs-call.md * Update 08-07-core-devs-call.md * Updates 08-21-core-devs-call.md for a small typo * Core Devs call notes Aug 28 * feat: Cookbook Onboard integration (#715) * Update 08-28-core-devs-call.md - fix format * Added dRPC to community Faucets (#698) * chore(bridges): update deprecated url to https://github.com/tokenbridge/ * add section for running node with eth swarm setup * feat(bridges): add Hashi integration overview * chore(bridges): add testnet contracts for Hashi integration * fix: error * added custom signers guides * Add Confidential Computing category and Secret Network tooling (#719) * Create confidential-computing * Delete docs/technicalguides/confidential-computing * Create secret-network.md * Update secret-network.md * Updated the faucet link * fix naming for confidential computing * Update release workflow name * Update Faucets.md with Correct faucet link * Update communication.md with new discord link * Update staking.md with new discord link * Update docusaurus.config.js * Update troubleshooting.md * Update monitoring.md * Update bug-bounty.md * Update depositWithdrawalReward.md * Update offlineAndSyncIssue.md * Update changingwc.md * Update docusaurus.config.js * Add Bee node quickstart guides (#724) * Draft demo * description added * removed storage section * added docker * remove mention of compose * typo * removed Linux requirement from Docker instructions * Edits to shorten guide * Improvements * Rename section * added tabs for curl / wget * edits based on feedback --------- Signed-off-by: zhoufanjin Co-authored-by: Armagan Ercan Co-authored-by: Armagan Ercan Co-authored-by: zhoufanjin Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy Co-authored-by: skundu42 Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty Co-authored-by: Noah Maizels --------- Signed-off-by: zhoufanjin Co-authored-by: Armagan Ercan Co-authored-by: Armagan Ercan Co-authored-by: zhoufanjin Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty Co-authored-by: Noah Maizels * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools --------- Signed-off-by: zhoufanjin Co-authored-by: Armagan Ercan Co-authored-by: Armagan Ercan Co-authored-by: Vanshika Srivastava Co-authored-by: zhoufanjin Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty Co-authored-by: Noah Maizels Co-authored-by: Ramesh Pallikara --- docs/node/participate-validator/_category_.json | 9 +++++++++ .../participate-validator}/liquid-staking.md | 0 .../swarm/README.md | 0 .../swarm/a-quickstart-swarm.md | 0 .../swarm/b-docker-swarm.md | 0 .../swarm/c-dappnode-swarm.md | 0 6 files changed, 9 insertions(+) create mode 100644 docs/node/participate-validator/_category_.json rename docs/{tools => node/participate-validator}/liquid-staking.md (100%) rename docs/node/{Node Tools => participate-validator}/swarm/README.md (100%) rename docs/node/{Node Tools => participate-validator}/swarm/a-quickstart-swarm.md (100%) rename docs/node/{Node Tools => participate-validator}/swarm/b-docker-swarm.md (100%) rename docs/node/{Node Tools => participate-validator}/swarm/c-dappnode-swarm.md (100%) diff --git a/docs/node/participate-validator/_category_.json b/docs/node/participate-validator/_category_.json new file mode 100644 index 00000000..aa8f325e --- /dev/null +++ b/docs/node/participate-validator/_category_.json @@ -0,0 +1,9 @@ +{ + "position": 4, + "label": "Participate as a Validator", + "collapsible": true, + "collapsed":true, + "link": { + "type": "generated-index" + } + } \ No newline at end of file diff --git a/docs/tools/liquid-staking.md b/docs/node/participate-validator/liquid-staking.md similarity index 100% rename from docs/tools/liquid-staking.md rename to docs/node/participate-validator/liquid-staking.md diff --git a/docs/node/Node Tools/swarm/README.md b/docs/node/participate-validator/swarm/README.md similarity index 100% rename from docs/node/Node Tools/swarm/README.md rename to docs/node/participate-validator/swarm/README.md diff --git a/docs/node/Node Tools/swarm/a-quickstart-swarm.md b/docs/node/participate-validator/swarm/a-quickstart-swarm.md similarity index 100% rename from docs/node/Node Tools/swarm/a-quickstart-swarm.md rename to docs/node/participate-validator/swarm/a-quickstart-swarm.md diff --git a/docs/node/Node Tools/swarm/b-docker-swarm.md b/docs/node/participate-validator/swarm/b-docker-swarm.md similarity index 100% rename from docs/node/Node Tools/swarm/b-docker-swarm.md rename to docs/node/participate-validator/swarm/b-docker-swarm.md diff --git a/docs/node/Node Tools/swarm/c-dappnode-swarm.md b/docs/node/participate-validator/swarm/c-dappnode-swarm.md similarity index 100% rename from docs/node/Node Tools/swarm/c-dappnode-swarm.md rename to docs/node/participate-validator/swarm/c-dappnode-swarm.md