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-712] Fix CATWallet pending_change calculation #18126

Merged
merged 14 commits into from
Jul 11, 2024

Conversation

Quexington
Copy link
Contributor

@Quexington Quexington commented Jun 6, 2024

This fixes the pending change number for CAT and CR-CAT wallets. The logic was a smidge flawed before and due to some poorly written tests this was fine. Tweaking the logic to fix the better written tests is the purpose of this change.

@Quexington Quexington added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Jun 6, 2024
@Quexington Quexington changed the title Fix CATWallet pending_change calculation [CHIA-712] Fix CATWallet pending_change calculation Jun 6, 2024
Base automatically changed from quex.wallet_action_scope to main June 24, 2024 21:34
@github-actions github-actions bot added the merge_conflict Branch has conflicts that prevent merge to main label Jun 24, 2024
@github-actions github-actions bot removed the merge_conflict Branch has conflicts that prevent merge to main label Jun 25, 2024
@Chia-Network Chia-Network deleted a comment from github-actions bot Jun 25, 2024
@Chia-Network Chia-Network deleted a comment from github-actions bot Jun 25, 2024
@Quexington Quexington marked this pull request as ready for review June 25, 2024 17:13
@Quexington Quexington requested a review from a team as a code owner June 25, 2024 17:13
@Quexington Quexington closed this Jul 9, 2024
@Quexington Quexington reopened this Jul 9, 2024
@Quexington Quexington added the ready_to_merge Submitter and reviewers think this is ready label Jul 11, 2024
@Starttoaster Starttoaster merged commit d6761cd into main Jul 11, 2024
732 checks passed
@Starttoaster Starttoaster deleted the quex.fix_cat_pending_change branch July 11, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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