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

[SC-429] Remove min and max delay #15

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

hexonaut
Copy link
Contributor

@hexonaut hexonaut commented Jun 8, 2024

Min and max delay provide no additional protection as the min/max can be changed right before updating the actual delay. We can remove it.

Copy link

github-actions bot commented Jun 8, 2024

Coverage after merging SC-429-remove-min-max-delay into master will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src/executors
   AuthBridgeExecutor.sol100%100%100%100%
   BridgeExecutorBase.sol99.37%97.37%100%100%312
src/receivers
   BridgeExecutorReceiverArbitrum.sol100%100%100%100%
   BridgeExecutorReceiverGnosis.sol100%100%100%100%
   BridgeExecutorReceiverOptimism.sol100%100%100%100%

@hexonaut hexonaut merged commit 25ddc69 into master Jun 11, 2024
3 checks passed
@hexonaut hexonaut deleted the SC-429-remove-min-max-delay branch June 11, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants