-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Consensus team update for 2024-10-02 (#476)
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: Consensus Team Update | ||
slug: 2024-10-02-consensus | ||
authors: dnadales | ||
tags: [consensus] | ||
hide_table_of_contents: false | ||
--- | ||
|
||
## High level summary | ||
|
||
Over the past two weeks, we worked on establishing a first baseline for the Consensus QTA ([#1256](https://github.com/IntersectMBO/ouroboros-consensus/issues/1256)). | ||
This work is also helping inform discussions with the Networking team about sync performance goals in general and for specific improvements, such as Genesis. | ||
|
||
UTXO-HD was rebased atop `main` and the [tests are passing](https://tests.cardano.intersectmbo.org/test_results/node/utxo_hd_9_1_1.html). | ||
|
||
Finally, the team has also worked to improve the Consensus layer's robustness and security. |