Skip to content

Add CI check for headroom on ymax bundles #12215

@mhofman

Description

@mhofman

What

We need to know when we're getting close to the limit for submitting ymax bundles on a production chain (mainnet / devnet).

We probably want to know when the size get to more than 80% of the max.

Why

Heads-up so that we can plan the deployment of bundle chunking support to production chains.

How

Either:

  • Explicit check of the bundle size (compressed), accounting for tx overhead
  • Reduce the allowed tx size of the validator already used in CI for ymax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions