Skip to content

Conversation

@vetalcore
Copy link
Contributor

@vetalcore vetalcore commented Aug 15, 2025

Context

TransactionSummaryInspector expects protocolParameters param typed as Cardano.ProtocolParameters.
protocolParameters then used (only occurrence) in computeImplicitCoin util, where it is typed as Pick<Cardano.ProtocolParameters, 'stakeKeyDeposit' | 'poolDeposit'>.

Proposed Solution

Narrow down protocolParameters type in TransactionSummaryInspector to be aligned with computeImplicitCoin.

Important Changes Introduced

@vetalcore vetalcore self-assigned this Aug 15, 2025
Copy link
Collaborator

@mirceahasegan mirceahasegan left a comment

Choose a reason for hiding this comment

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

💪

Copy link
Member

@DominikGuzei DominikGuzei left a comment

Choose a reason for hiding this comment

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

great work 👏

@vetalcore vetalcore merged commit 08161c0 into master Aug 17, 2025
10 of 11 checks passed
@vetalcore vetalcore deleted the feat/lw-13150-store-protocol-parameters-un-serialized branch August 17, 2025 04:10
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.

3 participants