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

Update programs test to check for golden hash #30928

Closed
wants to merge 1 commit into from

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Mar 28, 2023

Problem

No way to test if runtime is returning consistent results for various transaction use-cases after changes to the code base.

Summary of Changes

Updates some of the programs.rs tests to use stable genesis and bank configuration. With this, transaction execution (failures and success) returns a specific bank hash.

Fixes #

@pgarg66 pgarg66 requested a review from Lichtso March 28, 2023 01:48
@pgarg66
Copy link
Contributor Author

pgarg66 commented Mar 28, 2023

Closing the PR. But this can be cherry-picked to test the runtime related critical change.

@pgarg66 pgarg66 closed this Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant