# Casanova

**Authors:** Kyle Butt, Derek Sorensen, Michael Stay

arXiv: 1812.02232 · 2019-05-02

## TL;DR

Casanova is a novel leaderless optimistic consensus protocol for permissioned blockchains that utilizes a DAG structure and combines voting with block production to handle conflicting transactions.

## Contribution

It introduces a leaderless consensus protocol that produces a DAG and integrates voting with block creation to improve blockchain scalability and conflict resolution.

## Key findings

- Produces blocks in a DAG rather than a chain
- Combines voting rounds with block production
- Handles conflicting transactions effectively

## Abstract

We introduce Casanova, a leaderless optimistic consensus protocol designed for a permissioned blockchain. Casanova produces blocks in a DAG rather than a chain, and combines voting rounds with block production by singling out individual conflicting transactions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1812.02232/full.md

## References

6 references — full list in the complete paper: https://tomesphere.com/paper/1812.02232/full.md

---
Source: https://tomesphere.com/paper/1812.02232