-
Notifications
You must be signed in to change notification settings - Fork 33
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
Release 230904 #864
Release 230904 #864
Commits on Aug 24, 2023
-
Using
json.dumps()
instead ofstr()
to ensure compatability with ……`JSON.stringify()` (#825)
Configuration menu - View commit details
-
Copy full SHA for 6aac245 - Browse repository at this point
Copy the full SHA 6aac245View commit details -
[CVAT][JOB LAUNCHER] Update CVAT manifest (#817)
* Update CVAT manifest * Get some default values from .env * Send webhook when job type is IMAGE_BOXES or IMAGE_POINTS and fix tests
Configuration menu - View commit details
-
Copy full SHA for 57818b6 - Browse repository at this point
Copy the full SHA 57818b6View commit details
Commits on Aug 25, 2023
-
[AGREEMENT] Add bootstrapping capabilities to agreement package (#823)
* Add bootstrapping to agreement package * Add bootstrapped values to binary image labeling results * Fix file name in test_process_exchange_oracle_webhook --------- Co-authored-by: Francisco López <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb9414b - Browse repository at this point
Copy the full SHA cb9414bView commit details
Commits on Aug 28, 2023
-
[JOB LAUNCHER] Get job lists (#831)
* Add endpoint to get job lists * Return filtered status instead of Job status
Configuration menu - View commit details
-
Copy full SHA for 3eeb2b7 - Browse repository at this point
Copy the full SHA 3eeb2b7View commit details -
[Job Launcher] Implemented signature verification mechanism (#800)
* Added signature unility and unit tests * Made signature algorithm compatable with python version * Updated unit tests * Updated constants in unit tests * Added object compatibility * Added unit test cases
Configuration menu - View commit details
-
Copy full SHA for 4a133f2 - Browse repository at this point
Copy the full SHA 4a133f2View commit details -
Job Launcher - vercel config (#832)
* add vercel config file * add swagger static files for vercel compatilibity * add cors config * add cron job endpoint for vercel * split launch job function * Add tests for fundJob method --------- Co-authored-by: Francisco López <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d36bba - Browse repository at this point
Copy the full SHA 0d36bbaView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for a1b21ab - Browse repository at this point
Copy the full SHA a1b21abView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 8615c14 - Browse repository at this point
Copy the full SHA 8615c14View commit details
Commits on Aug 29, 2023
-
[SDK] Nullable credentials (#841)
* Add nullable credentials in storage SDK * Update StorageClient references
1Configuration menu - View commit details
-
Copy full SHA for 3039dfc - Browse repository at this point
Copy the full SHA 3039dfcView commit details -
[Job Launcher] Cancel job (#805)
* Added cancel job functionality * Updated job controller * Updated type to patch and validation params approach * Updated job cancelation logic * Added job cancel functionality * Added enums webhook * Resolved comments * [Job Launcher] Added job id relation to the payment (#835) * Updated payment entity and migration * Updated job service * Updated unit tests * Updated unit tests
1Configuration menu - View commit details
-
Copy full SHA for 115e88f - Browse repository at this point
Copy the full SHA 115e88fView commit details -
[Job Launcher] Job cancelation (#844)
* Added cancel job functionality * Updated job controller * Updated type to patch and validation params approach * Updated job cancelation logic * Added job cancel functionality * Added enums webhook * Resolved comments * [Job Launcher] Added job id relation to the payment (#835) * Updated payment entity and migration * Updated job service * Updated unit tests * Updated unit tests * [Job Launcher] Added job cancelation cron endpoint for vercel (#838) * Added cancel crone endpoint * Updated vercel.json * Updated controller * Updated storage clietn params order * Resolved conflicts
1Configuration menu - View commit details
-
Copy full SHA for 956a5ed - Browse repository at this point
Copy the full SHA 956a5edView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ac97979 - Browse repository at this point
Copy the full SHA ac97979View commit details
Commits on Aug 30, 2023
-
[Job Launcher] Calculate job bounties (#846)
* Add a method to calculate job bounties
1Configuration menu - View commit details
-
Copy full SHA for af1e50d - Browse repository at this point
Copy the full SHA af1e50dView commit details -
[Job Launcher] Job bounties (#851)
* Fix job bouties calculations * Fix reputation oracle tests
1Configuration menu - View commit details
-
Copy full SHA for d90724c - Browse repository at this point
Copy the full SHA d90724cView commit details -
feat: Getter functions of SDK (#833)
* add data model for statistics data * add getter function for escrow and statistics * update gql queries for typescript and python sdk * fix storage client related issues
1Configuration menu - View commit details
-
Copy full SHA for 8e27a4b - Browse repository at this point
Copy the full SHA 8e27a4bView commit details
Commits on Aug 31, 2023
-
Feat: Add JobRequesterId to createEscrow function (#853)
* add job requester id to escrow factory create function * update contract Readme * fix sdk * fix fortune test * update readme
1Configuration menu - View commit details
-
Copy full SHA for 216c18e - Browse repository at this point
Copy the full SHA 216c18eView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for fab76cf - Browse repository at this point
Copy the full SHA fab76cfView commit details
Commits on Sep 1, 2023
-
[Job Launcher] Exchange Oracle webhook (#849)
* Added signature verification logic, added exchange oracle webhook processing, added unit tests * Removed unused interface * Updated route name * Revert changes * Added oracle type to endpoint
1Configuration menu - View commit details
-
Copy full SHA for b21b382 - Browse repository at this point
Copy the full SHA b21b382View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for cf84bdb - Browse repository at this point
Copy the full SHA cf84bdbView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for e0b105f - Browse repository at this point
Copy the full SHA e0b105fView commit details
Commits on Sep 4, 2023
-
Add getManifestHash function for python/typescript sdk. Allow docker-…
…network URLs. (#857) * Add get_manifest_hash function to escrow * Add getManifestHash function to typescript sdk * Extend validators.url to allow docker URLs
1Configuration menu - View commit details
-
Copy full SHA for a4ad466 - Browse repository at this point
Copy the full SHA a4ad466View commit details