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

Compare accounts_data_len in Bank PartialEq #23717

Closed

Conversation

brooksprumo
Copy link
Contributor

@brooksprumo brooksprumo commented Mar 16, 2022

Problem

Bank::eq() does not compare the Bank::accounts_data_len field for equality. I assume we would want to check this to ensure the Banks are equal, yes?

Summary of Changes

If both banks have enabled the cap_accounts_data_len feature, then Bank::eq() will also compare Bank::accounts_data_len.

Part of #21604

Blocked by #23744

@brooksprumo brooksprumo marked this pull request as ready for review March 17, 2022 00:47
@brooksprumo brooksprumo marked this pull request as draft March 17, 2022 03:14
@brooksprumo brooksprumo removed the request for review from carllin March 17, 2022 03:14
@brooksprumo brooksprumo added blocked Unable to proceed v1.9 labels Mar 17, 2022
@brooksprumo brooksprumo changed the title Check accounts_data_len in Bank PartialEq Compare accounts_data_len in Bank PartialEq Mar 18, 2022
@brooksprumo brooksprumo added v1.10 blocked Unable to proceed and removed v1.9 blocked Unable to proceed labels Mar 21, 2022
@willhickey willhickey removed the v1.10 label Sep 13, 2022
@brooksprumo
Copy link
Contributor Author

Closing this until we need it again. Currently cannot enable the feature this PR was originally in support of.

@brooksprumo brooksprumo closed this Jun 4, 2023
@brooksprumo brooksprumo removed the blocked Unable to proceed label Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants