-
Notifications
You must be signed in to change notification settings - Fork 10
feat: add bulk processing support #525
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
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
6fd2e6f
feat: add bulk order support to grantAccess
SeddikBellamine 22bb425
feat: add processBulkRequest for bulk data processing
SeddikBellamine e7b3ce8
feat: add ProcessBulkRequest types and update GrantAccess types
SeddikBellamine 042f4ca
test: add unit tests for processBulkRequest
SeddikBellamine 92317e6
chore: update dependencies and test configurations
SeddikBellamine 07c2644
fix: remove pricePerAccess parameter from createBulkOrder call
SeddikBellamine fb9f2b2
fix: correct pushRequesterSecret mock return type in tests
SeddikBellamine 7a3e762
style: format processBulkRequest test file
SeddikBellamine 7d371f0
refactor: use bulkOnly filter on fetchDatasetOrderbook
PierreJeanjacquot 1915e31
refactor: remove debug log
PierreJeanjacquot ca41a56
refactor: merge grantAccess standard and bulk workflows
PierreJeanjacquot 018a45a
fix: use effective deal volume instead of estimated
PierreJeanjacquot 9b081c9
refactor: use SCONE_TAG const
PierreJeanjacquot a57e48d
refactor: split processBulkRequest in 2 methods
PierreJeanjacquot 6906514
test: update tests
PierreJeanjacquot 5ab1aad
fix: lint
PierreJeanjacquot 1970325
test: update unit test
PierreJeanjacquot b460f90
refactor: change processBulkRequest response for consumer convenience
PierreJeanjacquot 777065f
chore: use iexec fixed version
PierreJeanjacquot 1938c77
fix: pass ipfsNodeURL to iexec instance
PierreJeanjacquot 460396e
feat: add waitForResult option to processBulkRequest
PierreJeanjacquot 9140a6b
fix: maxProtectedDataPerTask is optional
PierreJeanjacquot 1bd0b75
chore: update ProcessBulkRequestStatuses
PierreJeanjacquot 9e0c699
refactor: update processBulkRequest status titles
PierreJeanjacquot e4ca552
refactor: rename bulkOrders to bulkAccesses
PierreJeanjacquot 7c71470
chore: update unit tests
PierreJeanjacquot 1490ebe
chore: update iexec dep
PierreJeanjacquot 142131b
chore: update iexec dep
PierreJeanjacquot 285f95c
chore: update iexec
PierreJeanjacquot a4f6fc1
chore: update kubo-rpc-client to dedup deps
PierreJeanjacquot 9673f36
chore: fix default syntax
PierreJeanjacquot 27243d8
feat: enhance bulkRequest validation message
PierreJeanjacquot ed47ca9
refactor: merge imports
PierreJeanjacquot d870c2e
fix: use validation error
PierreJeanjacquot 88812ff
fix: add missing defaultWorkerpool in test
PierreJeanjacquot 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.