Skip to content

TransactionPayment*Api does not support SkipCheckIfFeeless #7811

Open
@bkchr

Description

@bkchr

When querying the fees for a transaction/call using the runtime apis, we don't check if the fees will be skipped by the SkipCheckIfFeeless transaction extension. So, the runtime apis would return an incorrect fee.

A simple solution could be to mimic the functions called by the runtime api in the SkipCheckIfFeeless extension and then to call this instead of directly calling the transaction payment api.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    I3-annoyanceThe node behaves within expectations, however this “expected behaviour” itself is at issue.

    Type

    No type

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions