Skip to main content
Version: v0.18.0

Ethereum and its Relationship with DVT

Our goal on this page is to provide you with foundational knowledge to actively contribute to Obol’s advancement while also directing you to valuable Ethereum and DVT-related resources. Additionally, we explore the intersection of DVT and Ethereum, offering curated articles and blog posts to deepen your understanding.

Understanding Ethereum

To understand Ethereum’s current PoS landscape, we encourage you to explore the wealth of information available on the Official Ethereum Website. The Ethereum website serves as a hub for all things Ethereum, catering to individuals at various levels of expertise, whether you're just starting your journey or are an Ethereum veteran. Here, you'll find a trove of resources that cater to diverse learning needs and preferences, ensuring that there's something valuable for everyone in the Ethereum community to discover.

DVT & Ethereum

Distributed Validator Technology

"Distributed validator technology (DVT) is an approach to validator security that spreads out key management and signing responsibilities across multiple parties, to reduce single points of failure, and increase validator resiliency.

It does this by splitting the private key used to secure a validator across many computers organized into a "cluster". The benefit of this is that it makes it very difficult for attackers to gain access to the key, because it is not stored in full on any single machine. It also allows for some nodes to go offline, as the necessary signing can be done by a subset of the machines in each cluster. This reduces single points of failure from the network and makes the whole validator set more robust." (ethereum.org, 2023)

Learn More About Distributed Validator technology from The Official Ethereum Website

How Does DVT Improve Staking on Ethereum?

If you haven’t yet heard, Distributed Validator Technology, or DVT, is the next big thing on The Merge section of the Ethereum roadmap. Learn more about this in our blog post: What is DVT and How Does It Improve Staking on Ethereum?

Image Alt Text

Vitalik's Ethereum Roadmap

Deep Dive Into DVT and Charon’s Architecture

Minimizing correlation is crucial in DVT design, as Ethereum’s Proof of Stake heavily penalizes correlated behavior. In designing Obol, we’ve made careful choices to create a trust-minimized and non-correlated architecture.

Read more about Designing Non-Correlation Here

Performance Testing Distributed Validators

In our mission to help make Ethereum consensus more resilient and decentralised with distributed validators (DVs), it’s critical that we do not compromise on the performance and effectiveness of validators. Earlier this year, we collaborated with MigaLabs, a blockchain ecosystem observatory in Barcelona, to conduct an independent performance test on Obol DVs under various configurations and conditions. After taking a few weeks to fully analyse the results together with MigaLabs, we’re happy to share the results of these performance tests.

Read More About The Performance Test Results Here

Image Alt Text

More Resources

References