Close Menu

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Crypto sleuth links $500M in Iranian USDT to stolen Bybit funds

    March 20, 2026

    Ropsten Merge Announcement | Ethereum Foundation Blog

    March 20, 2026

    $13b flowed into crypto through institutional rails beyond ETF headlines

    March 20, 2026
    Facebook X (Twitter) Instagram
    Ai Crypto TimesAi Crypto Times
    • Altcoins
      • Bitcoin
      • Coinbase
      • Litecoin
    • Blockchain
    • Crypto
    • Ethereum
    • Lithosphere News Releases
    X (Twitter) Instagram YouTube LinkedIn
    Ai Crypto TimesAi Crypto Times
    Home ยป Ropsten TTD Announcement | Ethereum Foundation Blog

    Ropsten TTD Announcement | Ethereum Foundation Blog

    Michael JohnsonBy Michael JohnsonMarch 20, 2026No Comments6 Mins Read
    Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Share
    Facebook Twitter LinkedIn Pinterest Email


    • A Terminal Total Difficulty (TTD) of 50000000000000000 has been selected for the Ropsten Merge.
    • Stakers and node operators must manually override the TTD in both their execution and consensus layer clients before June 7, 2022.
    • Proof-of-Work testnets can have volatile hash rates and the exact timing of The Merge on Ropsten is hard to predict accurately. Assuming no unexpected hash rate fluctuations, we expect The Merge to happen around June 8-9, 2022.
    • Note that syncing an execution layer client on Ropsten may take several hours to days and is required to run through The Merge.

    Background

    Earlier this week, the Ropsten testnet’s transition to proof-of-stake was announced. Due to the instability of hash rate on proof-of-work testnets, client releases supporting the upgrade were configured using an artificially high Terminal Total Difficulty (TTD). This ensured that The Merge could not be triggered before the Ropsten Beacon Chain was ready.

    Yesterday, at slot 24000, the Bellatrix upgrade activated on the Ropsten Beacon Chain, priming the network to run through The Merge. A new TTD value of 50000000000000000 has been chosen to trigger the transition.

    Node operators & stakers need to manually update this TTD value on both their execution and consensus layer clients prior to the network reaching this total difficulty. The current network total difficulty is part of the block header and can be obtained by querying your node or visiting a block explorer.

    Assuming no unexpected changes in network hash rate, we expect this total difficulty value to be hit, and TTD to be exceeded, around June 8-9, 2022.

    Ropsten Merge Client Versions

    To perform the Terminal Total Difficulty override, node operators and stakers must run the following client versions or more recent ones. Note that both the consensus and execution layer clients must be fully synced before The Merge, and that execution layer clients may take several hours to days to do so.

    Consensus Layer

    Execution Layer

    Terminal Total Difficulty Override

    To activate The Merge at the right time, node operators and stakers must override both their execution and consensus layer clients’ Terminal Total Difficulty (TTD) value to 50000000000000000.

    Here are instructions for doing so with each client:

    Execution Layer

    Besu

    • If using TOML configuration files, add the following line:
      override-genesis-config=[“terminalTotalDifficulty=50000000000000000”]
    • Or, when starting the node using the CLI, add the following flag:
      –override-genesis-config=”terminalTotalDifficulty=50000000000000000″

    Erigon

    • When starting the node using the CLI, add the following flag: –override.terminaltotaldifficulty=50000000000000000

    Go-Ethereum (geth)

    • When starting the node using the CLI, add the following flag: –override.terminaltotaldifficulty 50000000000000000

    Nethermind

    • When starting the node using the CLI, add the following flag: –Merge.TerminalTotalDifficulty 50000000000000000
    • This can also be set in your client’s configuration file or environment variables, by setting the TerminalTotalDifficulty value to 50000000000000000

    Consensus Layer

    Lighthouse

    • When starting the node using the CLI, add the following flag: –terminal-total-difficulty-override=50000000000000000

    Lodestar

    • When starting the node using the CLI, add the following flag: –terminal-total-difficulty-override 50000000000000000
    • For more information, see this blog post.

    Nimbus

    • When starting the node using the CLI, add the following flag: –terminal-total-difficulty-override=50000000000000000

    Prysm

    • When starting the node using the CLI, add the following flag: –terminal-total-difficulty-override 50000000000000000
    • This can also be set in the config.yaml file by updating the TOTAL_TERMINAL_DIFFICULTY value in your configuration directory and restarting your client.

    Teku

    • When starting the node using the CLI, add the following flag: –Xnetwork-total-terminal-difficulty-override=50000000000000000

    FAQ

    As a node operator or staker, what should I do?

    As mentioned in the Ropsten Merge Announcement, node operators & stakers on Ropsten must update their execution and consensus layer clients the versions listed above or more recent ones.

    Once that is done, node operators & stakers must manually override the Ropsten Terminal Total Difficulty (TTD) value on both their execution and consensus layer client using the commands listed above.

    Lastly, make sure both your execution and consensus layer clients are fully synced before The Merge. This may take up to several days for execution layer clients.

    As an application or tooling developer, what should I do?

    With The Merge going live on Ropsten, now is the time to ensure that your product works as expected through the proof-of-stake transition and in a post-merge context. As explained in a previous post, The Merge will have only minimal impact on a subset of contracts deployed on Ethereum, none of which should be breaking. Additionally, the lion’s share of user API endpoints remain stable (unless you use proof-of-work specific methods such as eth_getWork).

    That said, most applications on Ethereum involve much more than on-chain contracts. Now is the time to ensure that your front-end code, tooling, deployment pipeline and other off-chain components work as intended. We strongly recommend that developers run through a complete testing & deployment cycle on Ropsten (or Kiln) and report any issues with tools or dependencies to those projects’ maintainers. If you are unsure where to open an issue, please use this repository.

    As an Ethereum user or Ether holder, is there anything I need to do?

    No. The Ethereum mainnet is not affected by this testnet. Subsequent announcements will be made on this blog before mainnet’s transition.

    As a miner, is there anything I need to do?

    No. If you are mining on the Ethereum mainnet or Ropsten, you should be aware that each network will operate entirely under proof-of-stake after The Merge. At that point, mining will no longer be possible on the network.

    This is expected around June 8-9, 2022 on Ropsten and later this year for the Ethereum mainnet.

    wen merge?

    As of the publication of this post, the date for the Ethereum mainnet proof-of-stake transition has not been set. Any source claiming otherwise is likely to be a scam. Updates will be posted on this blog. Please stay safe!

    Assuming no issues are found with Ropsten, once client testing is complete, Ethereum’s other testnets, will run through The Merge. Once Goerli and Sepolia have successfully transitioned and stabilized, a slot height will be chosen for the Bellatrix upgrade on the Beacon Chain and a terminal total difficulty value will be set for the mainnet transition. Clients will then make releases that enable The Merge on mainnet. These will be announced on this blog and in other community publications. The image below illustrates this process:

    Note that this assumes every step goes as expected. If issues are found at any point in the process or test coverage is judged to be insufficient, these will be addressed before continuing with the deployment process.

    Only then will it be possible to estimate the exact date for The Merge.

    In other words, ๐Ÿ”œ.



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Michael Johnson

    Related Posts

    Ropsten Merge Announcement | Ethereum Foundation Blog

    March 20, 2026

    Grantee Roundup – May 2022

    March 20, 2026

    DEVCON VI: Applications Online, Participation Details Inside

    March 20, 2026

    Comments are closed.

    Don't Miss

    Crypto sleuth links $500M in Iranian USDT to stolen Bybit funds

    Coinbase March 20, 2026

    Crypto sleuth Tanuki42 claims the middle man selling USDT to Iran is also receiving USDT…

    Ropsten Merge Announcement | Ethereum Foundation Blog

    March 20, 2026

    $13b flowed into crypto through institutional rails beyond ETF headlines

    March 20, 2026

    Strategy market cap down 40% after pivot from bonds to preferreds

    March 20, 2026
    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo
    Our Picks

    Lithic AI Provider Standard Enables Interoperable AI Infrastructure

    March 20, 2026

    LSCL Launches with Pre-Audited AI Modules for Secure Smart Contract Development

    March 19, 2026

    Lithic’s Budget and Cost Accounting Model Establishes Framework for Programmable AI Economics

    March 18, 2026

    Lithic Introduces zk-Verifiable AI Execution Standard (LEP100-5)

    March 17, 2026

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    Demo
    • Popular
    • Recent
    • Top Reviews

    Claude AI plugins can now vibe code smart contracts

    January 19, 2026

    Anything and everything autonomous must be validated

    January 19, 2026

    LSEG launches Digital Settlement House to enable 24/7 blockchain-based settlement

    January 19, 2026

    Crypto sleuth links $500M in Iranian USDT to stolen Bybit funds

    March 20, 2026

    Ropsten Merge Announcement | Ethereum Foundation Blog

    March 20, 2026

    $13b flowed into crypto through institutional rails beyond ETF headlines

    March 20, 2026
    Latest Galleries
    [latest_gallery cat="all" number="5" type="slider"]
    Latest Reviews
    Demo
    Top Posts

    KaJ Labs Unveils Ecosystem Alignment Strategy to Strengthen AI and Web3 Integration

    March 14, 20261 Views

    KaJ Labs Unveils Lithic Developer Stack for AI Applications, Games, and Enterprise Systems

    March 14, 20261 Views

    Lithic AI Provider Standard Enables Interoperable AI Infrastructure

    March 20, 20260 Views

    LSCL Launches with Pre-Audited AI Modules for Secure Smart Contract Development

    March 19, 20260 Views
    Don't Miss

    Crypto sleuth links $500M in Iranian USDT to stolen Bybit funds

    Coinbase March 20, 2026

    Crypto sleuth Tanuki42 claims the middle man selling USDT to Iran is also receiving USDT…

    Ropsten Merge Announcement | Ethereum Foundation Blog

    March 20, 2026

    $13b flowed into crypto through institutional rails beyond ETF headlines

    March 20, 2026

    Strategy market cap down 40% after pivot from bonds to preferreds

    March 20, 2026
    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    Demo
    Top Posts

    Centrifuge price explodes as CFG trading goes live on Upbit

    March 15, 20262 Views

    Trillion Dollar Security – Phase 2

    March 16, 20261 Views

    Protocol Update 002 – Scale Blobs

    March 16, 20261 Views

    Bitcoin price above $73k as Iran war, oil shock and Fed bets fuel risk-on mood

    March 15, 20261 Views
    Don't Miss

    Crypto sleuth links $500M in Iranian USDT to stolen Bybit funds

    Coinbase March 20, 2026

    Crypto sleuth Tanuki42 claims the middle man selling USDT to Iran is also receiving USDT…

    Ropsten Merge Announcement | Ethereum Foundation Blog

    March 20, 2026

    $13b flowed into crypto through institutional rails beyond ETF headlines

    March 20, 2026

    Strategy market cap down 40% after pivot from bonds to preferreds

    March 20, 2026
    Stay In Touch
    • Facebook
    • Twitter
    • Pinterest
    • Instagram
    • YouTube
    • Vimeo

    Subscribe to Updates

    Get the latest creative news from SmartMag about art & design.

    X (Twitter) Instagram YouTube LinkedIn
    Our Picks

    Crypto sleuth links $500M in Iranian USDT to stolen Bybit funds

    March 20, 2026

    Ropsten Merge Announcement | Ethereum Foundation Blog

    March 20, 2026

    $13b flowed into crypto through institutional rails beyond ETF headlines

    March 20, 2026
    Recent Posts
    • Crypto sleuth links $500M in Iranian USDT to stolen Bybit funds
    • Ropsten Merge Announcement | Ethereum Foundation Blog
    • $13b flowed into crypto through institutional rails beyond ETF headlines
    • Strategy market cap down 40% after pivot from bonds to preferreds
    • Grantee Roundup – May 2022
    © 2026 - 2026

    Type above and press Enter to search. Press Esc to cancel.