feat(statics): updates contract address for gousd test and prod#7780
feat(statics): updates contract address for gousd test and prod#7780amishpatel1994 merged 1 commit intomasterfrom
Conversation
f55b867 to
e36a414
Compare
Phani024
left a comment
There was a problem hiding this comment.
This would create issues with the existing goUSD balances/transfers I guess, although it's just a few transfers. Do we need to check what needs to be done there?
@Phani024 Yeah I had brought up this concern with Sachu earlier when I was doing this for staging and wasn't concerned for existing transfers. Will chat him to see what we need to do for other envs 👍. Perhaps, we need to clean up the DB and remove the past orders referencing the old contract to start from scratch? |
|
@Phani024 chatted with Sachu offline about your concern. He mentioned don't need to delete transfers but can manually correct balances instead and this is safe to merge since no one is using gousd currently. |
Ticket: SCAAS-2223
GoUSD is going to be using the newly deployed smart contract that is generalized for all stablecoins. This PR updates the contract address for test and production env GoUSD stablecoin.