Skip to content

Charge a small fee for "opening" a transaction. #10984

Open
@robert-zaremba

Description

Summary

ValidateBasic is executed both at CheckTx and DeliverTx but we don't charge any fee, and if it fails we do a free computation for "opening" a transaction, but the resources are not free.

Proposal

Charge a small fee in DeliverTx by updating on of the existing middlewares or adding a new one.

Ref: #10680 (comment)


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions