You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ledger/babbage): Integer underflow issue in babbage.UtxoValidateCollateralEqBalance (#1024)
* feat(ledger/babbage): Prevented uint underflow in UtxoValidateCollateralEqBalance when collateral UTxOs are missing
Signed-off-by: Akhil Repala <[email protected]>
* feat(ledger/babbage): Refactored collateral validation to use only structured errors and return at function end
Signed-off-by: Akhil Repala <[email protected]>
---------
Signed-off-by: Akhil Repala <[email protected]>
0 commit comments