Harald Hoyer
|
7743c1321a
|
chore: prepare release tags
* set `publish = false` for multiple Cargo.toml files
* cargo update
* fix taplo.toml
* sort `workspace.dependencies`
* add `cargo-release` to nix shell
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-09-16 16:14:26 +02:00 |
|
Harald Hoyer
|
df7973c501
|
chore: cargo update + taplo fmt
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-06-20 14:00:18 +02:00 |
|
Harald Hoyer
|
97420df006
|
feat: attestation test on azure and default dcap
```
❯ docker run -i --rm --privileged --device /dev/sgx_enclave --net host \
matterlabsrobot/teepot-self-attestation-test-sgx-azure:latest \
| base64 -d --ignore-garbage \
| docker run -i --rm --net host matterlabsrobot/verify-attestation-sgx-azure:latest
```
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-03-07 16:05:27 +01:00 |
|
Harald Hoyer
|
89ffbd35a8
|
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
|
2024-02-09 10:10:53 +01:00 |
|