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

Clean up FarmIdByName storage #826

Open
renauter opened this issue Jul 27, 2023 · 0 comments
Open

Clean up FarmIdByName storage #826

renauter opened this issue Jul 27, 2023 · 0 comments
Assignees
Labels
type_bug Something isn't working
Milestone

Comments

@renauter
Copy link
Collaborator

renauter commented Jul 27, 2023

(1) FarmIdByName storage map should not reference ids of not existing farms

Seen on devnet:

Farm named x with id 15 is none

image
image

(2) Farm name keys in FarmIdByName storage map should match the name stored in farm

Seen on testnet:

In FarmIdByName storage map, key GCQ2W3EPMX4A3YI4KTQCXMXP7SFP4AW52LKCLACW32Y5S27EE6A6QHUL gives farm id 95 which name is GCQ2W3EPMX4A3YI4KTQCXMXP7SFP4AW52LKCLACW

image
image

@renauter renauter added the type_bug Something isn't working label Jul 27, 2023
@renauter renauter self-assigned this Jul 27, 2023
@sameh-farouk sameh-farouk added this to the later milestone Oct 31, 2023
@xmonader xmonader added this to 3.14.x Nov 5, 2023
@xmonader xmonader removed this from 3.13.x Nov 5, 2023
@renauter renauter modified the milestones: later, 2.8.0 Mar 21, 2024
@renauter renauter modified the milestones: 2.8.0, 2.9.0 Jun 3, 2024
@renauter renauter added this to 3.15.x Jun 3, 2024
@renauter renauter removed this from 3.14.x Jun 3, 2024
@ashraffouda ashraffouda removed this from 3.15.x Sep 18, 2024
@ashraffouda ashraffouda modified the milestones: 2.9.0, later Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants