Skip to content

Labels

Labels

  • agent

    Generated by AI agents
  • api:breaking

    Crate interface change — downstream users must update
  • api:compatible

    Only new interface or API is introduced. Existing software is compatible.
  • api:unchanged

    No change to the public interface or API
  • comp:core

    Changes to the `mega-evm` core crate
  • comp:doc

    Changes in the documentation
  • comp:mega-evme

    Changes to the `mega-evme` tool
  • comp:misc

    Changes to the miscellaneous part of this repo
  • dependencies

    Pull requests that update a dependency file
  • rust

    Pull requests that update rust code
  • spec:new

    Introduces a new MegaSpecId variant
  • spec:stable

    Touches stable spec code — must not change behavior
  • spec:unchanged

    No change to any `mega-evm`'s behavior
  • spec:unstable

    Changes to the unstable spec (currently REX5)
  • triage:needed

    Needs triage — add appropriate labels and remove this one