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

Move UTXOs definition from primary to primary/common #2741

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

This allows chain unit tests to utilize the standard UTXO definition without a circular dependency.

How this works

Moves the UTXOs definition into the common package.

How this was tested

N/A

@StephenButtolph StephenButtolph added the cleanup Code quality improvement label Feb 15, 2024
@StephenButtolph StephenButtolph added this to the v1.11.0 milestone Feb 15, 2024
@StephenButtolph StephenButtolph self-assigned this Feb 15, 2024
Copy link
Collaborator

@aaronbuchwald aaronbuchwald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@StephenButtolph StephenButtolph added this pull request to the merge queue Feb 16, 2024
Merged via the queue into master with commit cb2a56d Feb 16, 2024
17 checks passed
@StephenButtolph StephenButtolph deleted the move-utxo-definition branch February 16, 2024 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants