zkparty / trusted-setup-frontend

The KZG Ceremony web browser implementation
https://ceremony.ethereum.org
229 stars 66 forks source link

Stuck on bind your contribution #149

Closed 2color closed 1 year ago

2color commented 1 year ago

I'm using wallet connect to sign the message. After signing the message, nothing happens, and the page is stuck.

Screen Shot 2023-01-17 at 5 15 48 PM

One of the reasons this might be happening is because the app is hitting Infura with too many requests (to https://mainnet.infura.io/v3/86b04963127d42fbbf41d9546de393eb) which return 429s

NicoSerranoP commented 1 year ago

Hi there! Sorry about this. It looks like our Infura services reached the requests limit. Give me a moment I discuss with the team about possible alternatives and I will keep you updated

NicoSerranoP commented 1 year ago

Sorry for the delay @2color. Could you try again? The Infura node we are using is now below request limits. If it does not work, could you copy and paste the console log errors here?