v1.6.0-rc1: TEE Secret node open sourcing (Update)
This release aims to:
- improve 🔒 TEE Cluster/Enclaves interaction with SDK.
- allow ⏱️ Metrics Server Reporting #173
Please read carefully the previous changelog for the v1.6.0-rc0.
✋ This new version requires you to update your application accordingly: ✋
For now the following breaking changes only concern the Alphanet chain network (the updated TEE/SGX code is being tested on alphanet and not yet available on Mainnet).
-
This package version is currently available as a release-candidate version. It's close to the next stable version but is still subject to minor changes. It is only available and usable on the Alphanet chain network in a first time - before being deployed to Mainnet production network.
-
📅 A release schedule of the Mainnet chain network will soon be provided. The release target is between the 11th and 15th of September.
Contributors: @Victor-Salomon
Features Added (9)
TEE Pallet updated with METRICS SERVER REPORTING
tee/storage:
getNextClusterIdAvailable()
- Provides the next available cluster id.
src/helpers/tee.ts
getPublicsClusters()
- Provides the list of the availables publics clusters. (an array of cluster ids)getFirstPublicClusterAvailable()
- Provides the id of the first available public cluster.