Skip to content

Commit 3528d5d

Browse files
committed
Update dev blog post
1 parent 307506c commit 3528d5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/blog/2022-09-13-stake-distribution-retrieval.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ authors:
55
tags: [stake-distribution, certificate]
66
---
77

8+
**Update**: The Stake Distribution computation is evolving with the release of Cardano node `8.0.0`: the computation now relies on the new `cardano-cli query stake-snapshot --all-stake-pools` command that retrieves the Stake Distribution all at once and that is way faster. Prior versions of the Cardano node `1.35+` are backward compatible and will keep implementing the algorithm detailed below.
9+
810
### The way the Mithril nodes retrieve the Stake Distribution is changing
911

1012
**PR**: `Fix Stake Distribution retrieval` [#499](https://github.com/input-output-hk/mithril/pull/499)

0 commit comments

Comments
 (0)