Skip to content

Set RNG seed in test_get_head.py#2776

Merged
ralexstokes merged 1 commit intodevfrom
test_proposer_boost_correct_head-rng
Dec 23, 2021
Merged

Set RNG seed in test_get_head.py#2776
ralexstokes merged 1 commit intodevfrom
test_proposer_boost_correct_head-rng

Conversation

@hwwhww
Copy link
Contributor

@hwwhww hwwhww commented Dec 23, 2021

Issue

The RNG seed was unset such that the test vector result was not determined.

How did I fix it

Set a seed!

@hwwhww hwwhww added the testing CI, actions, tests, testing infra label Dec 23, 2021
Copy link
Member

@ralexstokes ralexstokes left a comment

Choose a reason for hiding this comment

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

nice! fixing the rng looks good....

i'm suspicious we need to go thru the hex conversion when making the random graffiti but that's out of scope for this PR so i'll just leave it for now

@ralexstokes ralexstokes merged commit 2f50057 into dev Dec 23, 2021
@ralexstokes ralexstokes deleted the test_proposer_boost_correct_head-rng branch December 23, 2021 16:47
@hwwhww hwwhww mentioned this pull request Dec 23, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing CI, actions, tests, testing infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants