Skip to content

Fix Randomness description in consensus#1119

Merged
schimih merged 3 commits into
developmentfrom
fix_randomness_consensus
Jun 26, 2025
Merged

Fix Randomness description in consensus#1119
schimih merged 3 commits into
developmentfrom
fix_randomness_consensus

Conversation

@schimih

@schimih schimih commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

Description of the pull request (what is new / what has changed)

Did you test the changes locally ?

  • yes
  • no

Which category (categories) does this pull request belong to?

  • document new feature
  • update documentation that is not relevant anymore
  • add examples or more information about a component
  • fix grammar issues
  • other

@schimih schimih self-assigned this Jun 10, 2025
Comment thread docs/learn/consensus.md Outdated
```
rand_r = BLS_sign(prev_block_hash, proposer_{r-1})
newRandSeed = currentProposer.Sign(lastRandSeed)
randomness = hash(randSeed, currentRound)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

newRandSeed instead of randSeed?

@schimih schimih merged commit aa4f7fe into development Jun 26, 2025
3 checks passed
@schimih schimih deleted the fix_randomness_consensus branch June 26, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants