Skip to content
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

Add resources, remove Kiln #7573

Merged
merged 5 commits into from
Sep 5, 2022
Merged

Add resources, remove Kiln #7573

merged 5 commits into from
Sep 5, 2022

Conversation

taxmeifyoucan
Copy link
Member

Adding some resources and removing references to Kiln testnet which will be deprecated with The Merge

Adding some resources and removing references to Kiln testnet which will be deprecated with The Merge
@@ -393,6 +393,8 @@ Running your own validator allows for [solo staking](https://ethereum.org/en/sta

The easiest way to get started with staking and validator key generation is to use the [Prater Testnet Staking Launchpad](https://prater.launchpad.ethereum.org/), which allows you to test your setup by [running nodes on Goerli](https://notes.ethereum.org/@launchpad/goerli). When you're ready for Mainnet, you can repeat these steps using the [Mainnet Staking Launchpad](https://launchpad.ethereum.org/). Make sure to check [Mainnet readiness checklist](https://launchpad.ethereum.org/en/merge-readiness) to smoothly run your validator through the Merge.

Look into [aditional resources](#further-reading) for more guides on staking.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we direct people to our /staking/ pages here instead?

Meta: let's ensure we're conscious that this page is mostly run-a-node and mostly not run-a-validator.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, I tried to keep validator stuff on minimum. I will change the link to https://ethereum.org/en/staking/

@@ -459,6 +461,7 @@ As part of your monitoring, make sure to keep an eye on your machine's performan

## Further reading {#further-reading}

- [Ethereum Staking Guides](https://github.com/SomerEsat/ethereum-staking-guides) - _Somer Esat, updated often_
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as above. Should the staking guides be below the run-a-node guides here... probably?

cc: @wackerow @jmcook1186

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added these staking guides because they are just good and up to date resource on running node, various client combos. Maybe I would change the title to 'Running node and staking', I want people who don't want to stake to look at it as well

@@ -101,8 +101,8 @@ The sync mode and client you choose will affect space requirements, but we've es

| Client | Disk size (snap sync) | Disk size (full archive) |
| ---------- | --------------------- | ------------------------ |
| Geth | 400GB+ | 12TB+ |
| Nethermind | 400GB+ | 12TB+ |
| Geth | 500GB+ | 12TB+ |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yikes 😀

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Synced fresh nodes after a while :)

taxmeifyoucan and others added 4 commits August 25, 2022 13:51
Co-authored-by: Joshua <62268199+minimalsm@users.noreply.github.com>
Co-authored-by: Joshua <62268199+minimalsm@users.noreply.github.com>
Co-authored-by: Joshua <62268199+minimalsm@users.noreply.github.com>
@gatsby-cloud
Copy link

gatsby-cloud bot commented Aug 25, 2022

Gatsby Cloud Build Report

ethereum-org-website-dev

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 14m

@minimalsm minimalsm merged commit 7652900 into ethereum:dev Sep 5, 2022
@corwintines corwintines mentioned this pull request Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content 🖋️ This involves copy additions or edits
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants