Skip to content

Replace burning gas logic in CanonicalTransactionChain #762

@elenadimitrova

Description

@elenadimitrova

The OVM_CanonicalTransactionChain.enqueue() function currently burns through 1/32th of the gasLimit the cross domain message is sent with. This gas represents the "L2 fee" and thus instead of burning it, should be distributed accordingly.

Additional context
This was also discussed in the context of reducing the cost of deposit here
#667 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions