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

fix(rust/cardano-chain-follower): fix immutable roll forward events #245

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

stevenj
Copy link
Collaborator

@stevenj stevenj commented Mar 19, 2025

Description

Fixes generation of Immutable Chain Roll Forward events.

Related Issue(s)

List the issue numbers related to this pull request.

e.g., Closes #123, Resolves #456 Fixes #367

Description of Changes

Provide a clear and concise description of what the pull request changes.

Breaking Changes

Describe any breaking changes and the impact.

Screenshots

If applicable, add screenshots to help explain your changes.

Related Pull Requests

If applicable, list any related pull requests.

e.g., #123, #456

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 stevenj marked this pull request as draft March 19, 2025 07:36
@stevenj stevenj self-assigned this Mar 19, 2025
Copy link
Contributor

github-actions bot commented Mar 19, 2025

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

@stevenj stevenj marked this pull request as ready for review March 19, 2025 14:45
@stevenj stevenj added the review me PR is ready for review label Mar 19, 2025
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
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

1 participant