Skip to content

Commit

Permalink
Merge pull request #5570 from NomicFoundation/features/port-sentry-to-V3
Browse files Browse the repository at this point in the history
Port sentry logic
  • Loading branch information
ChristopherDedominici authored Aug 22, 2024
2 parents 2d4f8db + 2f2cc1b commit 17ba161
Show file tree
Hide file tree
Showing 14 changed files with 1,508 additions and 88 deletions.
45 changes: 44 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions v-next/hardhat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,11 @@
"@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.2",
"@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.2",
"@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.2",
"@sentry/node": "^5.18.1",
"chalk": "^5.3.0",
"debug": "^4.1.1",
"enquirer": "^2.3.0",
"ethereum-cryptography": "1.1.1",
"tsx": "^4.11.0",
"zod": "^3.23.8"
}
Expand Down
Loading

0 comments on commit 17ba161

Please sign in to comment.