Commit graph

33 commits

Author SHA1 Message Date
Harald Hoyer
5a0bddf850
Merge pull request #21 from matter-labs/no_hash
fix(tee-key-preexec): don't hash public key
2024-02-15 10:39:03 +01:00
Harald Hoyer
dc4434938e
fix(tee-key-preexec): don't hash public key
No need to hash the public key for the attestation report data.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-15 10:31:54 +01:00
Harald Hoyer
761d5463c5
Merge pull request #20 from matter-labs/pemfile_2
chore(deps): rustls-pemfile 2
2024-02-15 10:30:29 +01:00
Harald Hoyer
2591bf0807
chore(deps): rustls-pemfile 2
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-15 10:23:29 +01:00
Harald Hoyer
0c1018a7f1
Merge pull request #19 from matter-labs/container-verify-attestation
ci: fix docker push
2024-02-15 10:20:07 +01:00
Harald Hoyer
ec26f75cfb
ci: fix docker push
docker does not support pushing and tagging with a different name in one
go as podman does.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-15 09:42:34 +01:00
Harald Hoyer
d22b00d859
Merge pull request #18 from matter-labs/container-verify-attestation
ci: fix pushing to docker
2024-02-15 09:31:13 +01:00
Harald Hoyer
a52b611f86
ci: fix pushing to docker
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-15 09:26:49 +01:00
Harald Hoyer
e5c8c7c60c
Merge pull request #17 from matter-labs/container-verify-attestation
fix: use `matterlabsrobot` docker namespace
2024-02-15 09:24:05 +01:00
Harald Hoyer
b59db0f996
fix: use matterlabsrobot docker namespace
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-14 16:45:38 +01:00
Harald Hoyer
743ecc67b5
Merge pull request #16 from matter-labs/container-verify-attestation
feat: build and push container-verify-attestation
2024-02-14 16:07:30 +01:00
Harald Hoyer
d8110f3720
feat: build and push container-verify-attestation
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-14 16:01:59 +01:00
Harald Hoyer
671aacd739
Merge pull request #15 from matter-labs/removed_upstreamed
feat: remove `intel-tee-quote-verification-sys`
2024-02-14 14:34:36 +01:00
Harald Hoyer
89e86c2d2d
feat: remove intel-tee-quote-verification-sys
important fixes have been upstreamed

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-14 14:27:41 +01:00
Harald Hoyer
ef53f14c55
Merge pull request #14 from matter-labs/snowfall
feat: use snowfall flake for nix
2024-02-14 13:04:41 +01:00
Harald Hoyer
30539e068f
feat: use snowfall flake for nix
to make packages reusable by other flakes

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-14 11:39:39 +01:00
Harald Hoyer
69398b2a20
Merge pull request #13 from matter-labs/renovate/trufflesecurity-trufflehog-3.x
chore(deps): update trufflesecurity/trufflehog action to v3.67.6
2024-02-13 17:11:28 +01:00
renovate[bot]
8ba6f5651f
chore(deps): update trufflesecurity/trufflehog action to v3.67.6 2024-02-13 16:05:13 +00:00
Harald Hoyer
c8d53ed887
Merge pull request #7 from matter-labs/ghcr
chore: do not publish containers to ghcr.io anymore
2024-02-13 17:04:40 +01:00
Harald Hoyer
f8c94c3e6b
chore: do not publish containers to ghcr.io anymore
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-13 16:54:21 +01:00
0672f70ae7
Merge pull request #12 from matter-labs/renovate/thiserror-1.x
chore(deps): update rust crate thiserror to 1.0.57
2024-02-12 18:22:34 +01:00
renovate[bot]
2f4c5b4ca5
chore(deps): update rust crate thiserror to 1.0.57 2024-02-12 17:15:15 +00:00
9fb274db7a
Merge pull request #6 from matter-labs/nixsgx_matterlabs
chore: change the source repo of nixsgx
2024-02-12 18:14:08 +01:00
Harald Hoyer
5440044be9
chore: change the source repo of nixsgx
to github:matter-labs/nixsgx

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-09 13:53:05 +01:00
Harald Hoyer
969948be96
Merge pull request #8 from matter-labs/renovate/clap-4.x
chore(deps): update rust crate clap to 4.5
2024-02-09 13:50:12 +01:00
renovate[bot]
3117b9735c
chore(deps): update rust crate clap to 4.5 2024-02-09 12:43:04 +00:00
Harald Hoyer
19ddea70c2
Merge pull request #9 from matter-labs/renovate/trufflesecurity-trufflehog-3.x
chore(deps): update trufflesecurity/trufflehog action to v3.67.5
2024-02-09 13:42:19 +01:00
renovate[bot]
0b8ee36068
chore(deps): update trufflesecurity/trufflehog action to v3.67.5 2024-02-09 12:39:15 +00:00
Harald Hoyer
15bc5797f9
Merge pull request #3 from matter-labs/renovate/bytemuck-1.x
chore(deps): update rust crate bytemuck to 1.14.3
2024-02-09 13:38:19 +01:00
renovate[bot]
46548d015d
chore(deps): update rust crate bytemuck to 1.14.3 2024-02-09 09:14:47 +00:00
e74e9b7e86
Merge pull request #2 from matter-labs/initial_commit
feat: initial commit
2024-02-09 10:13:50 +01:00
Harald Hoyer
89ffbd35a8
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-09 10:10:53 +01:00
zksync-admin-bot2
aff4dd30bd
Initial commit 2024-02-08 17:24:35 +02:00