scaffold-eth / se-2-challenges

SpeedRunEthereum challenges (Powered by Scaffold-ETH 2)
https://speedrunethereum.com
MIT License
72 stars 138 forks source link

Challenge 6 wagmi 2 backmerge #179

Closed rin-st closed 3 months ago

rin-st commented 3 months ago

Thanks @Pabl0cks !

When you "Exec" a transaction from the pool, it disables the "Exec" button (OK), but it does not auto refresh the status to "Completed" (and other posible transactions with the same nonce to "Outdated"). You need to refresh the page to see the status changes.

Fixed

When you go to "Create" tab, it is perma flickering changing the "Select method" dropdown. I think the first time I opened the tab it was working OK (not 100% sure), but can't reproduce when it started happening, now it's happening all the time even refreshing the contract, deployment and backend.

Cannot reproduce it.

https://github.com/scaffold-eth/se-2-challenges/assets/25638585/d931f9b1-b536-4450-9c68-7d20f41000ed

Could you clear your localstorage and try again?

rin-st commented 3 months ago

lol found a bug in a first frame of the video - undefined in input (it's very fast in real app so it hard to notice). Fixed it too

Pabl0cks commented 3 months ago

lol found a bug in a first frame of the video - undefined in input (it's very fast in real app so it hard to notice). Fixed it too

Good catch! I did not realize it, god bless low framerate :)

Everything working fine now! GJ