-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' into governance/add-new-parameter
- Loading branch information
Showing
45 changed files
with
163 additions
and
5,333 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,18 +7,6 @@ on: | |
branches: [main, dev] | ||
|
||
jobs: | ||
maintenance: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v3 | ||
- name: Install Node modules | ||
uses: actions/setup-node@v3 | ||
with: | ||
node-version: "18.x" | ||
cache: "npm" | ||
- run: npm ci | ||
- name: Check modified OpenZeppelin contracts | ||
run: node scripts/maintenance/checkModifiedOpenZeppelinContracts.js | ||
tests: | ||
runs-on: ubuntu-latest | ||
steps: | ||
|
@@ -82,7 +70,6 @@ jobs: | |
with: | ||
node-version: "18.x" | ||
cache: "npm" | ||
- run: rm foundry.toml | ||
- uses: crytic/[email protected] | ||
with: | ||
node-version: 18 | ||
|
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
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
17 changes: 0 additions & 17 deletions
17
contracts/child/proxy/hardfork/ForkParamsHardforkProxy.sol
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
contracts/child/proxy/hardfork/NetworkParamsHardforkProxy.sol
This file was deleted.
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
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
9 changes: 0 additions & 9 deletions
9
...cts/child/validator/legacy-compat/@openzeppelin/contracts-upgradeable/README.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.