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

Make UUIDs iterable on value chain #103

Merged
merged 1 commit into from
Feb 2, 2018

Conversation

jasonklein
Copy link
Contributor

Make UUIDs iterable on value chain:

  • changes utilityTokens mapping visibility to public
  • adds a public state var, uuids, that's a dynamic bytes32 array
  • removes utilityTokenProperties in favor of auto-generated getter, utilityTokens —platform does not appear to use utilityTokenProperties
  • pushes UUIDs into the uuids array in registerUtilityToken
  • adds function, getUuidsSize, to return size of uuids

Fixes #90

Copy link
Contributor

@benjaminbollen benjaminbollen left a comment

Choose a reason for hiding this comment

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

LGTM

@benjaminbollen benjaminbollen merged commit 6b13d2a into develop Feb 2, 2018
@jasonklein jasonklein modified the milestones: v0.9.3, v0.9.2 Mar 27, 2018
@benjaminbollen benjaminbollen deleted the jasonbanks/gh90/make-uuids-iterable branch June 4, 2018 14:32
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