zksync-era icon indicating copy to clipboard operation
zksync-era copied to clipboard

fix: shrink enclave size of `zksync-tee-prover`

Open haraldh opened this issue 6 months ago • 0 comments

What ❔

Shrink the enclave size of zksync-tee-prover.

Why ❔

32G was a bit of safe guard while testing. 8G seems to be enough and will fit better the memory size of the Azure nodes.

Checklist

  • [x] PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • [ ] Tests for the changes have been added / updated.
  • [ ] Documentation comments have been added / updated.
  • [x] Code has been formatted via zk fmt and zk lint.

haraldh avatar Aug 07 '24 11:08 haraldh