-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated erigon links #738
Merged
Merged
Updated erigon links #738
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: zhoufanjin <[email protected]>
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.
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.
* 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
* 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: zhoufanjin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: jackgale.eth <[email protected]> Co-authored-by: theChim9 <[email protected]> Co-authored-by: Anton Dosta <[email protected]> Co-authored-by: Martin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: Vanshika Srivastava <[email protected]> Co-authored-by: zhoufanjin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: jackgale.eth <[email protected]> Co-authored-by: theChim9 <[email protected]> Co-authored-by: Anton Dosta <[email protected]> Co-authored-by: Martin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: zhoufanjin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: jackgale.eth <[email protected]> Co-authored-by: theChim9 <[email protected]> Co-authored-by: Anton Dosta <[email protected]> Co-authored-by: Martin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: skundu42 <[email protected]> Co-authored-by: Patrick | Secret Network <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: zhoufanjin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: jackgale.eth <[email protected]> Co-authored-by: theChim9 <[email protected]> Co-authored-by: Anton Dosta <[email protected]> Co-authored-by: Martin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: skundu42 <[email protected]> Co-authored-by: Patrick | Secret Network <[email protected]> Co-authored-by: gMonty <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: zhoufanjin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: jackgale.eth <[email protected]> Co-authored-by: theChim9 <[email protected]> Co-authored-by: Anton Dosta <[email protected]> Co-authored-by: Martin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: skundu42 <[email protected]> Co-authored-by: Patrick | Secret Network <[email protected]> Co-authored-by: gMonty <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: zhoufanjin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: jackgale.eth <[email protected]> Co-authored-by: theChim9 <[email protected]> Co-authored-by: Anton Dosta <[email protected]> Co-authored-by: Martin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: skundu42 <[email protected]> Co-authored-by: Patrick | Secret Network <[email protected]> Co-authored-by: gMonty <[email protected]> Co-authored-by: Noah Maizels <[email protected]> --------- Signed-off-by: zhoufanjin <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: Armagan Ercan <[email protected]> Co-authored-by: zhoufanjin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: jackgale.eth <[email protected]> Co-authored-by: theChim9 <[email protected]> Co-authored-by: Anton Dosta <[email protected]> Co-authored-by: Martin <[email protected]> Co-authored-by: zengzengzenghuy <[email protected]> Co-authored-by: Sandipan kundu <[email protected]> Co-authored-by: skundu42 <[email protected]> Co-authored-by: Patrick | Secret Network <[email protected]> Co-authored-by: gMonty <[email protected]> Co-authored-by: Noah Maizels <[email protected]>
vanshika-srivastava
approved these changes
Nov 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What
Refs