sourcifyeth / remix-sourcify

Remix plugin for source verify project
21 stars 12 forks source link

Disable buttons until response is received #43

Open DeFiYaco opened 3 years ago

DeFiYaco commented 3 years ago

Right now it is possible to spam lots of requests on server by clicking "Verify" or "Fetch" buttons multiple times before the first response is served.

I would propose disabling those buttons when the button is clicked all the way until response is received.