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

Code cleanup around PRNG #1064

Merged
merged 5 commits into from
Sep 15, 2023
Merged

Code cleanup around PRNG #1064

merged 5 commits into from
Sep 15, 2023

Conversation

jayz22
Copy link
Contributor

@jayz22 jayz22 commented Sep 13, 2023

What

  • Remove dead and move around some code
  • [prng] avoid using core::mem:size_of. Use DECLARED_SIZE instead.

Why

[TODO: Why this change is being made. Include any context required to understand the why.]

Known limitations

[TODO or N/A]

@jayz22 jayz22 changed the title Jay code review2 Code cleanup around PRNG Sep 15, 2023
@sisuresh sisuresh added this pull request to the merge queue Sep 15, 2023
Merged via the queue into stellar:main with commit 1dccd1c Sep 15, 2023
9 checks passed
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.

3 participants