Business Insights
  • Home
  • Crypto
  • Finance Expert
  • Business
  • Invest News
  • Investing
  • Trading
  • Forex
  • Videos
  • Economy
  • Tech
  • Contact

Archives

  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • August 2023
  • January 2023
  • December 2021
  • July 2021
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019

Categories

  • Business
  • Crypto
  • Economy
  • Finance Expert
  • Forex
  • Invest News
  • Investing
  • Tech
  • Trading
  • Uncategorized
  • Videos
Subscribe
Money Visa
Money Visa
  • Home
  • Crypto
  • Finance Expert
  • Business
  • Invest News
  • Investing
  • Trading
  • Forex
  • Videos
  • Economy
  • Tech
  • Contact
Announcing the Kiln Merge Testnet
  • Crypto

Announcing the Kiln Merge Testnet

  • July 28, 2025
  • Roubens Andy King
Total
0
Shares
0
0
0
Total
0
Shares
Share 0
Tweet 0
Pin it 0

The Kintsugi 🍵 merge testnet, launched late December, has been a valuable testing ground for The Merge. Through various test suites, multi-client devnets, shadow forks of Goerli, application deployments, and the community's help #TestingTheMerge, we've arrived at a set of stable and robust protocol specifications. Now that clients have implemented these latest specs, a successor to Kintsugi, Kiln 🔥🧱, is being launched!

Like the Ethereum mainnet, Kiln's execution layer was launched under proof-of-work in parallel to a Beacon Chain running proof-of-stake. The Merge happened on Kiln on March 15, 2022. The network is now running entirely under proof-of-stake!

Kiln is expected to be the last merge testnet created before existing public testnets are upgraded. Application & tooling developers, node operators, infrastructure providers and stakers are strongly encouraged to test on Kiln to ensure a smooth transition on existing public testnets.

Kintsugi, the previous merge testnet, will be deprecated in the coming weeks.

Using Kiln

Getting Started

The easiest way to get started using Kiln is to visit the network's landing page. There, you can add the network to your browser wallet, view block explorers, request funds from the faucet, and connect to a JSON RPC endpoint. If you'd like to be a validator on Kiln, the staking launchpad also supports the network.

Application & Tooling Developers

With Kiln going live, 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 impacts on a subset contracts deployed on Ethereum, none of which should be breaking. Additionally, the lion's share of user API endpoints remain stable (that is, unless you are using PoW specific methods such as eth_getWork).

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

Node Operators

Post-merge, an Ethereum full node will be the combination of a consensus layer client, which runs proof-of-stake on the Beacon Chain, and an execution layer client, which manages the user-state and runs the computations associated with transactions. These communicate over an authenticated port using a new set of JSON RPC methods, called the Engine API.

Node operators will thus need to run both a consensus and execution layer client in tandem. In other words, if you were already running a node on the Beacon Chain, you now need to also run an execution layer client. Similarly, if you were running a node on the current proof-of-work network, you will need to run a consensus layer client.

You can find the latest Kiln-supported release of clients here.

It is worth emphasizing that each layer will maintain an independent set of peers and expose its own APIs. The Beacon and JSON RPC APIs will thus both continue working as expected.

Stakers

As explained above, validators on the Beacon Chain will need to run an execution layer client after The Merge. Pre-merge, this was strongly recommended, but it was possible for validators to outsource these functions to third party providers. This was possible because the only data required on the execution layer were updates to the deposit contract.

Post-merge, validators need to ensure that transactions in blocks they create and attest to are valid. To do so, an execution layer client is required. While this expands validators' responsibilities, it also gives a validator who proposes a block the right to its associated transaction priority fees (which currently go to miners).

While validator rewards accrue on the Beacon Chain and will require a subsequent upgrade to be withdrawn, transaction fees will continue to be paid, burned, and distributed on the execution layer. Validators can thus specify any Ethereum address as a receipient for transaction fees.

Kiln is the perfect environment for existing stakers to familiarise themselves with the post-merge Ethereum context. We recommend trying to mirror your production setup on the network and ensuring that you work through any issues now.

Again, the staking launchpad provides a simple interface to get started. Note that as part of the renaming away from “eth2.0”, the ethereum/eth2.0-deposit-cli repository will soon be renamed to ethereum/staking-deposit-cli.

FAQ

wen merge?

A date for the Ethereum mainnet proof-of-stake transition has not been set as of the publication of this post. 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 Kiln, once clients have finalized the details of their implementations, the existing Ethereum testnets (Goerli, Ropsten, etc.) will run through The Merge. Once these have successfully transitioned and stabilized, again, assuming no issues are found, a difficulty value will be set for the mainnet transition. Only then will it be possible to estimate the exact date for The Merge.

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

No. If you want to try out Kiln, please do. We hope many community members will join us in #TestingTheMerge on Kiln.

The Ethereum mainnet is not affected by this testnet. Subsequent announcements will be made on this blog prior to mainnet's transition.

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

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

As a validator, can I withdraw my stake?

No. The Merge is the most complicated upgrade to Ethereum to date. In order to minimize risks of network disruptions, a minimal approach was taken which excluded any non-transition changes from this upgrade.

Withdrawals from the Beacon Chain will likely be available as of the first upgrade after The Merge. Specifications for both the consensus and execution layers are in progress.

Why Kiln?

The previous merge testnet, Kintsugi, was named after the Japanese art of breaking pottery and fixing it using gold, making it both stronger and more beautiful.

In a similar vein, a Kiln is a high-temperature oven used to turn clay into hardened objects, such as pottery or bricks 🔥🧱.

Total
0
Shares
Share 0
Tweet 0
Pin it 0
Roubens Andy King

Previous Article
Your Whistle pet tracker will stop working next month
  • Tech

Your Whistle pet tracker will stop working next month

  • July 28, 2025
  • Roubens Andy King
Read More
Next Article
The Las Vegas Strip faces a massive problem it created
  • Trading

The Las Vegas Strip faces a massive problem it created

  • July 28, 2025
  • Roubens Andy King
Read More
You May Also Like
NFT Sales in July 2025 Hit 4M, Highest Avg Value in 6 Months
Read More
  • Crypto

NFT Sales in July 2025 Hit $574M, Highest Avg Value in 6 Months

  • Roubens Andy King
  • July 31, 2025
What Ethereum built in ten years — and what it still hasn’t delivered
Read More
  • Crypto

What Ethereum built in ten years — and what it still hasn’t delivered

  • Roubens Andy King
  • July 31, 2025
Ethereum Price Could Rise To ,000 This Cycle, Eyes Breakout Against Bitcoin
Read More
  • Crypto

Ethereum Price Could Rise To $9,000 This Cycle, Eyes Breakout Against Bitcoin

  • Roubens Andy King
  • July 31, 2025
StanChart predicts corporates will control 10% of Ethereum supply over time
Read More
  • Crypto

StanChart predicts corporates will control 10% of Ethereum supply over time

  • Roubens Andy King
  • July 31, 2025
Announcing the Kintsugi Merge Testnet
Read More
  • Crypto

Announcing the Kintsugi Merge Testnet

  • Roubens Andy King
  • July 31, 2025
XRP Price Consolidation Deepens – Resistance Still Capping Upside
Read More
  • Crypto

XRP Price Consolidation Deepens – Resistance Still Capping Upside

  • Roubens Andy King
  • July 30, 2025
Trump White House Releases Crypto Regulation Report
Read More
  • Crypto

Trump White House Releases Crypto Regulation Report

  • Roubens Andy King
  • July 30, 2025
Ripple Cheers White House Plan to Redefine US Crypto Regulation
Read More
  • Crypto

Ripple Cheers White House Plan to Redefine US Crypto Regulation

  • Roubens Andy King
  • July 30, 2025

Recent Posts

  • HSBC profit tumbles as China losses mount
  • Should You Use A HELOC To Pay For College vs. Student Loans
  • NFT Sales in July 2025 Hit $574M, Highest Avg Value in 6 Months
  • Pound inches higher after Trump’s tariff announcements and Fed decision
  • Walmart is selling a 'plush' $136 mattress protector for only $17, and shoppers say it's 'so comfy and soft'
Featured Posts
  • HSBC profit tumbles as China losses mount 1
    HSBC profit tumbles as China losses mount
    • July 31, 2025
  • Should You Use A HELOC To Pay For College vs. Student Loans 2
    Should You Use A HELOC To Pay For College vs. Student Loans
    • July 31, 2025
  • NFT Sales in July 2025 Hit 4M, Highest Avg Value in 6 Months 3
    NFT Sales in July 2025 Hit $574M, Highest Avg Value in 6 Months
    • July 31, 2025
  • Pound inches higher after Trump’s tariff announcements and Fed decision 4
    Pound inches higher after Trump’s tariff announcements and Fed decision
    • July 31, 2025
  • Walmart is selling a 'plush' 6 mattress protector for only , and shoppers say it's 'so comfy and soft' 5
    Walmart is selling a 'plush' $136 mattress protector for only $17, and shoppers say it's 'so comfy and soft'
    • July 31, 2025
Recent Posts
  • The Galaxy S26 Pro could be a game-changer for small phone fans
    The Galaxy S26 Pro could be a game-changer for small phone fans
    • July 31, 2025
  • Resilient growth in Q2, in both the Eurozone and the United States
    Resilient growth in Q2, in both the Eurozone and the United States
    • July 31, 2025
  • Ethereum Treasury Strategy: BTCS Seeks  Billion Raise For Crypto Accumulation
    Ethereum Treasury Strategy: BTCS Seeks $2 Billion Raise For Crypto Accumulation
    • July 31, 2025
Categories
  • Business (1,268)
  • Crypto (663)
  • Economy (104)
  • Finance Expert (1,133)
  • Forex (663)
  • Invest News (1,550)
  • Investing (860)
  • Tech (1,254)
  • Trading (1,237)
  • Uncategorized (1)
  • Videos (773)

Subscribe

Subscribe now to our newsletter

Money Visa
  • Privacy Policy
  • DMCA
  • Terms of Use
Money & Invest Advices

Input your search keywords and press Enter.