You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(TEE): Implement remote attestation information generation (#466)
* work in progress
* Add docs to constants
* point to git repo
* add more docs
* rename to `create_remote_attestation_info`
* use both keys for report data + binary version
* point to dstack's repo and revision
* Create const for report data size
* Remove generic array
* use tag for git dep
List Mpc and Loadtest setups in devnet (#454)
* devnet list command
* review comments
* fix lost assets test
---------
Co-authored-by: kevindeforth <kevindeforth@users.noreply.github.com>