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

feat: bump transaction fee & retry if stuck (polygon only) #597

Merged
merged 5 commits into from
Apr 1, 2024

Conversation

fforbeck
Copy link
Contributor

@fforbeck fforbeck commented Apr 1, 2024

Proposed Changes

  • For deployments on Polygon Mainnet, the deployment script can increase the transaction fee based on an increase factor and retry the transaction with the same nonce.
  • There is a maximum number of attempts that must be respected, and if this limit is exceeded, the transaction is considered failed and the script stops.

@fforbeck fforbeck merged commit 9a99dce into master Apr 1, 2024
2 checks passed
@fforbeck fforbeck deleted the bump-tx-fee branch April 1, 2024 18:44
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.

1 participant