Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feat/eip4844
Browse files Browse the repository at this point in the history
  • Loading branch information
Wodann committed Apr 22, 2024
2 parents 6e0f392 + a02fa13 commit b441e16
Show file tree
Hide file tree
Showing 4,223 changed files with 2,995 additions and 590,044 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "minor",
"ignore": ["@nomiclabs/common", "benchmark"],
"ignore": ["benchmark"],
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Hardhat + EDR",
"name": "EDR",
"image": "mcr.microsoft.com/devcontainers/base:bullseye",
"features": {
"ghcr.io/devcontainers/features/node:1": {
Expand Down
30 changes: 0 additions & 30 deletions .github/ISSUE_TEMPLATE/bug-report.yml

This file was deleted.

5 changes: 0 additions & 5 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .github/ISSUE_TEMPLATE/feature-request.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/other-issue.md

This file was deleted.

7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,3 @@ updates:
interval: "daily"
commit-message:
prefix: "bump"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "@solidity-parser/parser"
versioning-strategy: increase
45 changes: 0 additions & 45 deletions .github/workflows/LATEST_DEPENDENCY_VERSIONS.yml

This file was deleted.

4 changes: 1 addition & 3 deletions .github/workflows/add-issue-to-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ jobs:
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/NomicFoundation/projects/4
project-url: https://github.com/orgs/NomicFoundation/projects/5
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: area:edr
label-operator: NOT
42 changes: 0 additions & 42 deletions .github/workflows/add-label-to-new-issue.yml

This file was deleted.

60 changes: 0 additions & 60 deletions .github/workflows/autoassign-issues.yml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/autoassign-prs.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/check-docs-site.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/comment-on-linter-error.yml

This file was deleted.

Loading

0 comments on commit b441e16

Please sign in to comment.