Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deterministic RNG in peer DAS publish block tests #6296

Open
michaelsproul opened this issue Aug 22, 2024 · 0 comments
Open

Deterministic RNG in peer DAS publish block tests #6296

michaelsproul opened this issue Aug 22, 2024 · 0 comments
Labels
code-quality das Data Availability Sampling test improvement Improve tests

Comments

@michaelsproul
Copy link
Member

michaelsproul commented Aug 22, 2024

Description

It would be good to make the tests deterministic by using a seeded RNG here:

#5683 (comment)

data_col_sidecars.shuffle(&mut rand::thread_rng());

@michaelsproul michaelsproul added test improvement Improve tests code-quality das Data Availability Sampling labels Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality das Data Availability Sampling test improvement Improve tests
Projects
None yet
Development

No branches or pull requests

1 participant