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

feat(cat-gateway): Chain sync V2 - part 2 #836

Merged
merged 93 commits into from
Sep 21, 2024
Merged

feat(cat-gateway): Chain sync V2 - part 2 #836

merged 93 commits into from
Sep 21, 2024

Conversation

stevenj
Copy link
Collaborator

@stevenj stevenj commented Sep 19, 2024

Description

Part 2 of the chain sync V2 implementation and catalyst gateway refactor.

Fixes Cip36 indexing issues, and other small changes around improving testability and error reporting.

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

stevenj added 30 commits July 11, 2024 13:00
…ainnet, adjust `justfile` to properly select preprod and also refresh git dependencies.
@stevenj stevenj self-assigned this Sep 19, 2024
@stevenj stevenj marked this pull request as draft September 19, 2024 09:23
@stevenj stevenj changed the title feat:(cat-gateway): Chain sync V2 - part 2 feat(cat-gateway): Chain sync V2 - part 2 Sep 19, 2024
Copy link
Contributor

github-actions bot commented Sep 19, 2024

Test Report | ${\color{lightgreen}Pass: 208/208}$ | ${\color{red}Fail: 0/208}$ |

@stevenj stevenj marked this pull request as ready for review September 20, 2024 08:45
@stevenj stevenj added the review me PR is ready for review label Sep 20, 2024
@stevenj stevenj enabled auto-merge (squash) September 20, 2024 08:48
@stevenj stevenj disabled auto-merge September 21, 2024 01:01
@stevenj stevenj merged commit b96002e into main Sep 21, 2024
61 checks passed
@stevenj stevenj deleted the feat/chain-sync-v2 branch September 21, 2024 01:01
@stevenj stevenj restored the feat/chain-sync-v2 branch September 21, 2024 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants