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

chore(cardano-chain-follower): Use pallas 0.22.0 instead of catalyst-pallas #112

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

FelipeRosa
Copy link

Description

Switch back to using pallas (v0.22.0) instead of the catalyst-pallas fork.

Related Issue(s)

Closes #63.

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

Copy link
Collaborator

@minikin minikin left a comment

Choose a reason for hiding this comment

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

lgtm

@minikin minikin merged commit e4b5aa5 into main Feb 5, 2024
19 checks passed
@minikin minikin deleted the chore/catalyst-pallas-to-pallas branch February 5, 2024 10:57
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.

🛠️ [TASK]: Switch back from catalyst-pallas to pallas in cardano-chain-follower
2 participants