Ethereum developers today launched Platåberget, a new testnet built to trial the Glamsterdam upgrade before it reaches the main network. The testnet is the first live environment where teams can run their code against the upcoming changes, and the message from Ethereum is blunt: expect breakage. The upgrade includes a repricing of gas fees, a shift that will ripple through every smart contract and transaction on the chain.
Platåberget is live
Platåberget isn't a general-purpose testnet like Sepolia or Goerli. It's a dedicated environment for Glamsterdam, built specifically to stress-test the upgrade's changes. Developers can deploy contracts, send transactions, and watch how the network behaves under the new rules. The name references a mountain in Norway, though Ethereum hasn't explained the choice.
Testnets like this are standard practice for major Ethereum upgrades. They give projects a safe space to find bugs and adapt their software before anything goes live on the real chain. Without this step, a breaking change could catch teams off guard, leading to outages or worse.
Gas repricing is the headline change
The most significant change in Glamsterdam is a repricing of gas fees. Gas measures the computational work each operation requires, and repricing means the cost of certain operations will go up or down. Some actions might get cheaper, others more expensive. For developers, that's a breaking change because it alters the economics of running smart contracts and dapps.
Ethereum hasn't said exactly which operations are being repriced or by how much. What's clear is that the team wants developers to test now, not later. The instruction is direct: expect changes, and make sure your code handles them.
For users, the repricing could mean different transaction costs depending on what they're doing. For developers, it means checking every hardcoded fee estimate and gas calculation in their codebase.
Developers are told to break things
The call to action is straightforward. Developers are being urged to spin up their applications on Platåberget, run through their test suites, and see where things fall apart. That means checking gas estimates, updating any fee logic, and re-validating smart contract behavior under the new pricing.
For projects that haven't started, the clock is ticking. The longer they wait, the more rushed the migration will be. This is the moment to find problems, while the network is still a sandbox and nothing is at stake.
No timeline yet
Ethereum hasn't announced a date for Glamsterdam's mainnet deployment, nor how long the testnet will run. The launch is the clearest signal yet that the upgrade is moving forward, but it's still early days. Developers who ignore the testnet do so at their own risk.




