Skip to content

[M-02] Game Passes Audit #1655

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

Merged
merged 58 commits into from
Apr 15, 2025
Merged

[M-02] Game Passes Audit #1655

merged 58 commits into from
Apr 15, 2025

Conversation

wojciech-turek
Copy link
Member

image

Added maxPerWallet incrementing in the specified function.
Added the ability to configure a token with 0 max per wallet amount representing no limit per wallet.

@wojciech-turek wojciech-turek requested a review from a team as a code owner March 24, 2025 13:19
Copy link
Contributor

@atkinsonholly atkinsonholly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How should this behave if max per wallet is not configured?
Would it be better to set unlimited as max uint?

@wojciech-turek
Copy link
Member Author

A single value cannot be not configured.
The TokenConfig has isConfigured boolean which is checked every time we try to use that data.
When this boolean is true that means everything in the config is configured.

wojciech-turek and others added 28 commits April 3, 2025 09:41
@wojciech-turek wojciech-turek merged commit 235e241 into passes-audit-h-01 Apr 15, 2025
6 checks passed
@wojciech-turek wojciech-turek deleted the passes-audit-m-02 branch April 15, 2025 09:41
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.

4 participants