Skip to content

Conversation

@schimih
Copy link
Contributor

@schimih schimih commented Jun 10, 2025

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
```
rand_r = BLS_sign(prev_block_hash, proposer_{r-1})
newRandSeed = currentProposer.Sign(lastRandSeed)
randomness = hash(randSeed, currentRound)
Copy link
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.

5 participants