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

V2 #39

Merged
merged 11 commits into from
Oct 12, 2024
Merged

V2 #39

merged 11 commits into from
Oct 12, 2024

Conversation

Vectorized
Copy link
Collaborator

@Vectorized Vectorized commented Aug 1, 2024

Changes:

  • Only 1 event to track.
  • tokenIdFor(chipId) now doesn't revert if the token does not exist. Intentional, so that it can be reused as much as possible.
  • Instead of having functions that take in arrays and loop through them, we will just have a few generalized simple functions. This is for better flexibility. Let the users write the loops.

@djdabs djdabs marked this pull request as ready for review August 27, 2024 17:33
@djdabs djdabs merged commit 1cded9e into main Oct 12, 2024
1 check 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.

2 participants