Skip to content

feat: core subgraph deployment#77

Merged
leoslr merged 5 commits intomainfrom
feat/core-subgraph-deployment
Nov 15, 2023
Merged

feat: core subgraph deployment#77
leoslr merged 5 commits intomainfrom
feat/core-subgraph-deployment

Conversation

@leoslr
Copy link
Contributor

@leoslr leoslr commented Nov 7, 2023

Deployment of the payment subgraph on Core for the following contracts:

  • ERC20Proxy
  • ERC20FeeProxy
  • ETHProxy
  • ETHFeeProxy

Config updated to use specific URLs for the subgraph node (managed by Core).
Config and gh repo updated to use Core specific auth token

Copy link
Contributor

@benjlevesque benjlevesque left a comment

Choose a reason for hiding this comment

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

let's not use the matrix for chains that aren't on the hosted service?
We can make another step that deploys these.

Co-authored-by: Alexandre ABRIOUX <alexandre-abrioux@users.noreply.github.com>
Copy link
Member

@MantisClone MantisClone left a comment

Choose a reason for hiding this comment

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

I agree with @benjlevesque that putting the non-hosted-service deployments into separate steps would be better than using a matrix. @leoslr I'm open to helping if you'd like, given my Issue #62 introduced the complex matrix.

leoslr and others added 2 commits November 15, 2023 14:54
Co-authored-by: Alexandre ABRIOUX <alexandre-abrioux@users.noreply.github.com>
@leoslr leoslr merged commit 8c12e11 into main Nov 15, 2023
@leoslr leoslr deleted the feat/core-subgraph-deployment branch November 15, 2023 14:05
@leoslr leoslr mentioned this pull request Nov 15, 2023
@MantisClone MantisClone linked an issue Mar 27, 2024 that may be closed by this pull request
5 tasks
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.

Deploy to CORE

4 participants