Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default Gnosis Chain RPC Endpoint #2251

Open
sacshin opened this issue Jun 16, 2022 · 5 comments
Open

Update default Gnosis Chain RPC Endpoint #2251

sacshin opened this issue Jun 16, 2022 · 5 comments

Comments

@sacshin
Copy link

sacshin commented Jun 16, 2022

The ones used currently are no longer supported by Gnosis Chain.
We could use some from this list https://developers.gnosischain.com/for-developers/developer-resources/update-rpc-url
Omen

@sacshin sacshin changed the title Upgrade default Gnosis Chain RPC Endpoint Update default Gnosis Chain RPC Endpoint Jun 16, 2022
@DrHongos
Copy link

File: src/utils/networks.ts
line 259
change "xdai" to "gnosis"
image

@fnanni-0
Copy link

There is a similar problem with the relay service

url = 'https://omen-xdai-relay.vercel.app'

which apparently is using the old RPC. Does anyone know who maintains https://omen-xdai-relay.vercel.app?

@kadenzipfel
Copy link
Contributor

There is a similar problem with the relay service

url = 'https://omen-xdai-relay.vercel.app'

which apparently is using the old RPC. Does anyone know who maintains https://omen-xdai-relay.vercel.app?

the maintainer is @hexyls, but he isn't around anymore so you'll have to redeploy it https://github.com/hexyls/omen-relay

@fnanni-0
Copy link

fnanni-0 commented Mar 31, 2023

Hey @kadenzipfel, I fixed this, the relayer issue and #2245 here v1.3.3...fnanni-0:omen-exchange:fix/relay-and-rpc. The relayer issue is important because there are users who are having difficulties to withdraw liquidity and funds from the Omen Account on Gnosis Chain.

There is no branch for the 1.3.3 release which is the current Omen release, it's just a tag, so I can't create a PR with just these changes . Is there any chance you could create the 1.3.3 branch?

@kadenzipfel
Copy link
Contributor

Hey @kadenzipfel, I fixed this, the relayer issue and #2245 here v1.3.3...fnanni-0:omen-exchange:fix/relay-and-rpc. The relayer issue is important because there are users who are having difficulties to withdraw liquidity and funds from the Omen Account on Gnosis Chain.

There is no branch for the 1.3.3 release which is the current Omen release, it's just a tag, so I can't create a PR with just these changes . Is there any chance you could create the 1.3.3 branch?

hey, sadly i don't have write access on this repo anymore so won't be able to help with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants