Skip to content

Updating Raindex crates and app for new subgraph #697

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

Merged
merged 25 commits into from
Jul 5, 2024

Conversation

hardyjosh
Copy link
Contributor

@hardyjosh hardyjosh commented Jun 25, 2024

Motivation

We now have a new subgraph for Orderbook V4, so the app needs to be updated to be compatible.

Solution

I used Cynic to introspect the new schema, updated all the queries to be compatible and then fixed all the type errors downstream, through the common crates, through to the Tauri crate, and the GUI itself.

Checks

By submitting this for review, I'm confirming I've done the following:

  • made this PR as small as possible
  • unit-tested any new functionality
  • linked any relevant issues or PRs

@hardyjosh hardyjosh changed the base branch from main to 2024-03-25-v4 June 25, 2024 11:50
@hardyjosh hardyjosh changed the base branch from 2024-03-25-v4 to 2024-06-25-sg-erc20 June 26, 2024 22:03
@hardyjosh hardyjosh changed the base branch from 2024-06-25-sg-erc20 to 2024-03-25-v4 July 2, 2024 12:57
@hardyjosh hardyjosh changed the title 2024 06 24 subgraph crate Updating Raindex crates and app for new subgraph Jul 2, 2024
@hardyjosh hardyjosh requested a review from thedavidmeister July 2, 2024 13:07
@hardyjosh hardyjosh self-assigned this Jul 2, 2024
@hardyjosh hardyjosh changed the base branch from 2024-03-25-v4 to 2024-06-27-order-vault-fix July 2, 2024 13:12
@hardyjosh hardyjosh marked this pull request as ready for review July 2, 2024 13:19
@thedavidmeister thedavidmeister changed the base branch from 2024-06-27-order-vault-fix to 2024-03-25-v4 July 3, 2024 06:40
@thedavidmeister thedavidmeister merged commit bbe7248 into 2024-03-25-v4 Jul 5, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment