Update CDSI to use Jasmin backend in staging.

This commit is contained in:
gram-signal
2026-03-26 12:00:45 -07:00
committed by GitHub
parent daaea0a9e9
commit c3479fabe1
2 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
v0.89.3
- Use CDSI enclave 3a1ac5e5 in staging.

View File

@@ -60,7 +60,7 @@ def_enclaves! {
ENCLAVE_ID_SVR2_2026Q1_PROD => ("1240acbd4aa26974184844c8a46b1022d3957ac8a76c1fd8f5b1a15141ee0708", common),
ENCLAVE_ID_SVRB_2026Q1_STAGING => ("97f151f6ed078edbbfd72fa9cae694dcc08353f1f5e8d9ccd79a971b10ffc535", common),
ENCLAVE_ID_SVRB_2026Q1_PROD => ("bee62050df1072e3d9fdf7660bfaf4e4b71f5622db9de8b30fc5f4b9852d8359", common),
ENCLAVE_ID_CDSI_STAGING => ("3ded708ca5a42fd84b4639dc661a7ec4b9c9f1b92809c0fc91da2349a5a89d05", common),
ENCLAVE_ID_CDSI_STAGING => ("3a1ac5e5b07c3f01d0b8074687616082a618e0a7f69a2f558e0f6fe4965db4e1", common),
ENCLAVE_ID_CDSI_PROD => ("ee9503070127120074612b6688e593b67e486b1541449f54d71e387484eb40a3", common),
}