Skip to content

Commit ec4cef7

Browse files
firs code logic + tests
1 parent 141174d commit ec4cef7

File tree

11 files changed

+1360
-1
lines changed

11 files changed

+1360
-1
lines changed

pnpm-lock.yaml

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

v-next/hardhat/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,11 @@
7777
"@ignored/hardhat-vnext-errors": "workspace:^3.0.0-next.2",
7878
"@ignored/hardhat-vnext-utils": "workspace:^3.0.0-next.2",
7979
"@ignored/hardhat-vnext-zod-utils": "workspace:^3.0.0-next.2",
80+
"@sentry/node": "^5.18.1",
8081
"chalk": "^5.3.0",
8182
"enquirer": "^2.3.0",
83+
"ethereum-cryptography": "1.1.1",
84+
"fp-ts": "1.19.3",
8285
"tsx": "^4.11.0",
8386
"zod": "^3.23.8"
8487
}

0 commit comments

Comments
 (0)