Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Fix for week where Copium Capital used the same account for both staging and prod #106

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

harisang
Copy link
Contributor

The script currently produces an error if the same address was used both for staging and prod submissions. This was indeed the case for Copium Capital that tested colocation in staging before we enabled them with the same account in prod (and disabled them in staging at the same time).

The proposed solution is really to bypass the check just for this one occasion, by pretending that the staging submissions of Copium Capital didn't happen from address 0x008300082C3000009e63680088f8c7f4D3ff2E87, but instead from the old staging address that the core team controls.

@harisang harisang requested a review from fhenneke July 31, 2024 08:01
Copy link
Contributor

@fhenneke fhenneke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable

@harisang harisang merged commit 822a0cb into main Jul 31, 2024
6 checks passed
@harisang harisang deleted the temporary_fix_july_23_july_30_copium_capital branch July 31, 2024 09:04
fhenneke pushed a commit that referenced this pull request Aug 14, 2024
Pr #106 was a temporary workaround that is not needed anymore (hoping
here we won't need to resync data from these weeks).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants