-
Notifications
You must be signed in to change notification settings - Fork 14
feat: enhance isDatasetCompatibleWithDeal function to return with a reason
#267
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
Merged
Le-Caignec
merged 31 commits into
main
from
feature/add-isDatasetCompatibleWithDeal-function-part2
Oct 1, 2025
Merged
Changes from 22 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
543cb21
feat: implement dataset compatibility check in IexecPoco1Facet
Le-Caignec d3686d5
refactor: clean up IexecPoco1Facet and add tests for dataset compatib…
Le-Caignec 27c6dbd
feat: deploy and update IexecPocoAccessorsFacet and IexecPoco1Facet
Le-Caignec 1276187
test: enhance dataset compatibility tests in IexecPoco1
Le-Caignec 69fef65
Update contracts/facets/IexecPoco1Facet.sol
Le-Caignec fd73a64
Update contracts/interfaces/IexecPoco1.v8.sol
Le-Caignec 84d2490
feat: add dataset order compatibility check in IexecPoco1Facet
Le-Caignec 0d9ff9b
refactor: remove deployment address logs for IexecPocoAccessorsFacet …
Le-Caignec 15cc344
refactor: streamline deployment of IexecPocoAccessorsFacet in upgrade…
Le-Caignec 481d526
refactor: remove deployment address logs and update logging for new f…
Le-Caignec e49ee33
Update test/byContract/IexecPoco/IexecPoco1.test.ts
Le-Caignec 0ce1268
Update test/byContract/IexecPoco/IexecPoco1.test.ts
Le-Caignec 263a7d8
feat: add isDatasetCompatibleWithDeal function to IexecPoco1 interfac…
Le-Caignec f95d6bc
test: add test for isDatasetCompatibleWithDeal function in IexecPoco1
Le-Caignec 662ccee
feat: enhance isDatasetCompatibleWithDeal function to revert with det…
Le-Caignec e34696c
Update contracts/facets/IexecPoco1Facet.sol
Le-Caignec 99b7a7b
docs: enhance documentation for isDatasetCompatibleWithDeal function …
Le-Caignec b9353bb
refactor: simplify isDatasetCompatibleWithDeal function logic in Iexe…
Le-Caignec 4964b3c
Update contracts/facets/IexecPoco1Facet.sol
Le-Caignec df9fb9e
Update scripts/upgrades/deploy-and-update-some-facet.ts
Le-Caignec 14f454e
Merge branch 'feature/add-isDatasetCompatibleWithDeal-function' into …
Le-Caignec d02ce06
refactor: update isDatasetCompatibleWithDeal function to return detai…
Le-Caignec b92e68d
refactor: move Matching struct from IexecPoco1 interface to IexecPoco…
Le-Caignec fd7434a
Merge branch 'feature/add-isDatasetCompatibleWithDeal-function' into …
Le-Caignec 8c50d28
Update contracts/facets/IexecPoco1Facet.sol
Le-Caignec 025f16b
Merge remote-tracking branch 'origin/main' into feature/add-isDataset…
Le-Caignec 4fccf51
fix: clarify return value description in `isDatasetCompatibleWithDeal…
Le-Caignec 15feec6
fix: improve return value documentation in `isDatasetCompatibleWithDe…
Le-Caignec 5a1e932
test: refactor isDatasetCompatibleWithDeal tests for clarity and cons…
Le-Caignec ac9aa84
Merge branch 'main' into feature/add-isDatasetCompatibleWithDeal-func…
Le-Caignec b66c6bc
docs: enhance `isDatasetCompatibleWithDeal` function documentation an…
Le-Caignec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.