CommonsSwarm / tec-hatch

Front end for the Hatch
https://hatch.tecommons.org/
3 stars 11 forks source link

Pop up says approve tx failed but it didnt #104

Open GriffGreen opened 3 years ago

GriffGreen commented 3 years ago

https://hatch-demo.netlify.app/

PJColombo commented 3 years ago

Hey @GriffGreen, which network endpoint are you using on Metamask ?

Craig was having the same problem and he was using https://rpc.xdaichain.com/. I tried this endpoint and sometimes I got the tx-failed error.

The 1hive endpoint (https://xdai.1hive.org/) seems to be working perfectly. I recommend using it

GriffGreen commented 3 years ago

bringing to gardens tomorrow...

We will recommend using the https://xdai.1hive.org/ endpoint for sure

Also we can make the error message say "Please check that your transaction went through"

Instead of hardcoding the endpoint in the front end... we grab the endpoint from the user.

BradleyC commented 3 years ago

Is this ticket still relevant?