Skip to content

Show GAS fee on real invocation confirmation dialogue #133

@deanpress

Description

@deanpress

Expected Behavior

Since invocations above 10 GAS are no longer free, users should be made aware of the fee when sending an invocation.

Current Behavior

The invocation dialogue is currently not displaying any fees when reviewing real invocations.

Possible Solution

Before sending a real invocation, the client should do a testinvoke, then display the fee information and the "expected output" retrieved from the test invocation in the invocation confirmation dialogue.
In the case they fee is <=10 GAS, set displayed fee to "free".
In the case it's >10 GAS, display total GAS fee - 10 as the displayed fee.

Metadata

Metadata

Assignees

No one assigned

    Labels

    community issueOpen for community contributionsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions