Skip to content

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

Open
abbesBenayache wants to merge 3 commits into
masterfrom
feat/remove-standard-task-default
Open

feat!: set TDX as default tag for all order creation#562
abbesBenayache wants to merge 3 commits 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: []).

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 11, 2026

🐳 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>`

@abbesBenayache abbesBenayache self-assigned this May 11, 2026
@abbesBenayache abbesBenayache marked this pull request as draft May 13, 2026 08:09
@PierreJeanjacquot PierreJeanjacquot force-pushed the feat/remove-standard-task-default branch from 3a08244 to d4dacff Compare May 13, 2026 14:08
@abbesBenayache abbesBenayache marked this pull request as ready for review May 13, 2026 14:09
PierreJeanjacquot and others added 2 commits May 13, 2026 17:55
Co-authored-by: paypes <43441600+abbesBenayache@users.noreply.github.com>
by default run CLI tests against source code to avoid build and install step on developer side, still run test against installed installed CLI in CI.
@PierreJeanjacquot PierreJeanjacquot force-pushed the feat/remove-standard-task-default branch from d4dacff to b5f15a3 Compare May 13, 2026 15:56
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