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-blockchain-types): Introduce 'TxnOutputOffset' type #206

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

stanislav-tkach
Copy link
Member

@stanislav-tkach stanislav-tkach commented Feb 12, 2025

Description

  • Introduce TxnOutputOffset type.
  • Update cbork-utils and catalyst-types versions.
  • Add slot and enumerate_txs methods to MultiEraBlock.

Related Pull Requests

input-output-hk/catalyst-voices#1367

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
Contributor

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

Copy link
Contributor

@Mr-Leshiy Mr-Leshiy left a comment

Choose a reason for hiding this comment

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

LGTM

@stanislav-tkach stanislav-tkach merged commit 5f31d75 into main Feb 13, 2025
22 checks passed
@stanislav-tkach stanislav-tkach deleted the txn-output-offset-type branch February 13, 2025 16:15
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.

2 participants