saving-satoshi / saving-satoshi

https://savingsatoshi.com
MIT License
124 stars 45 forks source link

ch 10, updating-the-state-3, updating-the-state-5: Cannot press button for Laszlo to sign #1177

Open satsie opened 6 days ago

satsie commented 6 days ago

The revocation transaction exercise in chapter 10 (updating-the-state-3 https://savingsatoshi.com/en/chapters/chapter-10/updating-the-state-3?dev=true) has you adding a condition to the refund transaction so Laszlo can sweep the funds if you try to broadcast the refund transaction after it's been revoked. Laszlo is supposed to be the one to sign the transaction to complete the exercise, but 1. his sign button is disabled, and 2. I am able to finish the lesson if I press the sign button for me.

Expected result: to complete the exercise you should have to press the sign button for Laszlo. This is part of the instructions, which I made minor tweaks to based on Christoph's feedback.

image

The same issue is present for the next exercise, updating-the-state-5 (https://savingsatoshi.com/en/chapters/chapter-10/updating-the-state-5?dev=true)

Screenshot from 2024-11-13 14-18-12

benalleng commented 5 days ago

I think this got a little lost in translation with the figma => challenges repo => site

We decided to go with just pending as the continue button really is taking us to the page where laszlo will decide whether he will sign or not