Skip to content

Fix/l1_gas#23

Merged
apoorvsadana merged 7 commits intomainfrom
fix/l1_gas
Jan 8, 2026
Merged

Fix/l1_gas#23
apoorvsadana merged 7 commits intomainfrom
fix/l1_gas

Conversation

@byteZorvin
Copy link
Copy Markdown
Member

No description provided.

compiledProgramJson: any
) {
const resourceBounds = getDefaultResourceBounds();
resourceBounds.l2_gas.max_amount = 100000000; // setting a high value to avoud gas issues
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
resourceBounds.l2_gas.max_amount = 100000000; // setting a high value to avoud gas issues
resourceBounds.l2_gas.max_amount = 100000000; // setting a high value to avoid gas issues

@apoorvsadana apoorvsadana merged commit 4864647 into main Jan 8, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants