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

Feature: Update Rollups 1.0.0 and wire subsquid #118

Merged
merged 8 commits into from
Aug 28, 2023

Conversation

brunomenezes
Copy link
Collaborator

Summary

Updating the graphql generation to look to Subsquid API instead of subgraph. Upgrade the cartesi/rollups to v1.0.0

Changes:

  • Removed all subgraph definitions.
  • Removed Ethereum Goerli testnet.
  • Added Ethereum Sepolia testnet information.
  • Update the docker definition and CI for image generation.
  • Update the home page with all the new graphQL queries and types.
  • Update the codegen to be pointing to Subsquid API.
  • Upgrade cartesi/rollups to v1.0.0.
  • Remove tests and components not used in the App.
  • Update all the tests affected by the above changes.

@vercel
Copy link

vercel bot commented Aug 25, 2023

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

Name Status Preview Comments Updated (UTC)
rollups ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 25, 2023 11:32am
staking ✅ Ready (Inspect) Visit Preview Aug 25, 2023 11:32am

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5975320914

  • 10 of 11 (90.91%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 73.135%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/rollups/src/services/useNetwork.tsx 1 2 50.0%
Totals Coverage Status
Change from base Build 5863334988: -0.02%
Covered Lines: 2564
Relevant Lines: 3340

💛 - Coveralls

@brunomenezes brunomenezes merged commit 54dcf93 into main Aug 28, 2023
8 of 9 checks passed
@brunomenezes brunomenezes deleted the feature/rollups-sepolia branch August 28, 2023 03:09
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.

None yet

3 participants