-
Notifications
You must be signed in to change notification settings - Fork 592
[FEATURE] aztec profile gates json output #21832
Copy link
Copy link
Open
Labels
C-aztec.nrComponent: Aztec smart contract frameworkComponent: Aztec smart contract frameworkT-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
C-aztec.nrComponent: Aztec smart contract frameworkComponent: Aztec smart contract frameworkT-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
We are working on a feature which needs to decide which contract method to use in order to optimize the proving time. Including gates count as a json file in our code base makes our build process much easier.
Thanks
Proposed Solution
No response
Example Use Case
No response
Alternative Solutions
No response
Additional Context
No response