-
Notifications
You must be signed in to change notification settings - Fork 148
Revise and fix Nethermind links #743
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
Merged
Merged
Conversation
This file contains hidden or 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
vanshika-srivastava
approved these changes
Dec 13, 2024
vanshika-srivastava
added a commit
that referenced
this pull request
Dec 13, 2024
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com>
vanshika-srivastava
added a commit
that referenced
this pull request
Dec 18, 2024
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com>
skundu42
added a commit
that referenced
this pull request
Dec 24, 2024
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com>
vanshika-srivastava
added a commit
that referenced
this pull request
Jan 8, 2025
* Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com>
skundu42
added a commit
that referenced
this pull request
Jan 9, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>
vanshika-srivastava
added a commit
that referenced
this pull request
Jan 10, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.c F438 om> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> 10000 Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>
vanshika-srivastava
added a commit
that referenced
this pull request
Jan 16, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 possib 10000 le 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>
vanshika-srivastava
added a commit
that referenced
this pull request
Feb 7, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * shutterized -> to change to shutter enabled * fix core 10000 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>
vanshika-srivastava
added a commit
that referenced
this pull request
Feb 26, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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) Ad 10000 ding 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com>
skundu42
added a commit
that referenced
this pull request
Feb 27, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 fa 10000 ucet 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com>
skundu42
added a commit
that referenced
this pull request
Mar 20, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.nor 17AE eply.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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@us F41A ers.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com>
skundu42
added a commit
that referenced
this pull request
Apr 9, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com>
skundu42
added a commit
that referenced
this pull request
Apr 15, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 warnin 10000 g 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation * bridges: add xDAI bridge Hashi upgrade in governance decision * bridges: notify bridge UI downtime for xDAI bridge and add guide for claiming DAI on Ethereum using smart contract --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com>
vanshika-srivastava
added a commit
that referenced
this pull request
Apr 17, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 ----- 10000 ---- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation * bridges: add xDAI bridge Hashi upgrade in governance decision * bridges: notify bridge UI downtime for xDAI bridge and add guide for claiming DAI on Ethereum using smart contract * bridges: remove xDAIBridge warning for bridge UI blockage --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com>
skundu42
added a commit
that referenced
this pull request
Apr 17, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authore 10000 d-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation * bridges: add xDAI bridge Hashi upgrade in governance decision * bridges: notify bridge UI downtime for xDAI bridge and add guide for claiming DAI on Ethereum using smart contract * bridges: remove xDAIBridge warning for bridge UI blockage * bridge: fix previous commit issue --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com>
skundu42
added a commit
that referenced
this pull request
Apr 24, 2025
* 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 <shuangcui@live.cn> * 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 17AE 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 int F41A egration overview * chore(bridges): add testnet contracts for Hashi integration * fix: error * added custom signers guides --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation * bridges: add xDAI bridge Hashi upgrade in governance decision * bridges: notify bridge UI downtime for xDAI bridge and add guide for claiming DAI on Ethereum using smart contract * bridges: remove xDAIBridge warning for bridge UI blockage * bridge: fix previous commit issue * added dapp stack * Update docusaurus.config.js --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com>
skundu42
added a commit
that referenced
this pull request
May 1, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 depositWithdrawalRewar 10000 d.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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation * bridges: add xDAI bridge Hashi upgrade in governance decision * bridges: notify bridge UI downtime for xDAI bridge and add guide for claiming DAI on Ethereum using smart contract * bridges: remove xDAIBridge warning for bridge UI blockage * bridge: fix previous commit issue * added dapp stack * Update docusaurus.config.js * bridge: update content and remove Goerli-Chiado addresses * Create pectra.md * Update docusaurus.config.js * Update pectra.md * Update pectra.md * Update pectra.md modifications --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com>
vanshika-srivastava
added a commit
that referenced
this pull request
May 1, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 10000 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation * bridges: add xDAI bridge Hashi upgrade in governance decision * bridges: notify bridge UI downtime for xDAI bridge and add guide for claiming DAI on Ethereum using smart contract * bridges: remove xDAIBridge warning for bridge UI blockage * bridge: fix previous commit issue * added dapp stack * Update docusaurus.config.js * bridge: update content and remove Goerli-Chiado addresses * Create pectra.md * Update docusaurus.config.js * Update pectra.md * Update pectra.md * Update pectra.md modifications * add reth docs --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com>
vanshika-srivastava
added a commit
that referenced
this pull request
May 7, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation * bridges: add xDAI bridge Hashi upgrade in governance decision * bridges: notify bridge UI downtime for xDAI bridge and add guide for claiming DAI on Ethereum using smart contract * bridges: remove xDAIBridge warning for bridge UI blockage * bridge: fix previous commit issue * added dapp stack * Update docusaurus.config.js * bridge: update content and remove Goerli-Chiado addresses * Create pectra.md * Update docusaurus.config.js * Update pectra.md * Update pectra.md * Update pectra.md modifications * add reth docs * bridge: add governance decision for deposit contract proxy upgrade * bridge: update docs * bridges: add xdaibridge usds migration info * Updated reth.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com>
vanshika-srivastava
added a commit
that referenced
this pull request
May 26, 2025
* 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 10000 integration * fix: error --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation * bridges: add xDAI bridge Hashi upgrade in governance decision * bridges: notify bridge UI downtime for xDAI bridge and add guide for claiming DAI on Ethereum using smart contract * bridges: remove xDAIBridge warning for bridge UI blockage * bridge: fix previous commit issue * added dapp stack * Update docusaurus.config.js * bridge: update content and remove Goerli-Chiado addresses * Create pectra.md * Update docusaurus.config.js * Update pectra.md * Update pectra.md * Update pectra.md modifications * add reth docs * bridge: add governance decision for deposit contract proxy upgrade * bridge: update docs * bridges: add xdaibridge usds migration info * Updated reth.md * Create 04-02-core-devs-call.md * Create 04-09-core-devs-call.md * Create 04-16-core-devs-call.md * added eip 7702 examples * fix: replace command line tool with eth staker deposit cli (#779) Co-authored-by: Wagalidoom <lukas-8@live.fr> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com> Co-authored-by: Wagalidoom <lukas-8@live.fr>
vanshika-srivastava
added a commit
that referenced
this pull request
May 26, 2025
* Add bridges changes (#776) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md * Instructions for running geth (#747) * Small bug fixes, decisions docs and core dev call (Revised) (#746) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> * Delete docs/node/Node Tools/eth-swarm.md * added swarm dappnode package setup and install guide (#730) * re-purposed validator tools * Add files via upload * Update 10-03-core-devs-call.md * Update 10-03-core-devs-call.md * Updated communication.md with new newsletter link * Add files via upload * Update 10-09-core-devs-call.md * fix: correctly render jwt generation instruction from partials import (#735) * feat(bridges): update governance proposal for AMB implementation upgrade * Add files via upload * Update 10-23-core-devs-call.md * Updated erigon links * Add files via upload * Update 11-20-core-devs-call.md * doc: space id web3 name sdk (#740) * Add files via upload * Update 11-27-core-devs-call.md * Revise and fix Nethermind links (#743) * Docs Update: Creating a "User Onboarding" section and adding Reown (#742) * Update README.md to add "User Onboarding" * Adding a user onboarding section * Add Reown under "User Onboarding" * 12-11-core-devs-call.md * feat(bridges): update governance proposal * Fix 12-11-core-devs-call.md * Update 12-11-core-devs-call.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * Instructions for running geth --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> * fixed broken link on node page * Update geth.md * Add files via upload * Update 12-18-core-devs-call.md * Create 01-08-core-devs-call.md * Add files via upload * Update 01-15-core-devs-call.md * Update 01-15-core-devs-call.md * Create 01-22-core-devs-call.md * Create 01-29-core-devs-call.md * bridge: update bridge governor decisions * Create 02-05-core-devs-call.md * fix typos (#752) * add tenderly to blockchain explorers and faucets (#754) * added third-party bridges page * bumped docusaurus version * Update 404 link `node/README.md` (#755) * removed old bridges links * Create 02-12-core-devs-call.md * Create 02-19-core-devs-call.md * minor changes on brdige documentation * docs: fix grammar issue in merge description (#757) * resolve build error * docs: fixed typos and style inconsistencies in doc (#759) * bridges: add decomission of transfer notice in xDAI bridge * Create 02-26-core-devs-call.md * Create 03-05-core-devs-call.md * Create 03-12-core-devs-call.md * Create 03-19-core-devs-call.md * docs: Fix minor phrasing issues (#762) * docs: fix typo in doc about BSC - Gnosis Chain bridge (#760) * fix github workflows * Create 03-26-core-devs-call.md * Update 03-26-core-devs-call.md * Update README.md * added llms.txt generation * bridges: add xDAI bridge Hashi upgrade in governance decision * bridges: notify bridge UI downtime for xDAI bridge and add guide for claiming DAI on Ethereum using smart contract * bridges: remove xDAIBridge warning for bridge UI blockage * bridge: fix previous commit issue * added dapp stack * Update docusaurus.config.js * bridge: update content and remove Goerli-Chiado addresses * Create pectra.md * Update docusaurus.config.js * Update pectra.md * Update pectra.md * Update pectra.md modifications * add reth docs * bridge: add governance decision for deposit contract proxy upgrade * bridge: update docs * bridges: add xdaibridge usds migration info * Updated reth.md --------- Signed-off-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> Co-authored-by: Patrick | Secret Network <7717686+secretpatrick@users.noreply.github.com> Co-authored-by: gMonty <gonzalo.montiel@gnosis.io> Co-authored-by: Noah Maizels <noahmaizels@protonmail.com> Co-authored-by: Sandipan kundu <69718573+skundu42@users.noreply.github.com> Co-authored-by: Ramesh Pallikara <rameshpallikara@gmail.com> Co-authored-by: Victor Adeyanju <32789220+sorXCode@users.noreply.github.com> Co-authored-by: minghuipei <minghui.pei@space.id> Co-authored-by: Ruben Buniatyan <rubo@users.noreply.github.com> Co-authored-by: Rohit Ramesh <70317502+rohit-710@users.noreply.github.com> Co-authored-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com> Co-authored-by: Dimitris Apostolou <dimitris.apostolou@icloud.com> Co-authored-by: Nenad Vitorović <nvitorovic@gmail.com> Co-authored-by: 0x <d.p.casm@gmail.com> Co-authored-by: lipperhey <safomasty@gmail.com> Co-authored-by: hexcow <way-scarp4u@icloud.com> Co-authored-by: onasilos <hornverse@gmail.com> * Branch Fixes (#780) * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: Vanshika Srivastava <vanshikasrivastava.business@gmail.com> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> * 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 <shuangcui@live.cn> * shutterized -> to change to shutt 79E1 er 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 <shuangcui@live.cn> Co-authored-by: Armagan Ercan <armaggan@pm.me> Co-authored-by: Armagan Ercan <armagan.ercan@gnosis.io> Co-authored-by: zhoufanjin <shuangcui@live.cn> Co-authored-by: zengzengzenghuy <85567868+zengzengzenghuy@users.noreply.github.com> Co-authored-by: jackgale.eth <jack.gale@icloud.com> Co-authored-by: theChim9 <96598599+theChim9@users.noreply.github.com> Co-authored-by: Anton Dosta <a.dosta@icloud.com> Co-authored-by: Martin <57139098+maradeeym@users.noreply.github.com> Co-authored-by: zengzengzenghuy <tayzh2799@gmail.com> Co-authored-by: skundu42 <sandipank.dev@gmail.com> 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 <shuangcui@live.cn> * 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 …
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
Removed obsolete info, fixed Nethermind links, and slightly revised Nethermind configuration options. Removed the redundant trailing comma from the
--JsonRpc.EnabledModules
.