Skip to content

fix: renewed validator burn fix#991

Merged
bohdan-struk-avalabs merged 1 commit into
masterfrom
fix/renewed-validator-burn-fix
Jun 9, 2026
Merged

fix: renewed validator burn fix#991
bohdan-struk-avalabs merged 1 commit into
masterfrom
fix/renewed-validator-burn-fix

Conversation

@bohdan-struk-avalabs

Copy link
Copy Markdown
Contributor

No description provided.

…edValidatorTx

AddAutoRenewedValidatorTx was not handled in getTransferableOutputsByTx,
causing it to fall through to the generic else branch which only returns
baseTx.outputs. This caused the staked amount to be incorrectly counted
as burned instead of output, producing an inflated burned amount equal to
stake + fee instead of just fee.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bohdan-struk-avalabs bohdan-struk-avalabs force-pushed the fix/renewed-validator-burn-fix branch from 33b2af7 to bb3b366 Compare June 9, 2026 16:57
@bohdan-struk-avalabs bohdan-struk-avalabs merged commit 588f59b into master Jun 9, 2026
4 checks passed
@bohdan-struk-avalabs bohdan-struk-avalabs deleted the fix/renewed-validator-burn-fix branch June 9, 2026 17:11
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