I found out that the circuits are released with enclave releases. Therefore, we need to update the tag for each circuit when we release new version of enclave.
For example, now we have tag = 0.1.0 for the circuits but, when we use them externally, we should specify 0.1.2 as the latest enclave release.
I found out that the circuits are released with enclave releases. Therefore, we need to update the
tagfor each circuit when we release new version of enclave.For example, now we have
tag = 0.1.0for the circuits but, when we use them externally, we should specify0.1.2as the latest enclave release.