Skip to content

Align GasCalculator in modularized workflow #12538

@IvanKavaldzhiev

Description

@IvanKavaldzhiev

Problem

Currently, the modularized code base in web3 is making use of the legacy GasCalculatorHederaV22 implementation, which was used in mono code.

hedera-app keeps track of the latest Ethereum forks and constantly update the correctness of the GasCalculator. That logic is managed by having a CustomGasCalculator implementation.

Solution

Adapt modularized code to work with CustomGasCalculator.

Alternatives

No response

Metadata

Metadata

Labels

enhancementType: New featureweb3Area: Web3 API

Type

Projects

Status

📋 Backlog

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions