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

On 932 update marketplace sft #57

Merged
merged 13 commits into from
Jul 14, 2024
Merged

Conversation

EduardoMelo00
Copy link
Contributor

No description provided.

@EduardoMelo00 EduardoMelo00 marked this pull request as ready for review July 8, 2024 03:50
contracts/OriumSftMarketplace.sol Outdated Show resolved Hide resolved
contracts/OriumSftMarketplace.sol Outdated Show resolved Hide resolved
contracts/mocks/ISftRolesRegistryLegacy.sol Outdated Show resolved Hide resolved
contracts/libraries/LibOriumSftMarketplace.sol Outdated Show resolved Hide resolved
contracts/libraries/LibOriumSftMarketplace.sol Outdated Show resolved Hide resolved
contracts/libraries/LibOriumSftMarketplace.sol Outdated Show resolved Hide resolved
test/fixtures/OriumSftMarketplaceFixture.ts Outdated Show resolved Hide resolved
contracts/mocks/IOriumWrapperManager.sol Outdated Show resolved Hide resolved
contracts/OriumSftMarketplace.sol Outdated Show resolved Hide resolved
contracts/OriumSftMarketplace.sol Outdated Show resolved Hide resolved
@@ -102,7 +102,7 @@ library LibOriumSftMarketplace {
"OriumSftMarketplace: tokenAmount provided does not match commitment's tokenAmount"
);
require(
_rolesRegistry.grantorOf(_commitmentId) == _expectedGrantor,
_rolesRegistry.ownerOf(_commitmentId) == _expectedGrantor,
Copy link
Contributor

Choose a reason for hiding this comment

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

Unresolving this as we need to call grantorOf when it's Wearables

contracts/OriumSftMarketplace.sol Outdated Show resolved Hide resolved
contracts/OriumSftMarketplace.sol Outdated Show resolved Hide resolved
contracts/libraries/LibOriumSftMarketplace.sol Outdated Show resolved Hide resolved
@EduardoMelo00 EduardoMelo00 merged commit 225c1c0 into master Jul 14, 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