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

Rebranding: Update backend URLs in CowSwap #2012

Closed
alfetopito opened this issue Dec 17, 2021 · 1 comment · Fixed by #2047
Closed

Rebranding: Update backend URLs in CowSwap #2012

alfetopito opened this issue Dec 17, 2021 · 1 comment · Fixed by #2047
Assignees
Labels
app:CowSwap CowSwap app Critical Severity indicator for defects. ndicates complete shut-down of the process. Nothing can proceed furt Protofire Handled by Protofire development team

Comments

@alfetopito
Copy link
Contributor

Description

Update API URLs in CowSwap:

cowswap/.env.production

Lines 59 to 64 in d8687e5

#REACT_APP_API_URL_PROD_MAINNET=https://protocol-mainnet.gnosis.io/api
#REACT_APP_API_URL_PROD_RINKEBY=https://protocol-rinkeby.gnosis.io/api
#REACT_APP_API_URL_PROD_XDAI=https://protocol-xdai.gnosis.io/api
#REACT_APP_API_URL_STAGING_MAINNET=https://protocol-mainnet.dev.gnosisdev.com/api
#REACT_APP_API_URL_STAGING_RINKEBY=https://protocol-rinkeby.dev.gnosisdev.com/api
#REACT_APP_API_URL_STAGING_XDAI=https://protocol-xdai.dev.gnosisdev.com/api

Proposal

Apply the same changes as gnosis/gp-ui#915
But on CowSwap

@alfetopito alfetopito added app:CowSwap CowSwap app Protofire Handled by Protofire development team On_hold There's unresolved blockers. labels Dec 17, 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)

@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
@matextrem matextrem self-assigned this Dec 28, 2021
matextrem added a commit that referenced this issue Dec 29, 2021
alfetopito added a commit that referenced this issue Jan 6, 2022
* issue #2011 update explorer URL (Barn and prod only)

* issue #2012 update explorer backend URLs

* Revert BARN urls + update default urls + Add profile URL

* Update .env.production

Co-authored-by: Leandro Boscariol <alfetopito@users.noreply.github.com>

* Update src/custom/api/gnosisProtocol/api.ts

Co-authored-by: Leandro Boscariol <alfetopito@users.noreply.github.com>

Co-authored-by: Leandro Boscariol <alfetopito@users.noreply.github.com>
matextrem added a commit that referenced this issue Jan 6, 2022
* issue #2011 update explorer URL (Barn and prod only)

* issue #2012 update explorer backend URLs

* Revert BARN urls + update default urls + Add profile URL

* Update .env.production

Co-authored-by: Leandro Boscariol <alfetopito@users.noreply.github.com>

* Update src/custom/api/gnosisProtocol/api.ts

Co-authored-by: Leandro Boscariol <alfetopito@users.noreply.github.com>

Co-authored-by: Leandro Boscariol <alfetopito@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
app:CowSwap CowSwap app Critical Severity indicator for defects. ndicates complete shut-down of the process. Nothing can proceed furt Protofire Handled by Protofire development team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants