Skip to content

Optimize Storage access#530

Merged
Yunusabdul38 merged 11 commits intoWeb3Novalabs:mainfrom
Iwueseiter:storage-access
Mar 29, 2026
Merged

Optimize Storage access#530
Yunusabdul38 merged 11 commits intoWeb3Novalabs:mainfrom
Iwueseiter:storage-access

Conversation

@Iwueseiter
Copy link
Copy Markdown
Contributor

Optimized the storage access patterns in get_active_pools and get_pools_by_category within the predifi-contract. These changes reduce the number of redundant host calls and improve the gas efficiency of query operations.

Resolves #502

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 28, 2026

@Iwueseiter is attempting to deploy a commit to the shola's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Mar 28, 2026

@Iwueseiter Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Yunusabdul38 Yunusabdul38 merged commit c4887a1 into Web3Novalabs:main Mar 29, 2026
0 of 2 checks passed
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.

Optimize Storage access in get_active_pools

2 participants