Skip to content

Field custom_fee_limits not applied to max_custom_fees in transaction body #1209

@venilinvasilev

Description

@venilinvasilev

Summary

custom_fee_limits set on the transaction are not propagated to max_custom_fees in the transaction body.

Expected Behavior

When custom_fee_limits are provided, they should be correctly mapped to max_custom_fees in the transaction body so fee limits are enforced as intended.

Actual Behavior

custom_fee_limits are ignored and not used to populate max_custom_fees, resulting in missing fee limit enforcement.

Impact

  • Breaks permissionless revenue-generating topic behavior introduced by the relevant HIP-991
  • Prevents correct fee limiting for custom fees
  • Leads to unexpected or incorrect transaction fee handling

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions