Skip to content

Commit fdcedd3

Browse files
authored
Merge pull request #3 from flashbots/update-measurements-data
updated get-measurements format
2 parents 6efda3f + d58877c commit fdcedd3

File tree

1 file changed

+52
-44
lines changed

1 file changed

+52
-44
lines changed

testdata/get-measurements.json

Lines changed: 52 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,56 @@
1-
{
2-
"5edb24b": {
3-
"8": {
4-
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
5-
},
6-
"11": {
7-
"expected": "efa43e0beff151b0f251c4abf48152382b1452b4414dbd737b4127de05ca31f7"
8-
},
9-
"12": {
10-
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
11-
},
12-
"13": {
13-
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
14-
},
15-
"15": {
16-
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
17-
},
18-
"4": {
19-
"expected": "ea92ff762767eae6316794f1641c485d4846bc2b9df2eab6ba7f630ce6f4d66f"
20-
},
21-
"9": {
22-
"expected": "c9f429296634072d1063a03fb287bed0b2d177b0a504755ad9194cffd90b2489"
1+
[
2+
{
3+
"attestation_type": "azure-tdx",
4+
"measurements_hash": "9ec3e12afc1c4adde73f44d3ed2d130a65617683aea07fb837d5f0c38c08c744",
5+
"measurements": {
6+
"8": {
7+
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
8+
},
9+
"11": {
10+
"expected": "efa43e0beff151b0f251c4abf48152382b1452b4414dbd737b4127de05ca31f7"
11+
},
12+
"12": {
13+
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
14+
},
15+
"13": {
16+
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
17+
},
18+
"15": {
19+
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
20+
},
21+
"4": {
22+
"expected": "ea92ff762767eae6316794f1641c485d4846bc2b9df2eab6ba7f630ce6f4d66f"
23+
},
24+
"9": {
25+
"expected": "c9f429296634072d1063a03fb287bed0b2d177b0a504755ad9194cffd90b2489"
26+
}
2327
}
2428
},
25-
"b3ea2d3": {
26-
"8": {
27-
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
28-
},
29-
"11": {
30-
"expected": "efa43e0beff151b0f251c4abf48152382b14521f822222222222222222222222"
31-
},
32-
"12": {
33-
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
34-
},
35-
"13": {
36-
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
37-
},
38-
"15": {
39-
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
40-
},
41-
"4": {
42-
"expected": "ea92ff762767eae6316794f1641c485d4846bc2b922222222222222222222222"
43-
},
44-
"9": {
45-
"expected": "c9f429296634072d1063a03fb287bed0b2d177b0a22222222222222222222222"
29+
{
30+
"attestation_type": "azure-tdx",
31+
"measurements_hash": "6008c2d574a7af580695fd2be5d4a6ae973fd435bb66fe5dc22c7c381e8558b0",
32+
"measurements": {
33+
"8": {
34+
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
35+
},
36+
"11": {
37+
"expected": "efa43e0beff151b0f251c4abf48152382b14521f822222222222222222222222"
38+
},
39+
"12": {
40+
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
41+
},
42+
"13": {
43+
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
44+
},
45+
"15": {
46+
"expected": "0000000000000000000000000000000000000000000000000000000000000000"
47+
},
48+
"4": {
49+
"expected": "ea92ff762767eae6316794f1641c485d4846bc2b922222222222222222222222"
50+
},
51+
"9": {
52+
"expected": "c9f429296634072d1063a03fb287bed0b2d177b0a22222222222222222222222"
53+
}
4654
}
4755
}
48-
}
56+
]

0 commit comments

Comments
 (0)