Frontier is coming - what to expect, and how to prepare
The Dawn of a New Era: What to Expect from Ethereum's Frontier Release
As the Ethereum project inches closer to its highly anticipated release, the community is abuzz with excitement and anticipation. The Frontier release, the first milestone in the Ethereum project's roadmap, promises to bring a live, but barebone implementation of the Ethereum platform to the masses. In this article, we'll delve into the details of what to expect from the Frontier release, and how to prepare for this groundbreaking event.
A Brief Overview of the Ethereum Project
For those new to the Ethereum project, it's essential to understand the context and scope of this ambitious endeavor. Ethereum is a decentralized, open-source blockchain platform that enables the creation of smart contracts and decentralized applications (dApps). The project's goal is to create a decentralized, trustless, and censorship-resistant platform for the development and deployment of various applications, from simple financial transactions to complex decentralized governance systems.
The Frontier Release: What to Expect
The Frontier release is a live, but barebone implementation of the Ethereum platform, intended for technical users, specifically developers. During the Frontier release, early adopters and application developers will establish communities and start forming a live ecosystem. Like their counterparts during the American Frontier, these settlers will be presented with vast opportunities, but will also face many dangers.
Initial "Thawing": Gas Limits During the First Few Days
The first software release of Frontier will have a hardcoded Gas limit per block of 5,000 Gas. Unlike the normal Gas per block parameter, this special limit will not grow proportionally to the network usage - effectively preventing transacting during the first few days. This "thawing" period will enable miners to start their operations and early adopters to install their clients without having to "rush." After a few days (likely 3-4, but this could change), we'll release a small software update which all clients will have to install. This update will see the Gas limit per block raised to 3 million, an initial number from which it will expand or contract as per the default miner settings.
Bugs, Issues, and Complications
We're very happy with how the "Olympic" testing phase of the Ethereum Testnet took shape. That said, the work on the Frontier software is far from over. Expect weekly updates which will give you access to better, more stable clients. Many of the planned Frontier gotchas (which included a chain reset at Homestead, limiting mining rewards to 10%, and centralized checkpointing) were deemed unnecessary. However, there are still big differences between Frontier and Homestead. In Frontier, we're going to have issues, we're going to have updates, and there will be bugs - users are taking their chances when using the software. There will be big (BIG) warning messages before developers are able to even install it. In Frontier, documentation is limited, and the tools provided require advanced technical skills.
The Canary Contracts
The Canary contracts are simple switches holding a value equal to 0 or 1. Each contract is controlled by a different member of the Eth/Dev team and will be updated to ‘1’ if the internal Frontier Disaster Recovery Team flags up a consensus issue, such as a fork. Within each Frontier client, a check is made after each block against 4 contracts. If two out of four of these contracts have a value switched from 0 to 1, mining stops and a message urging the user to update their client is displayed. This is to prevent "fire and forget" miners from preventing a chain upgrade.
Stats, Status, and Badblock Websites
You probably are already familiar with our network stats monitor, https://stats.ethdev.com/. It gives a quick overview of the health of the network, block resolution time, and Gas statistics. If you'd like to explore it further, I've made a brief video explaining the various KPIs. Remember that participation in the stats page is voluntary, and nodes have to add themselves before they appear on the panel.
In addition to the stats page, we will have a status page at https://status.ethdev.com/ (no link as the site is not live yet) which will gives a concise overview of any issue that might be affecting Frontier. Use it as your first port of call if you think something might not be right.
Finally, if any of the clients receive an invalid block, they will refuse to process it send it to the bad block website (AKA ‘Sentinel’). This could mean a bug, or something more serious, such as a fork. Either way, this process will alert our developers to potential issues on the network. The website itself is public and available at https://badblocks.ethdev.com (currently operating on the testnet).
A Clean Testnet
During the last couple of months, the Ethereum test network was pushed to its limits in order to test scalability and block propagation times. As part of this test we encouraged users to spam the network with transactions, contract creation code, and call to contracts, at times reaching over 25 transactions per second. This has led the test network chain to grow to a rather unwieldy size, making it difficult for new users to catch up. For this reason, and shortly after the Frontier release, there will be a new test network following the same rules as Frontier.
Olympic Rewards Distribution
During the Olympic phase there were a number of rewards for various achievements including mining prowess. A large number of you participated and earned rewards - a special mention goes to PhiStr90, Dino, and Samuel Lavery for their help during the stress tests. Note that rewards will not be part of the Frontier Genesis block, but instead will be handed out by a Foundation bot during the weeks following the release.
How to Get Started with Frontier
The Tools
Frontier and all its dependencies will be made available as a single line installer on our website at https://www.ethereum.org/. A single line installer will be provided for OSX, Linux, and Windows. Of course, more advanced users will still be able to install everything from source, or use a binary build from our automated build bots.
Once Frontier has been installed on their machines, users will need to generate the Genesis block themselves, then load it into their Frontier clients. A script and instructions on how to do this will be provided as part of the new Ethereum website, as well as our various wikis.
The Documentation
To get started with Ethereum, the best place is our official gitbook. After consulting the gitbook, you can dig into the official Solidity tutorial. For more in-depth information, please consult the main wiki, go client wiki, and c++ client wiki. Finally, if it's mining you'd like to learn more about, a mining FAQ and guide are regularly updated on our forums.
Getting Help
Ethereum is an open-source software project and as such, all help is provided through the community channels. If you face issues, the first port of call should be our forums, followed by our Ethereum chat channels. If you're on the other hand are experiencing problems specific to your Ether Sale wallet, such as not being able to load your pre-sale purchase, the helpdesk address will continue operating throughout Frontier (and probably beyond).
And of course, you can also find help locally at one of our 115 meetups around the world - if your city isn’t listed, we encourage you to create one.
Conclusion
The Frontier release marks a significant milestone in the Ethereum project's roadmap, and it's essential to understand what to expect from this groundbreaking event. With its live, but barebone implementation of the Ethereum platform, Frontier promises to bring a new era of decentralized applications and smart contracts to the masses. As the community prepares for this release, it's crucial to stay informed and up-to-date with the latest developments and updates. Whether you're a seasoned developer or a newcomer to the Ethereum ecosystem, Frontier offers a wealth of opportunities and challenges that are sure to shape the future of decentralized technology.
Source: https://blog.ethereum.org/en/2015/07/22/frontier-is-coming-what-to-expect-and-how-to-prepare




