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

BREAKING: Token standards ergonomics improvements #148

Merged
merged 5 commits into from
May 8, 2024
Merged

Conversation

encody
Copy link
Contributor

@encody encody commented May 6, 2024

  • Take ownership less (use more references)
  • Renaming for consistency
  • Use AccountIdRef and Cow<AccountIdRef> in more places
  • Adds convenience constructor functions for action structs to elide complexity/ugliness w.r.t. Cow<AccountIdRef>

@encody encody merged commit 0d1ae85 into develop May 8, 2024
4 checks passed
@encody encody deleted the standards-cleanup branch May 8, 2024 10:13
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.

1 participant