{"id":6326,"date":"2024-12-20T00:39:05","date_gmt":"2024-12-19T23:39:05","guid":{"rendered":"https:\/\/wsj-crypto.com\/?p=6326"},"modified":"2024-12-20T00:39:05","modified_gmt":"2024-12-19T23:39:05","slug":"exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation","status":"publish","type":"post","link":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/","title":{"rendered":"Exciting Updates on Ropsten TTD from the Ethereum Foundation"},"content":{"rendered":"<p> &#8220;`html<br \/>\n<\/p>\n<div id=\"\">\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">A <!-- --><span class=\"chakra-text css-ons8vw\">Terminal Total Difficulty (TTD)<\/span> of <!-- --><strong><span class=\"chakra-text css-ons8vw\">50000000000000000<\/span><\/strong> has been designated for the Ropsten Merge.<!-- --><\/li>\n<li class=\"css-cvpopp\">Stakers and node operators are required to manually modify the <!-- --><span class=\"chakra-text css-ons8vw\">TTD<\/span> in both their execution and consensus layer clients <!-- --><strong>prior to June 7, 2022<!-- --><\/strong>.<!-- --><\/li>\n<li class=\"css-cvpopp\">Proof-of-Work testnets can exhibit erratic hash rates and the precise occurrence of The Merge on Ropsten is challenging to forecast. Provided there are no unforeseen hash rate variations, we anticipate The Merge will occur around <!-- --><strong>June 8-9, 2022<!-- --><\/strong>.<!-- --><\/li>\n<li class=\"css-cvpopp\">Please be aware that syncing an execution layer client on Ropsten may require several hours to days and <!-- --><strong>is mandatory<!-- --><\/strong> to proceed through The Merge.<!-- --><\/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\">Earlier this week, the transition of the Ropsten testnet to proof-of-stake <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2022\/05\/30\/ropsten-merge-announcement\">was revealed<!-- --><\/a>. Due to the variability in hash rate on proof-of-work testnets, client releases supporting the upgrade were set up using an artificially elevated <!-- --><span class=\"chakra-text css-ons8vw\">Terminal Total Difficulty (TTD)<\/span>. This was to guarantee that The Merge could not be initiated until the Ropsten Beacon Chain was prepared.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Yesterday, at slot <!-- --><span class=\"chakra-text css-ons8vw\">24000<\/span>, the Bellatrix upgrade was activated on the Ropsten Beacon Chain, setting the stage for the network to execute The Merge. A new <!-- --><span class=\"chakra-text css-ons8vw\">TTD<\/span> value of <!-- --><strong><span class=\"chakra-text css-ons8vw\">50000000000000000<\/span><\/strong> has been established to initiate the transition.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\"><strong>Node operators &amp; stakers are required to manually adjust this <!-- --><span class=\"chakra-text css-ons8vw\">TTD<\/span> value on both their execution and consensus layer clients before the network attains this total difficulty.<!-- --><\/strong> The present network total difficulty is included in the block header and can be retrieved by querying your node or utilizing a block explorer.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Assuming no unexpected alterations in network hash rate, we foresee this total difficulty value being reached, and <!-- --><span class=\"chakra-text css-ons8vw\">TTD<\/span> to be surpassed, around June 8-9, 2022.<!-- --><\/p>\n<p><!-- --><\/p>\n<h2 class=\"chakra-heading css-1w54o5f\" id=\"ropsten-merge-client-versions\">Ropsten Merge Client Versions<!-- --><\/h2>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">In order to implement the Terminal Total Difficulty modification, node operators and stakers must operate the following client versions or newer editions. Note that both the consensus and execution layer clients have to be completely synced ahead of The Merge, and that execution layer clients might require several hours to days for this process.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"consensus-layer\">Consensus Layer<!-- --><\/h3>\n<p><!-- --><br \/>\n<!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"execution-layer\">Execution Layer<!-- --><\/h3>\n<p><!-- --><br \/>\n<!-- --><\/p>\n<h2 class=\"chakra-heading css-1w54o5f\" id=\"terminal-total-difficulty-override\">Terminal Total Difficulty Override<!-- --><\/h2>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">To activate The Merge at the correct moment, node operators and stakers must override <!-- --><strong>both<!-- --><\/strong> their execution and consensus layer clients&#8217; <!-- --><span class=\"chakra-text css-ons8vw\">Terminal Total Difficulty (TTD)<\/span> value to <!-- --><strong><span class=\"chakra-text css-ons8vw\">50000000000000000<\/span><\/strong>.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Here are instructions for accomplishing this with each client:<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"execution-layer-1\">Execution Layer<!-- --><\/h3>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"besu\">Besu<!-- --><\/h4>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">If utilizing TOML configuration files, append the following line:<br \/>\n<!-- --><span class=\"chakra-text css-ons8vw\">override-genesis-config=[&#8220;terminalTotalDifficulty=50000000000000000&#8221;]<\/span><\/li>\n<li class=\"css-cvpopp\">Alternatively, when launching the node using the CLI, add the following flag:<br \/>\n<!-- --><span class=\"chakra-text css-ons8vw\">&#8211;override-genesis-config=&#8221;terminalTotalDifficulty=50000000000000000&#8243;<\/span><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"erigon\">Erigon<!-- --><\/h4>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">When launching the node using the CLI, include the following flag: <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;override.terminaltotaldifficulty=50000000000000000<\/span><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"go-ethereum-geth\">Go-Ethereum (geth)<!-- --><\/h4>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">When launching the node using the CLI, incorporate the following flag: <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;override.terminaltotaldifficulty 50000000000000000<\/span><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"nethermind\">Nethermind<!-- --><\/h4>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">When launching the node using the CLI, insert the following flag: <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;Merge.TerminalTotalDifficulty 50000000000000000<\/span><\/li>\n<li class=\"css-cvpopp\">This can also be configured in your client&#8217;s <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/docs.nethermind.io\/nethermind\/ethereum-client\/configuration#config-file\">configuration file<!-- --><\/a> or <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/docs.nethermind.io\/nethermind\/ethereum-client\/configuration#environment-variables\">environment variables<!-- --><\/a>, by setting the <!-- --><span class=\"chakra-text css-ons8vw\">TerminalTotalDifficulty<\/span> value to <!-- --><span class=\"chakra-text css-ons8vw\">50000000000000000<\/span><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"consensus-layer-1\">Consensus Layer<!-- --><\/h3>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"lighthouse\">Lighthouse<!-- --><\/h4>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">When launching the node using the CLI, incorporate the following flag: <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;terminal-total-difficulty-override=50000000000000000<\/span><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"lodestar\">Lodestar<!-- --><\/h4>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">When launching the node using the CLI, incorporate the following flag: <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;terminal-total-difficulty-override 50000000000000000<\/span><\/li>\n<li class=\"css-cvpopp\">For further details, refer to <!-- --><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.chainsafe.io\/lodestar-v0-37-0-bopsten-ready-release-231d185e3e1e\">this blog article<!-- --><\/a>.<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"nimbus\">Nimbus<!-- --><\/h4>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">When launching the node using the CLI, include the following flag: <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;terminal-total-difficulty-override=50000000000000000<\/span><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"prysm\">Prysm<!-- --><\/h4>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li\n```class=\"css-cvpopp\">When initializing the node via the CLI, include the following parameter: <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;terminal-total-difficulty-override 50000000000000000<\/span><\/li>\n<li class=\"css-cvpopp\">Alternatively, this setting can be modified in the <!-- --><span class=\"chakra-text css-ons8vw\">config.yaml<\/span> file by adjusting the <!-- --><span class=\"chakra-text css-ons8vw\">TOTAL_TERMINAL_DIFFICULTY<\/span> value in your configuration folder and rebooting your client.<!-- --><\/li>\n<\/ul>\n<p><!-- --><\/p>\n<h4 class=\"chakra-heading css-1u9mv6z\" id=\"teku\">Teku<!-- --><\/h4>\n<p><!-- --><\/p>\n<ul role=\"list\" class=\"css-1onhfjo\">\n<li class=\"css-cvpopp\">When initializing the node via the CLI, include the following parameter: <!-- --><span class=\"chakra-text css-ons8vw\">&#8211;Xnetwork-total-terminal-difficulty-override=50000000000000000<\/span><\/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-or-staker-what-should-i-do\">As a node operator or staker, what should be my actions?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">As noted in the <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2022\/05\/30\/ropsten-merge-announcement\">Ropsten Merge Announcement<!-- --><\/a>, node operators &amp; stakers on Ropsten are required to upgrade their execution and consensus layer clients to the versions specified above or newer versions.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">After that, node operators &amp; stakers are obliged to manually set the Ropsten <!-- --><span class=\"chakra-text css-ons8vw\">Terminal Total Difficulty (TTD)<\/span> value on <!-- --><strong>both their execution and consensus layer client<!-- --><\/strong> utilizing the commands provided earlier.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Finally, ensure that both your execution and consensus layer clients are fully synchronized prior to The Merge. This synchronizing process may take several days for execution layer clients.<!-- --><\/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 should my course of action be?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">With The Merge now active on Ropsten, it&#8217;s crucial to verify that your product operates correctly through the proof-of-stake transition and in a post-merge scenario. As detailed in a <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2021\/11\/29\/how-the-merge-impacts-app-layer\">past article<!-- --><\/a>, The Merge will minimally affect a limited number of contracts deployed on Ethereum, with none expected to malfunction. Furthermore, the majority of user API endpoints will remain stable (unless you are using proof-of-work specific methods such as <!-- --><span class=\"chakra-text css-ons8vw\">eth_getWork<\/span>).<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">That being said, most applications on Ethereum comprise much more than just on-chain contracts. Now is the moment to confirm that your front-end code, tooling, deployment pipeline, and other off-chain elements function as intended. We strongly advise developers to conduct a full testing &amp; deployment cycle on Ropsten (or <!-- --><a class=\"chakra-link css-ug8vf0\" href=\"https:\/\/blog.ethereum.org\/2022\/03\/14\/kiln-merge-testnet\">Kiln<!-- --><\/a>) and report any issues with tools or dependencies to the maintainers of those projects. If you are uncertain where to raise 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<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 any action required from me?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">No. The Ethereum mainnet is unaffected by this testnet. Future announcements will be made on this blog prior to the mainnet&#8217;s 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 any course of action I need to take?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">No. If you are mining on the Ethereum mainnet or Ropsten, it is important to note that both networks will function entirely under proof-of-stake after The Merge. Consequently, mining will no longer be viable on the network.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">This transition is anticipated around June 8-9, 2022 on Ropsten and later in the year for the Ethereum mainnet.<!-- --><\/p>\n<p><!-- --><\/p>\n<h3 class=\"chakra-heading css-145upk7\" id=\"wen-merge\">wen merge?<!-- --><\/h3>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">At the time of publishing this article, the date for the Ethereum mainnet&#8217;s proof-of-stake transition has <!-- --><strong>not<!-- --><\/strong> yet been determined. Any source claiming otherwise is likely a scam. Updates will be shared on this blog. Please stay vigilant!<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Assuming no problems are encountered with Ropsten, once client testing is completed, Ethereum&#8217;s other testnets will proceed with The Merge. After Goerli and Sepolia have successfully transitioned and stabilized, a slot height will be selected for the Bellatrix upgrade on the 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\">terminal total difficulty value<!-- --><\/a> will be established for the mainnet transition. Following this, clients will release updates that enable The Merge on the mainnet. These announcements will be made on this blog and in other community publications. The image below depicts this procedure:<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Note that this assumes every step proceeds as planned. If any issues arise at any point during the process or if test coverage is deemed insufficient, they will be addressed before continuing with the deployment process.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">Only then will it be feasible to estimate the precise date for The Merge.<!-- --><\/p>\n<p><!-- --><\/p>\n<p class=\"chakra-text css-gi02ar\">In other words, \ud83d\udd1c.<!-- --><\/p>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/blog.ethereum.org\/en\/2022\/06\/03\/ropsten-merge-ttd\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;`html A Terminal Total Difficulty (TTD) of 50000000000000000 has been designated for the Ropsten Merge. Stakers and node operators are required to manually modify the TTD in both their execution and consensus layer clients prior to June 7, 2022. Proof-of-Work testnets can exhibit erratic hash rates and the precise occurrence of The Merge on Ropsten<\/p>\n","protected":false},"author":3,"featured_media":6327,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[498],"class_list":{"0":"post-6326","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-ropsten-ttd-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 Ropsten TTD from the Ethereum Foundation - 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\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Exciting Updates on Ropsten TTD from the Ethereum Foundation - WSJ-Crypto\" \/>\n<meta property=\"og:description\" content=\"&#8220;`html A Terminal Total Difficulty (TTD) of 50000000000000000 has been designated for the Ropsten Merge. Stakers and node operators are required to manually modify the TTD in both their execution and consensus layer clients prior to June 7, 2022. Proof-of-Work testnets can exhibit erratic hash rates and the precise occurrence of The Merge on Ropsten\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/\" \/>\n<meta property=\"og:site_name\" content=\"WSJ-Crypto\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-19T23:39:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ae4fdccde72988ce82e722f47913acb3-1024x439.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"439\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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=\"6 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\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/\",\"url\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/\",\"name\":\"Exciting Updates on Ropsten TTD from the Ethereum Foundation - WSJ-Crypto\",\"isPartOf\":{\"@id\":\"https:\/\/wsj-crypto.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ae4fdccde72988ce82e722f47913acb3.png\",\"datePublished\":\"2024-12-19T23:39:05+00:00\",\"author\":{\"@id\":\"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7\"},\"breadcrumb\":{\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#primaryimage\",\"url\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ae4fdccde72988ce82e722f47913acb3.png\",\"contentUrl\":\"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ae4fdccde72988ce82e722f47913acb3.png\",\"width\":2100,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wsj-crypto.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Exciting Updates on Ropsten TTD from the Ethereum Foundation\"}]},{\"@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 Ropsten TTD from the Ethereum Foundation - 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\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/","og_locale":"it_IT","og_type":"article","og_title":"Exciting Updates on Ropsten TTD from the Ethereum Foundation - WSJ-Crypto","og_description":"&#8220;`html A Terminal Total Difficulty (TTD) of 50000000000000000 has been designated for the Ropsten Merge. Stakers and node operators are required to manually modify the TTD in both their execution and consensus layer clients prior to June 7, 2022. Proof-of-Work testnets can exhibit erratic hash rates and the precise occurrence of The Merge on Ropsten","og_url":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/","og_site_name":"WSJ-Crypto","article_published_time":"2024-12-19T23:39:05+00:00","og_image":[{"width":1024,"height":439,"url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ae4fdccde72988ce82e722f47913acb3-1024x439.png","type":"image\/png"}],"author":"wsjcrypto","twitter_card":"summary_large_image","twitter_misc":{"Scritto da":"wsjcrypto","Tempo di lettura stimato":"6 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/","url":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/","name":"Exciting Updates on Ropsten TTD from the Ethereum Foundation - WSJ-Crypto","isPartOf":{"@id":"https:\/\/wsj-crypto.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#primaryimage"},"image":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#primaryimage"},"thumbnailUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ae4fdccde72988ce82e722f47913acb3.png","datePublished":"2024-12-19T23:39:05+00:00","author":{"@id":"https:\/\/wsj-crypto.com\/#\/schema\/person\/88a93723b30416db1a352d5a0096c4a7"},"breadcrumb":{"@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#primaryimage","url":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ae4fdccde72988ce82e722f47913acb3.png","contentUrl":"https:\/\/wsj-crypto.com\/wp-content\/uploads\/2024\/12\/upload_ae4fdccde72988ce82e722f47913acb3.png","width":2100,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/wsj-crypto.com\/index.php\/2024\/12\/20\/exciting-updates-on-ropsten-ttd-from-the-ethereum-foundation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wsj-crypto.com\/"},{"@type":"ListItem","position":2,"name":"Exciting Updates on Ropsten TTD from the Ethereum Foundation"}]},{"@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\/6326","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=6326"}],"version-history":[{"count":2,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/6326\/revisions"}],"predecessor-version":[{"id":6329,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/posts\/6326\/revisions\/6329"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media\/6327"}],"wp:attachment":[{"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/media?parent=6326"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/categories?post=6326"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wsj-crypto.com\/index.php\/wp-json\/wp\/v2\/tags?post=6326"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}