# Consensus parameters

**URL:** https://forum.algorand.co/t/consensus-parameters/2489
**Category:** General
**Tags:** mainnet
**Created:** [January 27, 2021, 11:00am UTC](https://forum.algorand.co/t/consensus-parameters/2489 "2021-01-27T11:00:40Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![mostafa](https://avatars.discourse-cdn.com/v4/letter/m/f0a364/32.png) [@mostafa](https://forum.algorand.co/u/mostafa)
#### Post date: [January 27, 2021, 11:00am UTC](https://forum.algorand.co/t/consensus-parameters/2489/1 "2021-01-27T11:00:40Z")

</div>

Hi

I am interested to know how do you calculate these values:

```auto
NumProposers: 30,
SoftCommitteeSize: 2500,
SoftCommitteeThreshold: 1870,
CertCommitteeSize: 1000,
CertCommitteeThreshold: 720,
NextCommitteeSize: 10000,
NextCommitteeThreshold: 7750,
LateCommitteeSize: 10000,
LateCommitteeThreshold: 7750,
RedoCommitteeSize: 10000,
RedoCommitteeThreshold: 7750,
DownCommitteeSize: 10000,
DownCommitteeThreshold: 7750,

```

They are not same as algorand [spec\_v1](https://github.com/algorandfoundation/specs/blob/master/overview/Algorand_v1_spec-2.pdf).

Th only thing I could find is this comment:

```auto
// v8 uses parameters and a seed derivation policy (the "twin seeds") from Georgios' new analysis

```

Georgios’ new analysis???  
Everyone has consensus about Georgios’ new analysis?

Thanks

---

_[View the full topic](https://forum.algorand.co/t/consensus-parameters/2489)._
