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

SVM: simplify mock bank #3536

Merged

Conversation

buffalojoec
Copy link

@buffalojoec buffalojoec commented Nov 8, 2024

Summary of Changes

Now that we have a new initializer method on the transaction batch processor, we can stop directly accessing the program cache so much.


@LucasSte this was a little less exciting than I expected, but the idea is to use TransactionBatchProcessor::new in the mock bank setup, rather than touch the cache directly. Completely up to you if you want this to land, otherwise I'll close.

@buffalojoec buffalojoec force-pushed the svm-simplify-mock-bank-exec-env branch from 8a05710 to d6681bd Compare November 11, 2024 13:17
@buffalojoec buffalojoec requested a review from LucasSte November 12, 2024 10:24
@buffalojoec buffalojoec changed the title [DRAFT]: SVM: simplify mock bank SVM: simplify mock bank Nov 12, 2024
@buffalojoec buffalojoec marked this pull request as ready for review November 12, 2024 10:24
@buffalojoec buffalojoec merged commit 3fce80f into anza-xyz:master Nov 13, 2024
40 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.

2 participants