--- Log opened Wed Sep 08 00:00:01 2021 08:51 < andytoshi> sanket1729: maybe i'm being dumb, but i'm not seeing the reason to distinguish between initial stack elements and during-execution stack elements 08:52 <@sipa> sanket1729: unsure 18:14 < sanket_cell> There always was a consensus rule that stack size + alt stack size should not be more than 1000. 18:14 < sanket_cell> Because tapscript, in miniscript it was impossible to hit the limit before reaching the 201 opcode limit 18:15 < sanket_cell> But now, we no longer have the limit and it possible that some scripts hit that limit 18:18 < sanket_cell> For example and_b(1,and_b(1,and_b(1.... 18:18 < sanket_cell> Has zero initial stack elements, but would hit the limit during execution --- Log closed Thu Sep 09 00:00:02 2021