Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Sonnino committed Jun 17, 2021
1 parent f1f147f commit 9488eba
Show file tree
Hide file tree
Showing 423 changed files with 3,685 additions and 11,433 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Tusk
# Narwhal HotStuff

[![rustc](https://img.shields.io/badge/rustc-1.48+-blue?style=flat-square&logo=rust)](https://www.rust-lang.org)
[![license](https://img.shields.io/badge/license-Apache-blue.svg?style=flat-square)](LICENSE)

The code in this branch is a prototype of Tusk. It suplements the paper [Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus](https://arxiv.org/pdf/2105.11827.pdf) enabling reproducible resuts. All data points used to produce the graphs of the paper are available in the folder [results/data](/results/data). There are no plans to maintain this branch. The [master branch](https://github.com/facebookresearch/narwhal) contains the most recent and polished version of this codebase.

The code in this branch is a prototype of Narwhal HotStuff (Hotstuff-over-Narwhal). It supplements the paper [Narwhal and Tusk: A DAG-based Mempool and Efficient BFT Consensus](https://arxiv.org/pdf/2105.11827.pdf) enabling reproducible results. There are no plans to maintain this branch. The [master branch](https://github.com/facebookresearch/narwhal) contains the most recent and polished version of this codebase.

**Note:** Please run tests on a single thread:
```
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions results/data/Baseline HS/aggregated/faults/agg-10-x-512-1-any.txt

This file was deleted.

22 changes: 0 additions & 22 deletions results/data/Baseline HS/aggregated/faults/agg-10-x-512-3-any.txt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions results/data/Baseline HS/bench-config.txt

This file was deleted.

Binary file removed results/data/Baseline HS/faults.pdf
Binary file not shown.
Binary file removed results/data/Baseline HS/faults.png
Binary file not shown.
50 changes: 0 additions & 50 deletions results/data/Baseline HS/raw/bench-10-1000-512-0.txt

This file was deleted.

25 changes: 0 additions & 25 deletions results/data/Baseline HS/raw/bench-10-1000-512-1.txt

This file was deleted.

Loading

0 comments on commit 9488eba

Please sign in to comment.