-
Couldn't load subscription status.
- Fork 531
Candy Machine Feature flags proposal #332
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
Candy Machine Feature flags proposal #332
Conversation
|
None whatsoever
…On Tue, Mar 29, 2022 at 9:01 AM Will Roeder ***@***.***> wrote:
I like this change. @austbot <https://github.com/austbot> @bhgames
<https://github.com/bhgames> there is no currently intended use for the
UUID moving forward in CMv2, right?
—
Reply to this email directly, view it on GitHub
<#332 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACNA23MMM7O6XRKYC5PQCTVCMEM3ANCNFSM5RVUEPWQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
--
*Jordan Prince* | Software Engineering
*O:* *301.751.7354* | *C:* *301.751.7354*
This e-mail is only intended for the person(s) to whom it is addressed and
may contain confidential information. Any unauthorized review, use,
disclosure, or distribution is prohibited. If you received this e-mail in
error, please notify the sender by reply e-mail and then delete this
message and any attachments from your system. Thank you for your
cooperation.
|
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.
Discussion pending
|
As per our Discussion @stegaBOB lets move this feature to have a version in the UUID: Then in the program use a version to determine what version of the config account to use. This can actually made the collection config pda irrelevant. In general great idea to put the uuid to good use. |
|
@stegaBOB how is the new way going? |
|
Closing this PR in favor of #418 |
Uses the UUID as feature flags. Checks byte offsets to determine if a feature is active. Implemented working collections flag as POC.