--- Log opened Mon Oct 04 00:00:26 2021 16:41 < sanket1729> sipa: I am trying to understand the tradeoff between storing the entire control block vs computing the control block on the fly while spending. 16:41 < sanket1729> My reading of bitcoin core source tells me that it computes all control blocks for all scripts even if they might not be used? 16:44 <@sipa> yeah 16:44 <@sipa> hmm, not sure actually 16:49 <@sipa> the TaprootBuilder::Add function has a track parameter; if that's false, the control block won't be computed for that leaf 16:50 <@sipa> i forgot how it's used --- Log closed Tue Oct 05 00:00:28 2021