-
Notifications
You must be signed in to change notification settings - Fork 737
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Node: Update governor limit for Polygon (#3739)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6655a42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Has this commit messed up Polygon limits? Currently (and for the past 5 hours since this commit was made) no Polygon source transactions of volume of over $50 deriving from a Portal Bridge contract are being processed (something you would not expect of a 24 hour rolling limit and especially not expect with a 2.5x to the daily limit.) Note also the failure in Wormchain upon deployment of this commit.
6655a42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@djb15
6655a42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mrow921 this commit is in no release and no one (not even in testnet) is currently running it.
Further evidence of this change not being live is from the wormhole dashboard where you can see the governor limit of $2m is maxed out for Polygon. @djb15's commit was explicitly to help mitigate this due to the result of the discussion in #3734