<div dir="ltr">Yes they do,<div><br></div><div>But I did not thought you had a way not to store one R value per</div><div>commitment.</div><div>If you store one R Value per commitment, then the solution with</div><div>OP_CODESEPARATOR is strictly better as it saves space on</div><div>blockchain.</div><div><br></div><div>So indeed if old commit tx are published, they need to fetch the</div><div>signatures.<br><div><div><div><br></div><div>Nicolas,</div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 8, 2016 at 4:09 AM, Fabrice Drouin <span dir="ltr">&lt;<a href="mailto:fabrice.drouin@acinq.fr" target="_blank">fabrice.drouin@acinq.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I may have misunderstood something, but with this scheme instead of R<br>
+ shachain/elkrem, then how do nodes react when old commit tx are<br>
published ? It seems that they would have to store lots of signatures<br>
?<br>
<div><div class="h5"><br>
<br>
On 7 March 2016 at 08:28, Nicolas Dorier &lt;<a href="mailto:nicolas.dorier@gmail.com">nicolas.dorier@gmail.com</a>&gt; wrote:<br>
&gt; I managed to adapt the payment channel script to use less space.<br>
&gt;<br>
&gt; This version is winning around 32 bytes in the scriptpubkey (for the R<br>
&gt; value) as well as 70 bytes in the signature when Alice close the channel.<br>
&gt;<br>
&gt; Alice closing the channel:<br>
&gt; <a href="http://n.bitcoin.ninja/checkscript?savedScript=51225750-f245-45b5-a86c-6ca1e87dcafb" rel="noreferrer" target="_blank">http://n.bitcoin.ninja/checkscript?savedScript=51225750-f245-45b5-a86c-6ca1e87dcafb</a><br>
&gt;<br>
&gt; Bob using revocation:<br>
&gt; <a href="http://n.bitcoin.ninja/checkscript?savedScript=c4d7ebaa-5a79-4c03-ab55-c499854f1e94" rel="noreferrer" target="_blank">http://n.bitcoin.ninja/checkscript?savedScript=c4d7ebaa-5a79-4c03-ab55-c499854f1e94</a><br>
&gt;<br>
&gt; This amount to 100 bytes saved between the anchor transaction + commitment<br>
&gt; broadcasted.<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Lightning-dev mailing list<br>
&gt; <a href="mailto:Lightning-dev@lists.linuxfoundation.org">Lightning-dev@lists.linuxfoundation.org</a><br>
&gt; <a href="https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev" rel="noreferrer" target="_blank">https://lists.linuxfoundation.org/mailman/listinfo/lightning-dev</a><br>
&gt;<br>
</blockquote></div><br></div>