Skip to content

Commit

Permalink
Add Consensus update for 2024-11-13 (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnadales authored Nov 13, 2024
1 parent a609929 commit 69ae64a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions blog/2024-11-13-consensus.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Consensus Team Update
slug: 2024-11-13-consensus
authors: dnadales
tags: [consensus]
hide_table_of_contents: false
---

## High level summary

- Reviewed the [UTxO HD PR](https://github.com/IntersectMBO/ouroboros-consensus/pull/1267), and started addressing Review comments.
- Engaged with Researchers about to discuss the HFC simplification proposal.
- Reverted the `Babbage->Conway` era transition workaround, clarifying the semantics around stake from pointer addresses (see [#1297](https://github.com/IntersectMBO/ouroboros-consensus/pull/1297)).
- Well-Typed worked on two features for lsm-tree:
- snapshots (for persisting ledger snapshots)
- table union (for storing more parts of the ledger state on disk)
- Addressed minor tech debt issues ([#1269](https://github.com/IntersectMBO/ouroboros-consensus/pull/1269)).

0 comments on commit 69ae64a

Please sign in to comment.