Skip to content

feat!: set TDX as default tag for all order creation#562

Open
abbesBenayache wants to merge 1 commit into
masterfrom
feat/remove-standard-task-default
Open

feat!: set TDX as default tag for all order creation#562
abbesBenayache wants to merge 1 commit into
masterfrom
feat/remove-standard-task-default

Conversation

@abbesBenayache
Copy link
Copy Markdown
Contributor

All order creation functions (createApporder, createDatasetorder, createWorkerpoolorder, createRequestorder) and CLI commands (app run, app request-execution) now default to tag ['tee', 'tdx'] instead of the standard (no-TEE) empty tag.

Introduces TDX_DEFAULT_TAG constant (0x...0009) and updates iexec.json order templates accordingly.

Standard orders remain possible via explicit tag override (tag: []).

All order creation functions (createApporder, createDatasetorder,
createWorkerpoolorder, createRequestorder) and CLI commands (app run, app request-execution) now default to tag ['tee', 'tdx'] instead of the standard (no-TEE) empty tag.

Introduces TDX_DEFAULT_TAG constant (0x...0009) and updates iexec.json order templates accordingly.

Standard orders remain possible via explicit tag override (tag: []).
@github-actions
Copy link
Copy Markdown

🐳 Hadolint Dockerfile Lint Results

Click to expand detailed results
Dockerfile:17 DL3016 warning: Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>`

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.

1 participant