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

chore: add mainnet cCOP relayers addresses #29

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Conversation

nvtaveras
Copy link
Contributor

@nvtaveras nvtaveras commented Oct 30, 2024

Description

This adds the cCOP relayers after the whitelist CGP executed last night. This is already deployed to PROD, signers funded and relaying.

Other changes

I ran into a bug when generating the aegis config by running npm run aegis:export. The reason was that we were using the format {base}_{quote} instead of {base}/{quote} when deriving the relayer signer address. I noticed it because when trying aegis with the recommended config I got 0 as the balance for all signer addresses. This was fixed in 3eb2939 and confirmed it works by testing the new aegis config locally.

Tested

This is already deployed to PROD, signers funded and relaying:

CELO/COP:
https://celoscan.io/address/0x5926f76d43ce2d778880226b3c4e7156c8ece99e

COP/USD:
https://celoscan.io/address/0x783f947126adb7646c2a459b867f5b526d2e6603

Copy link
Collaborator

@chapati23 chapati23 left a comment

Choose a reason for hiding this comment

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

lgtm, i double-checked that the cop/usd and celo/cop addresses point to the correct contracts

@nvtaveras nvtaveras merged commit aa3080a into main Oct 30, 2024
1 check passed
@nvtaveras nvtaveras deleted the feat/mainnetcCOP branch October 30, 2024 12:00
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

Successfully merging this pull request may close these issues.

2 participants