Skip to content

Auction internal constant MIN_GAS_SPENT_PGA should be MAX_GAS_SPENT_PGA #17

Description

@sambacha

uint256 internal constant MIN_GAS_SPENT_PGA = 100_000;

currently in MEV Boost, consideration for fast priority queue requires less than 200_000 for gas spent

Depending on if this is acceptable or not, you may want to document or consider reworking how this constant is used internally in the auction.

Cheers

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions