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

Change the key for The Graph #262

Open
5 of 10 tasks
alainncls opened this issue Dec 4, 2024 · 0 comments
Open
5 of 10 tasks

Change the key for The Graph #262

alainncls opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@alainncls
Copy link
Collaborator

alainncls commented Dec 4, 2024

Description

The key we're currently using to call The Graph from the Linea ENS frontend needs to be changed.

Motivation

This change is required in light of the contract change with The Graph, to avoid any interruption of service on the Linea ENS service.

Tasks

  • Grab the new key for The Graph
  • Replace it in the config
  • Replace it in codebase of the Linea ENS frontend
  • Deploy & Test on Devnet
  • Deploy & Test on Sepolia
  • Deploy & Test on Mainnet

Acceptance criteria

  • The key should be injected at a config level as much as possible
  • The frontend should still be able to fetch already registered names for a user
  • The call made to The Graph API should use the new key

Risks

  • Waiting too long to make this change can result in the frontend being unusable (previous key reaching its quota)
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

No branches or pull requests

2 participants