Skip to content

Add DKG and CDR contracts#662

Draft
Spablob wants to merge 15 commits intopiplabs:dev/dkg-cdrfrom
Spablob:dkg-cdr
Draft

Add DKG and CDR contracts#662
Spablob wants to merge 15 commits intopiplabs:dev/dkg-cdrfrom
Spablob:dkg-cdr

Conversation

@Spablob
Copy link
Contributor

@Spablob Spablob commented Feb 6, 2026

No description provided.

bytes32 expectedCodeCommitment,
bytes32 expectedDataCommitment,
bytes calldata enclaveReport,
bytes calldata validationContext
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is validation context? is it params needed for passing to automata?

Copy link
Contributor Author

@Spablob Spablob Feb 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's arbitrary data depending on each enclave type - for SGX is the tbcEvalNumber. When not needed can pass empty

@0xHansLee
Copy link
Contributor

The changes you've made looks good to me. Can you resolve the failed gha by changing the title of PR and write body of PR with footer (issue: none)? Also please change the base branch to dkg/dev.

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.

3 participants