Skip to content

Commit 17ba161

Browse files
Merge pull request #5570 from NomicFoundation/features/port-sentry-to-V3
Port sentry logic
2 parents 2d4f8db + 2f2cc1b commit 17ba161

File tree

14 files changed

+1508
-88
lines changed

14 files changed

+1508
-88
lines changed

pnpm-lock.yaml

+44-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

v-next/hardhat/package.json

+2
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,11 @@
7878
"@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.2",
7979
"@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.2",
8080
"@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.2",
81+
"@sentry/node": "^5.18.1",
8182
"chalk": "^5.3.0",
8283
"debug": "^4.1.1",
8384
"enquirer": "^2.3.0",
85+
"ethereum-cryptography": "1.1.1",
8486
"tsx": "^4.11.0",
8587
"zod": "^3.23.8"
8688
}

0 commit comments

Comments
 (0)