Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Rebranding: Update Backend URLs in Explorer #915

Closed
alfetopito opened this issue Dec 17, 2021 · 3 comments
Closed

Rebranding: Update Backend URLs in Explorer #915

alfetopito opened this issue Dec 17, 2021 · 3 comments
Assignees
Labels
app:Explorer Explorer App Critical Severity indicator for defects. ndicates complete shut-down of the process. Nothing can proceed furt Protofire task to the protofire team

Comments

@alfetopito
Copy link
Contributor

Description

Update URLs used on explorer to talk to backend api:

gp-ui/webpack.config.js

Lines 28 to 33 in 6620910

OPERATOR_URL_STAGING_MAINNET: 'https://protocol-mainnet.dev.gnosisdev.com/api',
OPERATOR_URL_STAGING_RINKEBY: 'https://protocol-rinkeby.dev.gnosisdev.com/api',
OPERATOR_URL_STAGING_XDAI: 'https://protocol-xdai.dev.gnosisdev.com/api',
OPERATOR_URL_PROD_MAINNET: 'https://protocol-mainnet.gnosis.io/api',
OPERATOR_URL_PROD_RINKEBY: 'https://protocol-rinkeby.gnosis.io/api',
OPERATOR_URL_PROD_XDAI: 'https://protocol-xdai.gnosis.io/api',

Proposal

Prod urls per network:

  • api.cow.fi/mainnet
  • api.cow.fi/rinkeby
  • api.cow.fi/xdai

*Staging urls per networks:

  • barn.api.cow.fi/mainnet
  • barn.api.cow.fi/rinkeby
  • barn.api.cow.fi/xdai

*Still needs to confirm this will be the final domain

Additional context
Add any other context or screenshots about the feature request here.

@alfetopito alfetopito added On_hold There's unresolved blockers. app:Explorer Explorer App Protofire task to the protofire team labels Dec 17, 2021
@alfetopito alfetopito added Critical Severity indicator for defects. ndicates complete shut-down of the process. Nothing can proceed furt and removed On_hold There's unresolved blockers. labels Dec 23, 2021
@alfetopito
Copy link
Contributor Author

Point the PR to a new branch called rebranding when ready (create the branch from develop if it doesn't exist yet)

@henrypalacios henrypalacios self-assigned this Dec 28, 2021
@alongoni
Copy link
Contributor

Point the PR to a new branch called rebranding when ready (create the branch from develop if it doesn't exist yet)

I've created the rebranding branch

@elena-zh
Copy link

I have created a separate task for not implemented changes related to updating staging URLs #944

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:Explorer Explorer App Critical Severity indicator for defects. ndicates complete shut-down of the process. Nothing can proceed furt Protofire task to the protofire team
Projects
None yet
Development

No branches or pull requests

4 participants