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

perf: put test_tx.rs behind dev-context-only-utils #3438

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

kevinheavey
Copy link

@kevinheavey kevinheavey commented Nov 2, 2024

Problem

This was clearly meant to be behind dev-context-only-utils already. The usage of solana_sdk::transaction in test_tx.rs makes it harder to clean up the dependency tree too, which is not such a problem when test_tx.rs is behind dcou.

Summary of Changes

Put the test_tx module behind dev-context-only-utils and update dependent crates accordingly

@kevinheavey kevinheavey added the automerge automerge Merge this Pull Request automatically once CI passes label Nov 4, 2024
@mergify mergify bot merged commit 09374b7 into anza-xyz:master Nov 4, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge automerge Merge this Pull Request automatically once CI passes need:merge-assist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants