Skip to content

Migration Issue: V1 to V2 #269

Description

@popenta

V2 is a major release that introduces several important changes.

New GasLimitEstimator component

In response to the Barnard release, where gas limit overestimation dropped from 10x to 2x, we’ve added the GasLimitEstimator.
This component simulates a transaction to compute the required gas limit and allows an optional multiplier (e.g. 1.1) for safety margins.
It can be passed to any TransactionFactory, Controller or Entrypoint.

Removal of deprecated code

Several previously deprecated classes and methods have been removed to streamline the codebase.

⚠️ This release includes breaking changes. Please review the list below to ensure a smooth upgrade from v1.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions