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

[CHIA-1115] Optimize create_coins_with_amounts a bit #18470

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

Quexington
Copy link
Contributor

This function has been causing some flaky tests due to timeout errors so this PR is designed to optimize it a little bit.

@Quexington Quexington added Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes labels Aug 14, 2024
@Quexington Quexington changed the title Optimize create_coins_with_amounts a bit [CHIA-1115] Optimize create_coins_with_amounts a bit Aug 14, 2024
@Quexington Quexington marked this pull request as ready for review August 14, 2024 16:58
@Quexington Quexington requested a review from a team as a code owner August 14, 2024 16:58
@Quexington Quexington added the ready_to_merge Submitter and reviewers think this is ready label Aug 15, 2024
@Starttoaster Starttoaster merged commit 126a8a2 into main Aug 15, 2024
380 of 390 checks passed
@Starttoaster Starttoaster deleted the quex.optimize_create_coins_w_amounts branch August 15, 2024 16:07
@altendky altendky mentioned this pull request Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Exclude_Notes Use this label if the changes in the PR should be excluded from the release notes Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog ready_to_merge Submitter and reviewers think this is ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants