Parity-Ethereum//v2.0.0-beta

Afri Lastname
Parity Technologies
2 min readJul 18, 2018

Code-named “Ethereum,” the Parity Ethereum client v2.0 release has arrived. This release not only comes with new features, performance optimisations, and general stability improvements but also introduces some changes how Parity Technologies places the Ethereum client in the ecosystem and among other technologies Parity provides.

We love Ethereum.

Parity Ethereum is a full-node client powering Ethereum since the early 2016 v0.9-beta release. With the v2.0 release, we wish to honour the Ethereum community by renaming the client to Parity Ethereum. Ethereum is not only a protocol, a public blockchain network, the world computer, but a stack of technologies that revolutionised how we think about decentralised systems and the next iteration of the web.

Thus, the Parity Ethereum client comes with a highly customizable chain specification, allowing to:

- plug in different consensus engines

- choose between Ethereum VM (EVM) and WebAssembly VM (WasmVM)

- develop with Permissioning, Private Transactions, and Secret Store, only to name a few.

As of today, more than a dozen public value-bearing networks are supported and powered by Parity Ethereum.

Breaking Changes.

This major release comes with some notable changes. First and most importantly, Parity Ethereum is built to serve as expert software for production use and shouldn’t be considered end-user software or an “Ethereum Wallet.” It is meant for mission-critical use in mining pools, exchanges, or any other type of infrastructure or service provider.

We reflect these strategic changes by completely removing the graphical user interface, the so-called “Parity Wallet,” from the client. Furthermore, we have removed all installers and operating-system specific packages. In this way, we see Parity Ethereum as a piece of core infrastructure, to be bundled into end-user software packages such as graphical wallets or to be used as a library in mobile apps. Finally, we encourage communities to provide their packages, pipelines, and repositories to distribute Parity Ethereum to their users, as Arch Linux does for instance.

The Parity Wallets.

End-users that appreciated using the built-in Parity Wallet will find a suitable replacement with the stand-alone Parity User-Interface available on Github. However, we only minimally maintain it at this point. To get a sneak peek of an upcoming wallet alternative, check out the Parity Fether light wallet alpha releases.

Get Parity Ethereum.

Developers, miners, exchanges, and other service providers running Parity Ethereum in production are encouraged to read the changelog and the release notes in full carefully. The source code is available on Github, and the v2.0 binary releases can be downloaded from our mirrors.

Originally published at paritytech.io on July 18, 2018.

--

--