-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
token-group: Increase max size type to u64 #7130
token-group: Increase max size type to u64 #7130
Conversation
a2e9b97
to
9b4ea2b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jacksondoherty - the changes look great! For the libraries, we'll follow the expected release cadence to publish the new changes, but we need to sort out what to do about the on-chain program (Token-2022) itself, since the feature for token-group
was planned to be activated soon. There's a few things in-flight we need to sort out, then I can circle back here to merge this and get it in.
Thanks for throwing this together!
Awesome, sounds good! Selfishly, I'm hoping this makes it on-chain as early as possible for my own projects. Let me know if there is any more help you need regarding things in-flight! |
@jacksondoherty going in, thanks again! |
Resolves #7061
Breaking Changes
token-group/js
:bigint
used formaxSize
andmemberNumber
token/js
:bigint
used formaxSize
Notes
package.json
or thepnpm-lock.yaml
file, it appears you all have a process for that.