{"id":6210,"date":"2024-12-17T06:28:46","date_gmt":"2024-12-17T05:28:46","guid":{"rendered":"https:\/\/wsj-crypto.com\/?p=6210"},"modified":"2024-12-17T06:28:46","modified_gmt":"2024-12-17T05:28:46","slug":"exciting-updates-on-the-goerli-and-prater-merge","status":"publish","type":"post","link":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/","title":{"rendered":"Exciting Updates on the Goerli and Prater Merge!"},"content":{"rendered":"\n<div id=\"\">\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">For the final testnet proof-of-stake transition, Goerli will combine with Prater. The united Goerli\/Prater network will keep the Goerli name after the merge.<!-- --><\/li>\n<li class=\"css-cvpopp\">Bellatrix, the upgrade for Prater preparing it for The Merge will occur at epoch <!-- --><strong><span class=\"chakra-text css-ons8vw\">112260<\/span><\/strong>, anticipated at <!-- --><strong><span class=\"chakra-text css-ons8vw\">12:24PM UTC on August 4, 2022<\/span><\/strong>.<!-- --><\/li>\n<li class=\"css-cvpopp\">Following Bellatrix&#8217;s activation, the Goerli\/Prater merge will occur when Goerli reaches a total difficulty of <!-- --><strong><span class=\"chakra-text css-ons8vw\">10790000<\/span><\/strong>, expected between <!-- --><strong><span class=\"chakra-text css-ons8vw\">August 6-12, 2022<\/span><\/strong>.<!-- --><\/li>\n<li class=\"css-cvpopp\">After the merge, Goerli&#8217;s validator set will remain open for individual stakers to operate testnet validators. Stakers wishing to initiate a Goerli\/Prater validator can do so at the <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/prater.launchpad.ethereum.org\/\">Prater Launchpad<!-- --><\/a>.<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h2 class=\"chakra-heading css-1w54o5f\" id=\"background\">Background<!-- --><\/h2>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">After numerous efforts to implement proof-of-stake on Ethereum, we are presently well into the concluding testing phase: testnet deployments!<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Following multiple devnets, shadow forks, and merges on deprecated testnets, <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2022\/06\/30\/sepolia-merge-announcement\">Sepolia was recently shifted to proof-of-stake<!-- --><\/a>. Now, only one more testnet remains: Goerli, along with its associated Beacon Chain, Prater.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">The Merge differs from earlier Ethereum upgrades in two aspects. First, node operators must update both their consensus layer (CL) and execution layer (EL) clients simultaneously, rather than just one of the two. Second, the upgrade is activated in two phases: the first, referred to as Bellatrix, at an epoch height on the Beacon Chain, and the second, termed Paris, upon reaching a <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-3675#terminal-total-difficulty-vs-block-number\"><span class=\"chakra-text css-ons8vw\">Total Difficulty<\/span><\/a> value on the execution layer.<!-- --><\/p>\n<p><!-- --><\/p>\n<h2 class=\"chakra-heading css-1w54o5f\" id=\"upgrade-information\">Upgrade Information<!-- --><\/h2>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"timing\">Timing<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><em class=\"chakra-text css-0\">The Merge<!-- --><\/em> is a two-part process. It commences with a network upgrade, Bellatrix, on the consensus layer, triggered by an epoch height. This is succeeded by the execution layer&#8217;s shift from proof-of-work to proof-of-stake, Paris, initiated by a specific <!-- --><span class=\"chakra-text css-ons8vw\">Total Difficulty<\/span> threshold, known as the <!-- --><span class=\"chakra-text css-ons8vw\">Terminal Total Difficulty<\/span> (<!-- --><span class=\"chakra-text css-ons8vw\">TTD<\/span>).<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">The <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/consensus-specs\/tree\/dev\/specs\/bellatrix\">Bellatrix<!-- --><\/a> upgrade is slated for epoch <!-- --><strong><span class=\"chakra-text css-ons8vw\">112260<\/span><\/strong> on the Prater Beacon Chain, anticipated at <!-- --><strong><span class=\"chakra-text css-ons8vw\">12:24PM UTC on August 4, 2022<\/span><\/strong>. <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/execution-specs\/blob\/master\/network-upgrades\/mainnet-upgrades\/paris.md\">Paris<!-- --><\/a>, part of the execution layer transition, will be triggered upon reaching a <!-- --><span class=\"chakra-text css-ons8vw\">Terminal Total Difficulty (TTD)<\/span> of <!-- --><strong><span class=\"chakra-text css-ons8vw\">10790000<\/span><\/strong> on Goerli, expected between <!-- --><strong><span class=\"chakra-text css-ons8vw\">August 6-12, 2022<\/span><\/strong>.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Once the execution layer surpasses the <!-- --><span class=\"chakra-text css-ons8vw\">TTD<\/span>, the subsequent block will solely be produced by a Beacon Chain validator. We consider The Merge to be finalized when the Beacon Chain has confirmed this block. Under normal network circumstances, this should occur 2 epochs, or approximately 13 minutes, after the first post-TTD block is produced!<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">A new JSON-RPC block tag, <!-- --><span class=\"chakra-text css-ons8vw\">finalized<\/span>, provides the latest finalized block or an error if no such post-merge block is available. This tag can be utilized by applications to verify if The Merge has been completed. Additionally, smart contracts can <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-4399#using-264-threshold-to-determine-pos-blocks\">query the <!-- --><span class=\"chakra-text css-ons8vw\">DIFFICULTY<\/span> opcode (<!-- --><span class=\"chakra-text css-ons8vw\">0x44<\/span>)<!-- --><\/a>, renamed to <!-- --><span class=\"chakra-text css-ons8vw\">PREVRANDAO<\/span> post-merge, to ascertain if The Merge has taken place. It is advisable for infrastructure providers to monitor overall network stability alongside finalization status.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"client-releases\">Client Releases<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">The following client versions support The Merge across the Goerli &amp; Prater testnets. Node operators must run <!-- --><strong>both<!-- --><\/strong> an execution and consensus layer client to remain on the network during and after The Merge.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">When deciding which client to operate, validators should be particularly cautious of the hazards of running a majority client on both the EL and CL. An explanation of these risks and their implications can be found <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/dankradfeist.de\/ethereum\/2022\/03\/24\/run-the-majority-client-at-your-own-peril.html\">here<!-- --><\/a>. An estimation of the current EL and CL client distribution and guides for switching from one client to another can be accessed <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/clientdiversity.org\/\">here<!-- --><\/a>.<!-- --><\/p>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"consensus-layer\">Consensus Layer<!-- --><\/h4>\n<p><!-- --><br \/>\n<!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"execution-layer\">Execution Layer<!-- --><\/h4>\n<p><!-- --><br \/>\n<!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"upgrade-specifications\">Upgrade Specifications<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Consensus-critical alterations for The Merge are detailed in two locations:<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">The consensus layer modifications, located under the <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/consensus-specs\/tree\/dev\/specs\/bellatrix\"><span class=\"chakra-text css-ons8vw\">bellatrix<\/span> directory<!-- --><\/a> of the consensus-specs repository<!-- --><\/li>\n<li class=\"css-cvpopp\">The execution layer modifications, located under the <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/execution-specs\/blob\/master\/network-upgrades\/mainnet-upgrades\/paris.md\"><span class=\"chakra-text css-ons8vw\">Paris<\/span> spec<!-- --><\/a> in the execution-specs repository.&#8220;`html<br \/>\n repository<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Alongside these, two additional specifications outline the interaction between the consensus and execution layer clients:<!-- --><\/p>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">The Engine API, detailed in the <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/execution-apis\/tree\/main\/src\/engine\">execution-apis repository<!-- --><\/a>, facilitates communication between the consensus and execution layers<!-- --><\/li>\n<li class=\"css-cvpopp\">Optimistic Sync, detailed in the <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/consensus-specs\/blob\/dev\/sync\/optimistic.md\"><span class=\"chakra-text css-ons8vw\">sync<\/span><\/a> folder of the consensus-specs repository, allows the consensus layer to import blocks while the execution layer client is syncing, and to share a partial view of the chain&#8217;s head from the former to the latter<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h2 class=\"chakra-heading css-1w54o5f\" id=\"faq\">FAQ<!-- --><\/h2>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"as-a-node-operator-what-should-i-do\">As a node operator, what actions should I take?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">After the merge, an Ethereum full node will integrate a consensus layer (CL) client, managing the proof-of-stake Beacon Chain, and an execution layer (EL) client, overseeing the user-state and executing transaction-related computations. These communicate over a secure port utilizing a new set of JSON RPC methods referred to as the <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/execution-apis\/tree\/main\/src\/engine\">Engine API<!-- --><\/a>. The EL and CL clients authenticate each other via a JWT secret. <!-- --><strong>Node operators should consult their clients&#8217; documentation for guidance on how to generate and set up these.<!-- --><\/strong><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">In essence, if you were already operating a node on the Beacon Chain, you must now also run an execution layer client. Similarly, if you operated on the existing proof-of-work network, a consensus layer client will now be necessary. For secure communication, a JWT token needs to be provided to each client. <!-- --><strong>For summarized instructions on operating a node on the Goerli\/Prater network, Click <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/notes.ethereum.org\/@launchpad\/goerli\"><span class=\"chakra-text css-ons8vw\">here<\/span><\/a>.<!-- --><\/strong><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">It is important to highlight that, although both are part of consensus layer client releases, running a Beacon Node distinctly differs from operating a Validator Client. Stakers need to run both, whereas node operators are only required to run the former. <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/docs.ethhub.io\/ethereum-roadmap\/ethereum-2.0\/eth-2.0-client-architecture\/\">This article<!-- --><\/a> elaborates further on the differences between these two components.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Furthermore, be informed that each layer will sustain its own independent set of peers and present its distinct APIs. Both the <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/beacon-apis\">Beacon<!-- --><\/a> and <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/execution-apis\">JSON RPC<!-- --><\/a> APIs will continue operating as anticipated.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"as-a-staker-what-do-i-need-to-do\">As a staker, what steps must I take?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">The Goerli\/Prater Merge represents your final opportunity to guarantee your validators are correctly configured before the mainnet transition. It is highly advisable to navigate through the transition now to prevent any unforeseen issues on the mainnet.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">As indicated previously, <!-- --><strong>validators on the Beacon Chain must run an execution layer client post-Merge in addition to their consensus layer clients.<!-- --><\/strong> Prior to the merge, this was highly recommended, allowing validators to outsource these functions to external service providers. This was feasible as the only information needed on the execution layer pertained to updates of the deposit contract.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">After the merge, validators must ensure that the transactions found in the blocks they create and attest to are valid. To facilitate this, each beacon node must be matched with an execution layer client. Note that multiple validators can still be paired to a single beacon node &amp; execution layer client together. While this increases the responsibilities of validators, it also grants a validator proposing a block the entitlement to its associated transaction priority fees (currently allocated to miners).<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Although validator rewards accumulate on the Beacon Chain and will require a subsequent network update for withdrawal, transaction fees will persist in being paid, burned, and disbursed on the execution layer. Validators can designate any Ethereum address as a recipient for transaction fees.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><strong>Following the update of your consensus client, ensure to configure the <!-- --><span class=\"chakra-text css-ons8vw\">fee recipient<\/span> in your validator client settings to guarantee transaction fees are directed to an address under your control.<!-- --><\/strong> If you have staked through an external provider, it is up to the chosen provider to determine how these fees are distributed.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">The Prater Staking Launchpad offers a <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/prater.launchpad.ethereum.org\/en\/merge-readiness\">Merge Readiness Checklist<!-- --><\/a> that stakers can utilize to ensure they have addressed each step of the process. The EthStaker team is also conducting a <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/ethstaker.cc\/the-merge-validator-prep-workshop\/\">Merge Validator Preparation Workshop<!-- --><\/a> on July 29.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"why-is-the-estimate-for-the-terminal-total-difficulty-date-so-broad\">Why does the estimate for the <!-- --><span class=\"chakra-text css-ons8vw\">Terminal Total Difficulty<\/span> date appear so extensive?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">The fluctuations in incremental difficulty per block complicate the estimation of a timeframe for the <!-- --><span class=\"chakra-text css-ons8vw\">TTD<\/span>, resulting in a wider predicted range. Users should recognize that this will apply similarly to the mainnet&#8217;s transition due to alterations in the proof-of-work hash rate.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"as-an-application-or-tooling-developer-what-should-i-do\">As an application or tooling developer, what actions should I take?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">With The Merge commencing on Goerli, this is your final opportunity to verify that your application operates as intended throughout the proof-of-stake transition and in a post-merge environment. As discussed in a <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2021\/11\/29\/how-the-merge-impacts-app-layer\">previous article<!-- --><\/a>, The Merge will exert only minimal repercussions on a subset of contracts implementing on Ethereum, none of which should be negatively impacted. Moreover, the majority of user API endpoints will remain stable (unless utilizing proof-of-work specific methods such as <!-- --><span class=\"chakra-text css-ons8vw\">eth_getWork<\/span>).<br \/>\n&#8220;`<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Having said that, the majority of applications on Ethereum entail significantly more than just on-chain contracts. <!-- --><strong>This is the moment<!-- --><\/strong> to confirm that your front-end code, tools, deployment pipeline, and all other off-chain elements function as required. We highly advise developers to conduct a thorough testing &amp; deployment cycle on Sepolia, Ropsten, or Kiln and communicate any concerns with tools or dependencies to the respective maintainers of those projects. If you&#8217;re uncertain about where to report an issue, please utilize <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/eth-clients\/merge-testnets\/\">this repository<!-- --><\/a>.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Moreover, it&#8217;s important to be aware that all testnets aside from Sepolia and Goerli will be phased out following the merge. If you are a user of Ropsten, Rinkeby, or Kiln, you should prepare to transition to Goerli or Sepolia. Additional details regarding this can be located <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2022\/06\/21\/testnet-deprecation\">here<!-- --><\/a>.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"as-an-ethereum-user-or-ether-holder-is-there-anything-i-need-to-do\">As an Ethereum user or Ether holder, is there something I need to take care of?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">No. The Ethereum mainnet remains unaffected by this testnet. Further announcements will be issued on this blog prior to the mainnet transition.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"as-a-miner-is-there-anything-i-need-to-do\">As a miner, is there something I need to take care of?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">No. If you are mining on the Ethereum mainnet, it&#8217;s crucial to understand that the network will run entirely on proof-of-stake after The Merge. At that stage, mining will no longer be feasible on the network.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"as-a-validator-can-i-withdraw-my-stake\">As a validator, can I withdraw my stake?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">No. The Merge represents the most intricate upgrade to Ethereum thus far. To mitigate the risks of network interruptions, a conservative approach was adopted that excluded any non-transition modifications from this upgrade.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Withdrawals from the Beacon Chain are expected to be implemented in the first upgrade following The Merge. Specifications for both the <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/consensus-specs\/issues\/2758\">consensus<!-- --><\/a> and <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-4895\">execution<!-- --><\/a> layers are currently being worked on.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"i-have-more-questions-where-can-i-ask-them\">I have additional inquiries, where can I pose them?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">The EthStaker community has established a discord channel to address questions from stakers and node operators. You can join their discord <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/discord.gg\/q4nkAyxfky\">here<!-- --><\/a> and then utilize the <!-- --><span class=\"chakra-text css-ons8vw\">#goerli-prater<\/span> channel for support. As previously mentioned, EthStaker will also conduct a <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/ethstaker.cc\/the-merge-validator-prep-workshop\/\">Merge Validator Preparation Workshop<!-- --><\/a> on July 29.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Additionally, a <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/github.com\/ethereum\/pm\/issues\/580\">Merge Community Call<!-- --><\/a> is arranged for August 12, 14:00 UTC. Client developers and researchers will be available to address inquiries from node operators, stakers, infrastructure &amp; tooling providers, and community members. Please note that this community call is anticipated to occur <!-- --><strong>after<!-- --><\/strong> the Goerli\/Prater merge.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"wen-merge\">When is the merge?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">As of the release of this post, the schedule for the Ethereum mainnet proof-of-stake transition has <!-- --><strong><span class=\"chakra-text css-ons8vw\">not<\/span><\/strong> been established. Any source claiming otherwise is likely attempting to deceive. Updates will be published on this blog. Please exercise caution!<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Assuming no complications arise during the Goerli\/Prater merge, when clients have feature-complete releases, a slot height will be selected for the Bellatrix upgrade on the mainnet Beacon Chain and a <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-3675#terminal-total-difficulty-vs-block-number\">total difficulty value<!-- --><\/a> will be assigned for the mainnet transition. Clients will then release updates that facilitate The Merge on mainnet. These updates will be communicated on this blog and in other community announcements.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">However, if any issues arise at any stage in the process or if test coverage is deemed inadequate, these factors will be rectified prior to proceeding with the deployment process.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Only at that point will it be feasible to predict the precise date for The Merge.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">In simpler terms, \ud83d\udd1c.<!-- --><\/p>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/blog.ethereum.org\/en\/2022\/07\/27\/goerli-prater-merge-announcement\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>For the final testnet proof-of-stake transition, Goerli will combine with Prater. The united Goerli\/Prater network will keep the Goerli name after the merge. Bellatrix, the upgrade for Prater preparing it for The Merge will occur at epoch 112260, anticipated at 12:24PM UTC on August 4, 2022. Following Bellatrix&#8217;s activation, the Goerli\/Prater merge will occur when<\/p>\n","protected":false},"author":3,"featured_media":6211,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[459],"class_list":{"0":"post-6210","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-ethereum","8":"tag-return-a-list-of-comma-separated-tags-from-this-title-goerli-prater-merge-announcement-ethereum-foundation-blog"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Exciting Updates on the Goerli and Prater Merge! - WSJ-Crypto<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Exciting Updates on the Goerli and Prater Merge! - WSJ-Crypto\" \/>\n<meta property=\"og:description\" content=\"For the final testnet proof-of-stake transition, Goerli will combine with Prater. The united Goerli\/Prater network will keep the Goerli name after the merge. Bellatrix, the upgrade for Prater preparing it for The Merge will occur at epoch 112260, anticipated at 12:24PM UTC on August 4, 2022. Following Bellatrix&#8217;s activation, the Goerli\/Prater merge will occur when\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/\" \/>\n<meta property=\"og:site_name\" content=\"WSJ-Crypto\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-17T05:28:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ac3c2a52228601912d557578f3d1aa0a.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2100\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"wsjcrypto\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"wsjcrypto\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/\",\"url\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/\",\"name\":\"Exciting Updates on the Goerli and Prater Merge! - WSJ-Crypto\",\"isPartOf\":{\"@id\":\"https:\/\/wsj-crypto.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ac3c2a52228601912d557578f3d1aa0a.jpg\",\"datePublished\":\"2024-12-17T05:28:46+00:00\",\"author\":{\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7\"},\"breadcrumb\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#primaryimage\",\"url\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ac3c2a52228601912d557578f3d1aa0a.jpg\",\"contentUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ac3c2a52228601912d557578f3d1aa0a.jpg\",\"width\":2100,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wsj-crypto.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Exciting Updates on the Goerli and Prater Merge!\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wsj-crypto.com\/#website\",\"url\":\"https:\/\/wsj-crypto.com\/\",\"name\":\"WSJ-Crypto\",\"description\":\"Just Another Crypto News Website\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wsj-crypto.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7\",\"name\":\"wsjcrypto\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g\",\"caption\":\"wsjcrypto\"},\"url\":\"https:\/\/wsj-crypto.com\/index.php\/author\/wsjcrypto\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Exciting Updates on the Goerli and Prater Merge! - WSJ-Crypto","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/","og_locale":"it_IT","og_type":"article","og_title":"Exciting Updates on the Goerli and Prater Merge! - WSJ-Crypto","og_description":"For the final testnet proof-of-stake transition, Goerli will combine with Prater. The united Goerli\/Prater network will keep the Goerli name after the merge. Bellatrix, the upgrade for Prater preparing it for The Merge will occur at epoch 112260, anticipated at 12:24PM UTC on August 4, 2022. Following Bellatrix&#8217;s activation, the Goerli\/Prater merge will occur when","og_url":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/","og_site_name":"WSJ-Crypto","article_published_time":"2024-12-17T05:28:46+00:00","og_image":[{"width":2100,"height":900,"url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ac3c2a52228601912d557578f3d1aa0a.jpg","type":"image\/jpeg"}],"author":"wsjcrypto","twitter_card":"summary_large_image","twitter_misc":{"Scritto da":"wsjcrypto","Tempo di lettura stimato":"9 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/","url":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/","name":"Exciting Updates on the Goerli and Prater Merge! - WSJ-Crypto","isPartOf":{"@id":"https:\/\/wsj-crypto.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#primaryimage"},"image":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#primaryimage"},"thumbnailUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ac3c2a52228601912d557578f3d1aa0a.jpg","datePublished":"2024-12-17T05:28:46+00:00","author":{"@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7"},"breadcrumb":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#primaryimage","url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ac3c2a52228601912d557578f3d1aa0a.jpg","contentUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ac3c2a52228601912d557578f3d1aa0a.jpg","width":2100,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/17\/exciting-updates-on-the-goerli-and-prater-merge\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wsj-crypto.com\/"},{"@type":"ListItem","position":2,"name":"Exciting Updates on the Goerli and Prater Merge!"}]},{"@type":"WebSite","@id":"https:\/\/wsj-crypto.com\/#website","url":"https:\/\/wsj-crypto.com\/","name":"WSJ-Crypto","description":"Just Another Crypto News Website","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wsj-crypto.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Person","@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7","name":"wsjcrypto","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/86fe8af82ea089646d6639ca2f87e0243d8688d957bd8e3ec22ec3c457cc16d4?s=96&d=mm&r=g","caption":"wsjcrypto"},"url":"https:\/\/wsj-crypto.com\/index.php\/author\/wsjcrypto\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/6210","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/comments?post=6210"}],"version-history":[{"count":2,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/6210\/revisions"}],"predecessor-version":[{"id":6213,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/6210\/revisions\/6213"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media\/6211"}],"wp:attachment":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media?parent=6210"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/categories?post=6210"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/tags?post=6210"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}