Skip to content

Commit 2f06e87

Browse files
authored
Add consensus fortnightly update for 2025-02-05 (#538)
1 parent 861858e commit 2f06e87

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

blog/2025-02-05-consensus.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Consensus Team Update
3+
slug: 2025-02-05-consensus
4+
authors: dnadales
5+
tags: [consensus]
6+
hide_table_of_contents: false
7+
---
8+
9+
## High level summary
10+
11+
- Opened a [Draft PR](https://github.com/cardano-foundation/CIPs/pull/974) for a CIP to remove EBBs from the historical chain.
12+
- Opened a [Draft PR](https://github.com/cardano-foundation/CIPs/pull/982) for a CPS regarding low participation scenarios.
13+
- Identified the threads in Cardano node which were unlabeled ([#6086](https://github.com/IntersectMBO/cardano-node/issues/6086)). We're working to add the missing labels, which will help with debugging and error tracing efforts.
14+
- Got the results for the UTxO-HD V2 InMemory cluster run, which show that there is a regression in mempool snapshotting. Investigation is ongoing.
15+
- Fixed the block replay tracer in the new tracing system ([#6091](https://github.com/IntersectMBO/cardano-node/pull/6091)).
16+
- Adapted UTXO-HD to take advantage of the fact that `TxOut`s are forward deserializable ([#1360](https://github.com/IntersectMBO/ouroboros-consensus/pull/1360)).
17+
- Merge PRs upstream to enable the new `QueryStakePoolDefaultVote` ([#5055](https://github.com/IntersectMBO/ouroboros-network/pull/5055), [#4860](https://github.com/IntersectMBO/cardano-ledger/pull/4860), and [#1373]( https://github.com/IntersectMBO/ouroboros-consensus/pull/1373)).
18+
- Merged `LocalTxMonitor` changes into `network-protocols`, which constitutes a first step towards enabling the `LocalTxMonitor` to report other dimensions of the transaction size.
19+
- Completed first pass at a script cataloguing all of the consensus symbols used in downstream packages, as part of our contributions to the Cardano Blueprint efforts.

0 commit comments

Comments
 (0)