-
Notifications
You must be signed in to change notification settings - Fork 592
[FEATURE] Configure gas settings in TXE #22290
Copy link
Copy link
Open
Labels
T-feature-requestType: Adding a brand new feature (not to be confused with improving an existing feature).Type: Adding a brand new feature (not to be confused with improving an existing feature).from-communityThis originated from the community :)This originated from the community :)
Metadata
Metadata
Assignees
Labels
T-feature-requestType: Adding a brand new feature (not to be confused with improving an existing feature).Type: Adding a brand new feature (not to be confused with improving an existing feature).from-communityThis originated from the community :)This originated from the community :)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Problem Statement
Gas settings default to zero in TXE, so it's not possible to implement tests for contracts that depend on gas values, such as an FPC.
Proposed Solution
It would be great to be able to set non-zero gas settings values in
env.call_privateandenv.call_public.Example Use Case
FPC example and its gas setting-dependent function
Alternative Solutions
No response
Additional Context
v4.2.0-aztecnr-rc.2