Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ST-56 increase default max fee per gas #4

Merged
merged 1 commit into from
Aug 20, 2024
Merged

fix: ST-56 increase default max fee per gas #4

merged 1 commit into from
Aug 20, 2024

Conversation

a00012025
Copy link

@a00012025 a00012025 commented Aug 20, 2024

改了預設 max fee per gas 的算法,多乘以 1.1 來確保交易不會因為 max fee 太低而失敗

@kryptogoreviewer
Copy link

PR Analysis

  • 🎯 Main theme: 修復:ST-56 增加預設的最大每單位氣體費用
  • 📌 Type of PR: Bug fix
  • 🧪 Relevant tests added: No
  • Focused PR: Yes, 此PR專注於調整最大每單位氣體費用的計算方式。
  • 🔒 Security concerns: No

PR Feedback

How to use

To invoke the PR-Agent, add a comment using one of the following commands:
/review [-i]: Request a review of your Pull Request. For an incremental review, which only considers changes since the last review, include the '-i' option.
/describe: Modify the PR title and description based on the contents of the PR.
/improve: Suggest improvements to the code in the PR.
/ask <QUESTION>: Pose a question about the PR.
/update_changelog: Update the changelog based on the PR's contents.

To edit any configuration parameter from configuration.toml, add --config_path=new_value
For example: /review --pr_reviewer.extra_instructions="focus on the file: ..."
To list the possible configuration parameters, use the /config command.

@t42ji2ji t42ji2ji merged commit 45cee68 into main Aug 20, 2024
1 of 3 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