Skip to content

Token Factory Optimizations: no_std Compliance and Batched Retrieval#139

Merged
Ejirowebfi merged 3 commits into
Favourorg:mainfrom
Ehonrie:feature/get-tokens
Mar 24, 2026
Merged

Token Factory Optimizations: no_std Compliance and Batched Retrieval#139
Ejirowebfi merged 3 commits into
Favourorg:mainfrom
Ehonrie:feature/get-tokens

Conversation

@Ehonrie

@Ehonrie Ehonrie commented Mar 24, 2026

Copy link
Copy Markdown
Contributor

This Pull Request introduces two major improvements to the token-factory contract:

  1. Full no_std Compliance: Ensures the contract is ready for production WASM deployments.
  2. Batched Token Retrieval: Adds get_tokens (start, limit) to optimize frontend performance by reducing RPC overhead.
    closes Add get_all_tokens Paginated View Function to Contract #87

@drips-wave

drips-wave Bot commented Mar 24, 2026

Copy link
Copy Markdown

@Ehonrie 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

@Ejirowebfi Ejirowebfi merged commit 7aca32e into Favourorg:main Mar 24, 2026
1 check failed
marvs8 added a commit to marvs8/Stellar-forge that referenced this pull request Mar 29, 2026
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.

Add get_all_tokens Paginated View Function to Contract

2 participants