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

Optimize CRCAT trades #16430

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Optimize CRCAT trades #16430

merged 2 commits into from
Oct 20, 2023

Conversation

Quexington
Copy link
Contributor

There was some low hanging optimizations that could be made to CRCATs and offers more generally. This PR combines those changes which should result in a ~35% speed up to trade tests involving CRCATs.

@Quexington Quexington added Added Required label for PR that categorizes merge commit message as "Added" for changelog Changed Required label for PR that categorizes merge commit message as "Changed" for changelog and removed Added Required label for PR that categorizes merge commit message as "Added" for changelog labels Sep 26, 2023
@Quexington Quexington marked this pull request as ready for review September 26, 2023 16:35
@Quexington Quexington requested a review from a team as a code owner September 26, 2023 16:36
chia/wallet/vc_wallet/cr_cat_drivers.py Outdated Show resolved Hide resolved
chia/wallet/vc_wallet/cr_cat_drivers.py Show resolved Hide resolved
chia/wallet/vc_wallet/cr_cat_wallet.py Show resolved Hide resolved
chia/wallet/vc_wallet/cr_cat_wallet.py Show resolved Hide resolved
@Chia-Network Chia-Network deleted a comment from github-actions bot Oct 17, 2023
chia/wallet/util/compute_hints.py Outdated Show resolved Hide resolved
chia/wallet/util/compute_hints.py Show resolved Hide resolved
chia/wallet/util/compute_hints.py Outdated Show resolved Hide resolved
chia/wallet/vc_wallet/cr_cat_wallet.py Show resolved Hide resolved
@cmmarslender cmmarslender merged commit 1a05888 into main Oct 20, 2023
251 checks passed
@cmmarslender cmmarslender deleted the quex.crcat_optimizations branch October 20, 2023 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changed Required label for PR that categorizes merge commit message as "Changed" for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants