Skip to content

Marketplace Protocol#7

Merged
highruned merged 68 commits intomasterfrom
marketplace-refactor
Aug 16, 2018
Merged

Marketplace Protocol#7
highruned merged 68 commits intomasterfrom
marketplace-refactor

Conversation

@JordoBrooks
Copy link
Copy Markdown
Member

No description provided.

JordoBrooks added 30 commits May 2, 2018 11:48
…orage access library to allow developer-related storage reads/writes.
…ssion of new product versions, and voting for approval of these versions.
@highruned highruned changed the title Marketplace Protocol [WIP] Marketplace Protocol Aug 13, 2018
retBytes32 := mload(add(inBytes, /* BYTES_HEADER_SIZE */ 32))
}
}
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Our eternal storage to be as generic as possible, it has a mapping of bytes, except for author tags that have byte32, but they aren't compatible. If you add them, you can't. So you have to convert the bytes32 to a bytes first. And to ensure you can use them in reverse you have to convert back.

@highruned
Copy link
Copy Markdown
Contributor

👍 🚀

@highruned highruned merged commit aa4709b into master Aug 16, 2018
@highruned highruned deleted the marketplace-refactor branch August 16, 2018 19:10
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