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

in solidity contracts #20

Open
kairveeehh opened this issue May 14, 2024 · 4 comments
Open

in solidity contracts #20

kairveeehh opened this issue May 14, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request gssoc level2

Comments

@kairveeehh
Copy link

in the land contract file there is a error which can lead to gas limit issue , in the MyLands, MyReceivedLandRequest, and MySentLandRequest are storing arrays of values. If these arrays grow too large, it could lead to gas limit issues.we can instead use mapping of structs

please assign under gssoc'24 @jaibhedia

@nupur06p
Copy link

Could you please upload the contract file screenshot to check the issue.

@kairveeehh
Copy link
Author

Could you please upload the contract file screenshot to check the issue.

um are you the project manager?

@nupur06p
Copy link

I was just trying to help by looking at the code. Anyway, lets leave it.

@jaibhedia
Copy link
Owner

Hey! @kairveeehh you have been assigned the issue, please start working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level2
Projects
None yet
Development

No branches or pull requests

3 participants