Skip to content

Commit

Permalink
fix: process instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
0xaatif committed Jun 8, 2024
1 parent d7e9155 commit 4a5abfb
Show file tree
Hide file tree
Showing 16 changed files with 43,763 additions and 21,058 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
---
source: trace_decoder/src/type1/witness.rs
expression: collapsed
---
NonEmpty {
inner: [
Leaf(
Leaf {
key: NonEmpty {
inner: [
2,
24,
178,
137,
147,
106,
8,
116,
204,
206,
230,
87,
18,
200,
140,
218,
160,
163,
5,
176,
4,
211,
253,
162,
148,
43,
43,
45,
197,
79,
20,
246,
17,
],
},
value: Right(
Account {
nonce: 0,
balance: 1000000000,
storage: Some(
Leaf(
Leaf {
key: NonEmpty {
inner: [
2,
128,
21,
101,
126,
41,
141,
53,
41,
14,
105,
98,
139,
224,
61,
145,
247,
77,
97,
60,
175,
58,
253,
190,
9,
19,
140,
250,
65,
94,
254,
47,
80,
],
},
value: Left(
Value {
raw_value: NonEmpty {
inner: [
222,
173,
190,
239,
],
},
},
),
},
),
),
code: Some(
Left(
Hash {
raw_hash: [
166,
136,
91,
55,
49,
112,
45,
166,
46,
142,
74,
143,
88,
74,
196,
106,
127,
104,
34,
244,
226,
186,
80,
251,
169,
2,
246,
123,
21,
136,
210,
59,
],
},
),
),
},
),
},
),
],
}
Loading

0 comments on commit 4a5abfb

Please sign in to comment.