Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ci: Update gas limit
Browse files Browse the repository at this point in the history
dsocolobsky committed Jan 20, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent f1532cf commit ea66369
Showing 2 changed files with 564 additions and 564 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/flamegraph_watcher.sh
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
# then polls the account balance until the expected balance has been reached
# and then kills the process. It also measures the elapsed time of the test and
# outputs it to Github Action's outputs.
iterations=1500
iterations=3500
value=1
account=0x33c6b73432B3aeA0C1725E415CC40D04908B85fd
end_val=$((171 * $iterations * $value))
Loading

0 comments on commit ea66369

Please sign in to comment.