30 ((in.get(C::execution_sel) - in.get(C::execution_nested_failure)) - in.get(C::execution_enqueued_call_end));
33 using View =
typename std::tuple_element_t<0, ContainerOverSubrelations>::View;
34 auto tmp = (
static_cast<View
>(in.get(C::execution_sel_enter_call)) -
35 (
static_cast<View
>(in.get(C::execution_sel_execute_call)) +
36 static_cast<View
>(in.get(C::execution_sel_execute_static_call))));
40 using View =
typename std::tuple_element_t<1, ContainerOverSubrelations>::View;
41 auto tmp = (
static_cast<View
>(in.get(C::execution_sel_exit_call)) -
42 (
static_cast<View
>(in.get(C::execution_sel_failure)) +
43 static_cast<View
>(in.get(C::execution_sel_execute_return))));
47 using View =
typename std::tuple_element_t<2, ContainerOverSubrelations>::View;
49 (
FF(1) -
static_cast<View
>(in.get(C::execution_sel))) *
static_cast<View
>(in.get(C::execution_is_static));
53 using View =
typename std::tuple_element_t<3, ContainerOverSubrelations>::View;
54 auto tmp =
static_cast<View
>(in.get(C::execution_has_parent_ctx)) *
55 (
FF(1) -
static_cast<View
>(in.get(C::execution_has_parent_ctx)));
59 using View =
typename std::tuple_element_t<4, ContainerOverSubrelations>::View;
60 auto tmp = (
static_cast<View
>(in.get(C::execution_parent_id)) *
61 ((
FF(1) -
static_cast<View
>(in.get(C::execution_has_parent_ctx))) *
62 (
FF(1) -
static_cast<View
>(in.get(C::execution_is_parent_id_inv))) +
63 static_cast<View
>(in.get(C::execution_is_parent_id_inv))) -
64 static_cast<View
>(in.get(C::execution_has_parent_ctx)));
68 using View =
typename std::tuple_element_t<5, ContainerOverSubrelations>::View;
69 auto tmp = (
static_cast<View
>(in.get(C::execution_nested_return)) -
70 static_cast<View
>(in.get(C::execution_has_parent_ctx)) *
71 static_cast<View
>(in.get(C::execution_sel_execute_return)));
75 using View =
typename std::tuple_element_t<6, ContainerOverSubrelations>::View;
76 auto tmp = (
static_cast<View
>(in.get(C::execution_nested_failure)) -
77 static_cast<View
>(in.get(C::execution_has_parent_ctx)) *
78 static_cast<View
>(in.get(C::execution_sel_failure)));
82 using View =
typename std::tuple_element_t<7, ContainerOverSubrelations>::View;
83 auto tmp =
static_cast<View
>(in.get(C::execution_enqueued_call_start)) *
84 ((
static_cast<View
>(in.get(C::execution_context_id)) +
FF(1)) -
85 static_cast<View
>(in.get(C::execution_next_context_id)));
89 using View =
typename std::tuple_element_t<8, ContainerOverSubrelations>::View;
91 CView(execution_NOT_LAST_EXEC) * (
static_cast<View
>(in.get(C::execution_next_context_id_shift)) -
92 (
static_cast<View
>(in.get(C::execution_next_context_id)) +
93 static_cast<View
>(in.get(C::execution_sel_first_row_in_context_shift))));
97 using View =
typename std::tuple_element_t<9, ContainerOverSubrelations>::View;
98 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
99 (
static_cast<View
>(in.get(C::execution_context_id_shift)) -
100 static_cast<View
>(in.get(C::execution_next_context_id)));
104 using View =
typename std::tuple_element_t<10, ContainerOverSubrelations>::View;
105 auto tmp =
CView(execution_NESTED_EXIT_CALL) * (
static_cast<View
>(in.get(C::execution_context_id_shift)) -
106 static_cast<View
>(in.get(C::execution_parent_id)));
110 using View =
typename std::tuple_element_t<11, ContainerOverSubrelations>::View;
111 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_context_id_shift)) -
112 static_cast<View
>(in.get(C::execution_context_id)));
116 using View =
typename std::tuple_element_t<12, ContainerOverSubrelations>::View;
117 auto tmp =
static_cast<View
>(in.get(C::execution_enqueued_call_start)) *
118 static_cast<View
>(in.get(C::execution_parent_id));
122 using View =
typename std::tuple_element_t<13, ContainerOverSubrelations>::View;
123 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
124 (
static_cast<View
>(in.get(C::execution_parent_id_shift)) -
125 static_cast<View
>(in.get(C::execution_context_id)));
129 using View =
typename std::tuple_element_t<14, ContainerOverSubrelations>::View;
130 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_parent_id_shift)) -
131 static_cast<View
>(in.get(C::execution_parent_id)));
135 using View =
typename std::tuple_element_t<15, ContainerOverSubrelations>::View;
136 auto tmp =
static_cast<View
>(in.get(C::execution_sel_instruction_fetching_success)) *
137 ((
static_cast<View
>(in.get(C::execution_pc)) +
static_cast<View
>(in.get(C::execution_instr_size))) -
138 static_cast<View
>(in.get(C::execution_next_pc)));
142 using View =
typename std::tuple_element_t<16, ContainerOverSubrelations>::View;
143 auto tmp =
static_cast<View
>(in.get(C::execution_sel_first_row_in_context)) *
144 static_cast<View
>(in.get(C::execution_pc));
148 using View =
typename std::tuple_element_t<17, ContainerOverSubrelations>::View;
149 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
FF(1) -
CView(execution_PC_JUMP)) *
150 (
static_cast<View
>(in.get(C::execution_pc_shift)) -
static_cast<View
>(in.get(C::execution_next_pc)));
154 using View =
typename std::tuple_element_t<18, ContainerOverSubrelations>::View;
155 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
156 (
static_cast<View
>(in.get(C::execution_msg_sender_shift)) -
157 static_cast<View
>(in.get(C::execution_contract_address)));
161 using View =
typename std::tuple_element_t<19, ContainerOverSubrelations>::View;
162 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_msg_sender_shift)) -
163 static_cast<View
>(in.get(C::execution_msg_sender)));
167 using View =
typename std::tuple_element_t<20, ContainerOverSubrelations>::View;
168 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
169 (
static_cast<View
>(in.get(C::execution_contract_address_shift)) -
170 static_cast<View
>(in.get(C::execution_register_2_)));
174 using View =
typename std::tuple_element_t<21, ContainerOverSubrelations>::View;
175 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_contract_address_shift)) -
176 static_cast<View
>(in.get(C::execution_contract_address)));
180 using View =
typename std::tuple_element_t<22, ContainerOverSubrelations>::View;
181 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_bytecode_id_shift)) -
182 static_cast<View
>(in.get(C::execution_bytecode_id)));
186 using View =
typename std::tuple_element_t<23, ContainerOverSubrelations>::View;
187 auto tmp = ((
FF(1) -
static_cast<View
>(in.get(C::execution_enqueued_call_end))) -
188 static_cast<View
>(in.get(C::precomputed_first_row))) *
189 (
static_cast<View
>(in.get(C::execution_transaction_fee_shift)) -
190 static_cast<View
>(in.get(C::execution_transaction_fee)));
194 using View =
typename std::tuple_element_t<24, ContainerOverSubrelations>::View;
195 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
196 (
FF(1) -
static_cast<View
>(in.get(C::execution_is_static))) *
197 (
static_cast<View
>(in.get(C::execution_is_static_shift)) -
198 static_cast<View
>(in.get(C::execution_sel_execute_static_call)));
202 using View =
typename std::tuple_element_t<25, ContainerOverSubrelations>::View;
203 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
204 static_cast<View
>(in.get(C::execution_is_static)) *
205 (
static_cast<View
>(in.get(C::execution_is_static_shift)) -
FF(1));
209 using View =
typename std::tuple_element_t<26, ContainerOverSubrelations>::View;
210 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_is_static_shift)) -
211 static_cast<View
>(in.get(C::execution_is_static)));
215 using View =
typename std::tuple_element_t<27, ContainerOverSubrelations>::View;
216 auto tmp =
static_cast<View
>(in.get(C::execution_enqueued_call_start)) *
217 static_cast<View
>(in.get(C::execution_parent_calldata_addr));
221 using View =
typename std::tuple_element_t<28, ContainerOverSubrelations>::View;
222 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
223 (
static_cast<View
>(in.get(C::execution_parent_calldata_addr_shift)) -
224 static_cast<View
>(in.get(C::execution_rop_4_)));
228 using View =
typename std::tuple_element_t<29, ContainerOverSubrelations>::View;
230 CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_parent_calldata_addr_shift)) -
231 static_cast<View
>(in.get(C::execution_parent_calldata_addr)));
235 using View =
typename std::tuple_element_t<30, ContainerOverSubrelations>::View;
236 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
237 (
static_cast<View
>(in.get(C::execution_parent_calldata_size_shift)) -
238 static_cast<View
>(in.get(C::execution_register_3_)));
242 using View =
typename std::tuple_element_t<31, ContainerOverSubrelations>::View;
244 CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_parent_calldata_size_shift)) -
245 static_cast<View
>(in.get(C::execution_parent_calldata_size)));
249 using View =
typename std::tuple_element_t<32, ContainerOverSubrelations>::View;
250 auto tmp =
static_cast<View
>(in.get(C::execution_enqueued_call_start)) *
251 static_cast<View
>(in.get(C::execution_last_child_returndata_addr));
255 using View =
typename std::tuple_element_t<33, ContainerOverSubrelations>::View;
256 auto tmp =
CView(execution_NESTED_RET_REV_ONLY) *
257 (
static_cast<View
>(in.get(C::execution_last_child_returndata_addr_shift)) -
258 static_cast<View
>(in.get(C::execution_rop_1_)));
262 using View =
typename std::tuple_element_t<34, ContainerOverSubrelations>::View;
263 auto tmp = (
static_cast<View
>(in.get(C::execution_sel_enter_call)) +
264 static_cast<View
>(in.get(C::execution_sel_error))) *
265 static_cast<View
>(in.get(C::execution_last_child_returndata_addr_shift));
269 using View =
typename std::tuple_element_t<35, ContainerOverSubrelations>::View;
270 auto tmp =
CView(execution_DEFAULT_CTX_ROW) *
271 (
static_cast<View
>(in.get(C::execution_last_child_returndata_addr_shift)) -
272 static_cast<View
>(in.get(C::execution_last_child_returndata_addr)));
276 using View =
typename std::tuple_element_t<36, ContainerOverSubrelations>::View;
277 auto tmp =
static_cast<View
>(in.get(C::execution_enqueued_call_start)) *
278 static_cast<View
>(in.get(C::execution_last_child_returndata_size));
282 using View =
typename std::tuple_element_t<37, ContainerOverSubrelations>::View;
283 auto tmp =
CView(execution_NESTED_RET_REV_ONLY) *
284 (
static_cast<View
>(in.get(C::execution_last_child_returndata_size_shift)) -
285 static_cast<View
>(in.get(C::execution_register_0_)));
289 using View =
typename std::tuple_element_t<38, ContainerOverSubrelations>::View;
290 auto tmp = (
static_cast<View
>(in.get(C::execution_sel_enter_call)) +
291 static_cast<View
>(in.get(C::execution_sel_error))) *
292 static_cast<View
>(in.get(C::execution_last_child_returndata_size_shift));
296 using View =
typename std::tuple_element_t<39, ContainerOverSubrelations>::View;
297 auto tmp =
CView(execution_DEFAULT_CTX_ROW) *
298 (
static_cast<View
>(in.get(C::execution_last_child_returndata_size_shift)) -
299 static_cast<View
>(in.get(C::execution_last_child_returndata_size)));
303 using View =
typename std::tuple_element_t<40, ContainerOverSubrelations>::View;
304 auto tmp =
static_cast<View
>(in.get(C::execution_enqueued_call_start)) *
305 static_cast<View
>(in.get(C::execution_last_child_success));
309 using View =
typename std::tuple_element_t<41, ContainerOverSubrelations>::View;
310 auto tmp =
static_cast<View
>(in.get(C::execution_nested_return)) *
311 (
static_cast<View
>(in.get(C::execution_last_child_success_shift)) -
FF(1));
315 using View =
typename std::tuple_element_t<42, ContainerOverSubrelations>::View;
316 auto tmp = (
static_cast<View
>(in.get(C::execution_nested_failure)) +
317 static_cast<View
>(in.get(C::execution_sel_enter_call))) *
318 static_cast<View
>(in.get(C::execution_last_child_success_shift));
322 using View =
typename std::tuple_element_t<43, ContainerOverSubrelations>::View;
324 CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_last_child_success_shift)) -
325 static_cast<View
>(in.get(C::execution_last_child_success)));
329 using View =
typename std::tuple_element_t<44, ContainerOverSubrelations>::View;
330 auto tmp =
static_cast<View
>(in.get(C::execution_sel_first_row_in_context)) *
331 static_cast<View
>(in.get(C::execution_last_child_id));
335 using View =
typename std::tuple_element_t<45, ContainerOverSubrelations>::View;
336 auto tmp =
CView(execution_NESTED_EXIT_CALL) * (
static_cast<View
>(in.get(C::execution_last_child_id_shift)) -
337 static_cast<View
>(in.get(C::execution_context_id)));
341 using View =
typename std::tuple_element_t<46, ContainerOverSubrelations>::View;
342 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_last_child_id_shift)) -
343 static_cast<View
>(in.get(C::execution_last_child_id)));
347 using View =
typename std::tuple_element_t<47, ContainerOverSubrelations>::View;
348 auto tmp =
CView(execution_NESTED_EXIT_CALL) * (
static_cast<View
>(in.get(C::execution_l2_gas_limit_shift)) -
349 static_cast<View
>(in.get(C::execution_parent_l2_gas_limit)));
353 using View =
typename std::tuple_element_t<48, ContainerOverSubrelations>::View;
354 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_l2_gas_limit_shift)) -
355 static_cast<View
>(in.get(C::execution_l2_gas_limit)));
359 using View =
typename std::tuple_element_t<49, ContainerOverSubrelations>::View;
360 auto tmp =
CView(execution_NESTED_EXIT_CALL) * (
static_cast<View
>(in.get(C::execution_da_gas_limit_shift)) -
361 static_cast<View
>(in.get(C::execution_parent_da_gas_limit)));
365 using View =
typename std::tuple_element_t<50, ContainerOverSubrelations>::View;
366 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_da_gas_limit_shift)) -
367 static_cast<View
>(in.get(C::execution_da_gas_limit)));
371 using View =
typename std::tuple_element_t<51, ContainerOverSubrelations>::View;
372 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
373 (
static_cast<View
>(in.get(C::execution_parent_l2_gas_limit_shift)) -
374 static_cast<View
>(in.get(C::execution_l2_gas_limit)));
378 using View =
typename std::tuple_element_t<52, ContainerOverSubrelations>::View;
380 CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_parent_l2_gas_limit_shift)) -
381 static_cast<View
>(in.get(C::execution_parent_l2_gas_limit)));
385 using View =
typename std::tuple_element_t<53, ContainerOverSubrelations>::View;
386 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
387 (
static_cast<View
>(in.get(C::execution_parent_da_gas_limit_shift)) -
388 static_cast<View
>(in.get(C::execution_da_gas_limit)));
392 using View =
typename std::tuple_element_t<54, ContainerOverSubrelations>::View;
394 CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_parent_da_gas_limit_shift)) -
395 static_cast<View
>(in.get(C::execution_parent_da_gas_limit)));
399 using View =
typename std::tuple_element_t<55, ContainerOverSubrelations>::View;
400 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
401 (
static_cast<View
>(in.get(C::execution_parent_l2_gas_used_shift)) -
402 static_cast<View
>(in.get(C::execution_l2_gas_used)));
406 using View =
typename std::tuple_element_t<56, ContainerOverSubrelations>::View;
408 CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_parent_l2_gas_used_shift)) -
409 static_cast<View
>(in.get(C::execution_parent_l2_gas_used)));
413 using View =
typename std::tuple_element_t<57, ContainerOverSubrelations>::View;
414 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
415 (
static_cast<View
>(in.get(C::execution_parent_da_gas_used_shift)) -
416 static_cast<View
>(in.get(C::execution_da_gas_used)));
420 using View =
typename std::tuple_element_t<58, ContainerOverSubrelations>::View;
422 CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_parent_da_gas_used_shift)) -
423 static_cast<View
>(in.get(C::execution_parent_da_gas_used)));
427 using View =
typename std::tuple_element_t<59, ContainerOverSubrelations>::View;
428 auto tmp =
static_cast<View
>(in.get(C::execution_sel_first_row_in_context)) *
429 (
static_cast<View
>(in.get(C::execution_internal_call_id)) -
FF(1));
433 using View =
typename std::tuple_element_t<60, ContainerOverSubrelations>::View;
434 auto tmp = (
CView(execution_DEFAULT_CTX_ROW) -
CView(execution_SEL_INTERNAL_OP)) *
435 (
static_cast<View
>(in.get(C::execution_internal_call_id_shift)) -
436 static_cast<View
>(in.get(C::execution_internal_call_id)));
440 using View =
typename std::tuple_element_t<61, ContainerOverSubrelations>::View;
441 auto tmp =
static_cast<View
>(in.get(C::execution_sel_first_row_in_context)) *
442 static_cast<View
>(in.get(C::execution_internal_call_return_id));
446 using View =
typename std::tuple_element_t<62, ContainerOverSubrelations>::View;
447 auto tmp = (
CView(execution_DEFAULT_CTX_ROW) -
CView(execution_SEL_INTERNAL_OP)) *
448 (
static_cast<View
>(in.get(C::execution_internal_call_return_id_shift)) -
449 static_cast<View
>(in.get(C::execution_internal_call_return_id)));
453 using View =
typename std::tuple_element_t<63, ContainerOverSubrelations>::View;
454 auto tmp =
static_cast<View
>(in.get(C::execution_sel_first_row_in_context)) *
455 (
static_cast<View
>(in.get(C::execution_next_internal_call_id)) -
FF(2));
459 using View =
typename std::tuple_element_t<64, ContainerOverSubrelations>::View;
460 auto tmp = (
CView(execution_DEFAULT_CTX_ROW) -
CView(execution_SEL_INTERNAL_OP)) *
461 (
static_cast<View
>(in.get(C::execution_next_internal_call_id_shift)) -
462 static_cast<View
>(in.get(C::execution_next_internal_call_id)));
466 using View =
typename std::tuple_element_t<65, ContainerOverSubrelations>::View;
468 (
static_cast<View
>(in.get(C::execution_sel)) -
static_cast<View
>(in.get(C::execution_enqueued_call_end))) *
469 (
static_cast<View
>(in.get(C::execution_retrieved_bytecodes_tree_root)) -
470 static_cast<View
>(in.get(C::execution_prev_retrieved_bytecodes_tree_root_shift)));
474 using View =
typename std::tuple_element_t<66, ContainerOverSubrelations>::View;
476 (
static_cast<View
>(in.get(C::execution_sel)) -
static_cast<View
>(in.get(C::execution_enqueued_call_end))) *
477 (
static_cast<View
>(in.get(C::execution_retrieved_bytecodes_tree_size)) -
478 static_cast<View
>(in.get(C::execution_prev_retrieved_bytecodes_tree_size_shift)));
482 using View =
typename std::tuple_element_t<67, ContainerOverSubrelations>::View;
483 auto tmp = (((
static_cast<View
>(in.get(C::execution_l2_gas_limit)) -
484 static_cast<View
>(in.get(C::execution_total_gas_l2))) *
485 CView(execution_SEL_CONSUMED_ALL_GAS) +
486 static_cast<View
>(in.get(C::execution_total_gas_l2))) -
487 static_cast<View
>(in.get(C::execution_l2_gas_used)));
491 using View =
typename std::tuple_element_t<68, ContainerOverSubrelations>::View;
492 auto tmp = (((
static_cast<View
>(in.get(C::execution_da_gas_limit)) -
493 static_cast<View
>(in.get(C::execution_total_gas_da))) *
494 CView(execution_SEL_CONSUMED_ALL_GAS) +
495 static_cast<View
>(in.get(C::execution_total_gas_da))) -
496 static_cast<View
>(in.get(C::execution_da_gas_used)));
500 using View =
typename std::tuple_element_t<69, ContainerOverSubrelations>::View;
501 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
502 static_cast<View
>(in.get(C::execution_prev_l2_gas_used_shift));
506 using View =
typename std::tuple_element_t<70, ContainerOverSubrelations>::View;
507 auto tmp =
CView(execution_NESTED_EXIT_CALL) * ((
static_cast<View
>(in.get(C::execution_parent_l2_gas_used)) +
508 static_cast<View
>(in.get(C::execution_l2_gas_used))) -
509 static_cast<View
>(in.get(C::execution_prev_l2_gas_used_shift)));
513 using View =
typename std::tuple_element_t<71, ContainerOverSubrelations>::View;
514 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_l2_gas_used)) -
515 static_cast<View
>(in.get(C::execution_prev_l2_gas_used_shift)));
519 using View =
typename std::tuple_element_t<72, ContainerOverSubrelations>::View;
520 auto tmp =
static_cast<View
>(in.get(C::execution_sel_enter_call)) *
521 static_cast<View
>(in.get(C::execution_prev_da_gas_used_shift));
525 using View =
typename std::tuple_element_t<73, ContainerOverSubrelations>::View;
526 auto tmp =
CView(execution_NESTED_EXIT_CALL) * ((
static_cast<View
>(in.get(C::execution_parent_da_gas_used)) +
527 static_cast<View
>(in.get(C::execution_da_gas_used))) -
528 static_cast<View
>(in.get(C::execution_prev_da_gas_used_shift)));
532 using View =
typename std::tuple_element_t<74, ContainerOverSubrelations>::View;
533 auto tmp =
CView(execution_DEFAULT_CTX_ROW) * (
static_cast<View
>(in.get(C::execution_da_gas_used)) -
534 static_cast<View
>(in.get(C::execution_prev_da_gas_used_shift)));
538 using View =
typename std::tuple_element_t<75, ContainerOverSubrelations>::View;
539 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
540 (
static_cast<View
>(in.get(C::execution_note_hash_tree_root)) -
541 static_cast<View
>(in.get(C::execution_prev_note_hash_tree_root_shift)));
545 using View =
typename std::tuple_element_t<76, ContainerOverSubrelations>::View;
546 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
547 (
static_cast<View
>(in.get(C::execution_note_hash_tree_size)) -
548 static_cast<View
>(in.get(C::execution_prev_note_hash_tree_size_shift)));
552 using View =
typename std::tuple_element_t<77, ContainerOverSubrelations>::View;
553 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
554 (
static_cast<View
>(in.get(C::execution_num_note_hashes_emitted)) -
555 static_cast<View
>(in.get(C::execution_prev_num_note_hashes_emitted_shift)));
559 using View =
typename std::tuple_element_t<78, ContainerOverSubrelations>::View;
560 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
561 (
static_cast<View
>(in.get(C::execution_nullifier_tree_root)) -
562 static_cast<View
>(in.get(C::execution_prev_nullifier_tree_root_shift)));
566 using View =
typename std::tuple_element_t<79, ContainerOverSubrelations>::View;
567 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
568 (
static_cast<View
>(in.get(C::execution_nullifier_tree_size)) -
569 static_cast<View
>(in.get(C::execution_prev_nullifier_tree_size_shift)));
573 using View =
typename std::tuple_element_t<80, ContainerOverSubrelations>::View;
574 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
575 (
static_cast<View
>(in.get(C::execution_num_nullifiers_emitted)) -
576 static_cast<View
>(in.get(C::execution_prev_num_nullifiers_emitted_shift)));
580 using View =
typename std::tuple_element_t<81, ContainerOverSubrelations>::View;
581 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
582 (
static_cast<View
>(in.get(C::execution_public_data_tree_root)) -
583 static_cast<View
>(in.get(C::execution_prev_public_data_tree_root_shift)));
587 using View =
typename std::tuple_element_t<82, ContainerOverSubrelations>::View;
588 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
589 (
static_cast<View
>(in.get(C::execution_public_data_tree_size)) -
590 static_cast<View
>(in.get(C::execution_prev_public_data_tree_size_shift)));
594 using View =
typename std::tuple_element_t<83, ContainerOverSubrelations>::View;
595 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
596 (
static_cast<View
>(in.get(C::execution_written_public_data_slots_tree_root)) -
597 static_cast<View
>(in.get(C::execution_prev_written_public_data_slots_tree_root_shift)));
601 using View =
typename std::tuple_element_t<84, ContainerOverSubrelations>::View;
602 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
603 (
static_cast<View
>(in.get(C::execution_written_public_data_slots_tree_size)) -
604 static_cast<View
>(in.get(C::execution_prev_written_public_data_slots_tree_size_shift)));
608 using View =
typename std::tuple_element_t<85, ContainerOverSubrelations>::View;
609 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
610 (
static_cast<View
>(in.get(C::execution_num_public_log_fields)) -
611 static_cast<View
>(in.get(C::execution_prev_num_public_log_fields_shift)));
615 using View =
typename std::tuple_element_t<86, ContainerOverSubrelations>::View;
616 auto tmp =
CView(execution_NOT_LAST_NOT_FAILURE_NOT_ENQ_END) *
617 (
static_cast<View
>(in.get(C::execution_num_l2_to_l1_messages)) -
618 static_cast<View
>(in.get(C::execution_prev_num_l2_to_l1_messages_shift)));
622 using View =
typename std::tuple_element_t<87, ContainerOverSubrelations>::View;
623 auto tmp =
CView(execution_NOT_LAST_EXEC) * (
static_cast<View
>(in.get(C::execution_l1_l2_tree_root)) -
624 static_cast<View
>(in.get(C::execution_l1_l2_tree_root_shift)));