Skip to content

Improve Fee and Gas Limit Dynamics #93

@SIDDHANTCOOKIE

Description

@SIDDHANTCOOKIE

@Zahnentferner Currently, our gas limit is strictly bound to the transaction fee provided by the user (1 fee = 1 gas limit). For a more robust economy, we should decouple these. We need to discuss:

  1. Setting a base price per gas unit (e.g., gasPrice).
  2. Separating the gasLimit from the tx.amount.
  3. Adding a base fee burn mechanism (EIP-1559 style) to manage chain congestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions