Skip to content

v0.5.11

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 13:21
· 590 commits to main since this release
080e5ec
  • #605 EnclaveコードのclippyチェックをCIに追加
  • #604 CIからazure clientユニットテストを一時的に削除
  • #601 refactor: EnclaveEngine、runtimeに依存する版としない版のtraitを分けた & しない版の handle() において ecall_input を引数から取得できるようにした
  • #600 chore: ignore .vscode/
  • #599 Hostコードにlints check導入
  • #597 fix: feature = ["sgx", "std"] のケースで localstd が二重定義される問題を修正
  • #595 check blanck of spid and sub_key
  • #594 Azure ClientのLint対応
  • #592 プルリクエスト用テンプレート作成
  • #590 CI tests by js client
  • #587 Measurement Dump修正
  • #585 コンテナを含めたE2EテストをCIに追加
  • #582 NoAuth化
  • #581 instance_idをログに追加
  • #580 Azure SDKのblobクライアントの開発
  • #578 tracing logs
  • #577 prdビルド時にenclave.config.xmlの更新
  • #576 enclave署名CDプロセス追加
  • #575 Production mode Remote Attestationに伴う修正
  • #574 エラーログをCIでチェック
  • #572 enclave keyのtxもdecodeする
  • #571 tracing追加
  • #568 add test enclave key backup
  • #567 nodesのテスト整理
  • #565 enclave_keyとtreekemをfeatureで切り替え
  • #564 APIリクエストをhexに変更