-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
### 🕓 Changelog This commit refactors `TimelockController.t.sol` to use `getBlockTimestamp()` instead of `block.timestamp`, as `block.timestamp` is assumed to be constant across a transaction and will be optimised out by the compiler. For more details, see [issue](foundry-rs/foundry#6180). Additionally, `solhint` has been upgraded to the latest version, [`v5.0.4`](https://github.com/protofire/solhint/releases/tag/v5.0.4), and all submodules have been updated to their most recent commits. --------- Signed-off-by: Pascal Marco Caversaccio <[email protected]>
- Loading branch information
1 parent
a242052
commit 866a8f4
Showing
7 changed files
with
508 additions
and
503 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.