Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

feat: backwards compatibility for calldata_factor #1529

Merged
merged 1 commit into from
Feb 18, 2024

Commits on Feb 18, 2024

  1. feat: backwards compatibility for calldata_factor

    If os resources' inner tx is missing `constant` and `calldata_factor`
    keys, then:
    - assume it is a flat `ExecutionResources` instance, and put its
      contents inside a `constant` key.
    - initialize calldata_factor as default (all zeros).
    Gilad Chase committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    b8ae6a9 View commit details
    Browse the repository at this point in the history