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(contracts): move away from infura key to full rpc url #1411

Merged
merged 1 commit into from
May 1, 2024

Conversation

ctrlc03
Copy link
Collaborator

@ctrlc03 ctrlc03 commented Apr 29, 2024

Description

Use full RPC url

Related issue(s)

fix #1410

Confirmation

Copy link

vercel bot commented Apr 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview May 1, 2024 8:08am

Copy link
Collaborator

@0xmad 0xmad left a comment

Choose a reason for hiding this comment

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

@ctrlc03 thanks, just one question.

contracts/tasks/helpers/constants.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@0xmad 0xmad left a comment

Choose a reason for hiding this comment

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

@ctrlc03 thanks!

@ctrlc03 ctrlc03 force-pushed the chore/use-rpc-url branch from d8c39e8 to 2b4912f Compare May 1, 2024 08:05
@ctrlc03 ctrlc03 enabled auto-merge May 1, 2024 08:15
@ctrlc03 ctrlc03 merged commit de931f0 into dev May 1, 2024
20 checks passed
@ctrlc03 ctrlc03 deleted the chore/use-rpc-url branch May 1, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Unify RPC url on contract to use full url vs infura key
3 participants