Skip to content

Conversation

@Le-Caignec
Copy link
Contributor

@Le-Caignec Le-Caignec commented Jan 22, 2024

Smart Contract :

  • Develop Sale.sol contract ✅
  • add removeProtectedDataFromSubscription function ✅
  • add modifier for subscription : onlyCollectionNotSubscribed & onlyProtectedDataNotAvailableInSubscription ✅
  • add modifier for renting : onlyProtectedDataNotRented & onlyProtectedDataNotForRenting ✅
  • refactor wording tenants to renters ✅

Tests :

  • add corresponding tests for Sale contract ✅
  • modify & add tests for Subscription contract with the new modifiers ✅

@Le-Caignec Le-Caignec merged commit 754cdd6 into v2 Feb 1, 2024
@Le-Caignec Le-Caignec deleted the feature/manage-sell branch February 1, 2024 10:28
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