Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ignition to the viem template #6294

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

kanej
Copy link
Member

@kanej kanej commented Feb 14, 2025

This adds the Rocket example and its module based on the Ignition Getting Started Guide.

It will updated/removed as we iterate on the Public Alpha examples.

This adds the Rocket example and its module based on the Ignition
Getting Started Guide.

It will udpated/removed as we iterate on the Public Alpha examples.
@kanej kanej added the v-next A Hardhat v3 development task label Feb 14, 2025
Copy link

changeset-bot bot commented Feb 14, 2025

⚠️ No Changeset found

Latest commit: 21d4c2b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@nomicfoundation/hardhat-ethers-chai-matchers" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package "@nomicfoundation/hardhat-chai-matchers" depends on the ignored package "hardhat", but "@nomicfoundation/hardhat-chai-matchers" is not being ignored. Please add "@nomicfoundation/hardhat-chai-matchers" to the `ignore` option.
The package "@nomicfoundation/hardhat-chai-matchers" depends on the ignored package "@nomicfoundation/hardhat-ethers", but "@nomicfoundation/hardhat-chai-matchers" is not being ignored. Please add "@nomicfoundation/hardhat-chai-matchers" to the `ignore` option.
The package "@nomicfoundation/hardhat-chai-matchers" depends on the ignored package "@nomicfoundation/eslint-plugin-hardhat-internal-rules", but "@nomicfoundation/hardhat-chai-matchers" is not being ignored. Please add "@nomicfoundation/hardhat-chai-matchers" to the `ignore` option.
The package "@nomicfoundation/hardhat-chai-matchers" depends on the ignored package "@nomicfoundation/eslint-plugin-slow-imports", but "@nomicfoundation/hardhat-chai-matchers" is not being ignored. Please add "@nomicfoundation/hardhat-chai-matchers" to the `ignore` option.

Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hardhat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 8:19pm

@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Feb 14, 2025
@kanej kanej requested a review from alcuadrado February 14, 2025 20:19
Copy link
Contributor

hardhat

Total size of the bundle: 214M
Total number of dependencies (including transitive): 54

List of dependencies (sorted by size)
209M	total
29M	@ignored/edr-optimism-linux-x64-musl
29M	@ignored/edr-optimism-linux-x64-gnu
26M	@ignored/edr-optimism-linux-arm64-musl
26M	@ignored/edr-optimism-linux-arm64-gnu
22M	@ignored/edr-optimism-win32-x64-msvc
20M	esbuild
20M	@ignored/edr-optimism-darwin-x64
19M	@ignored/edr-optimism-darwin-arm64
2.8M	@sentry/tracing
2.5M	micro-eth-signer
1.9M	@noble/curves
1.7M	undici
1.2M	@sentry/types
1.2M	@noble/hashes
932K	@sentry/node
920K	@sentry/utils
856K	zod
844K	@ignored/hardhat-vnext-utils
624K	micro-packed
576K	tsx
548K	@sentry/core
544K	fast-equals
492K	@scure/bip39
368K	ethereum-cryptography
348K	@ignored/hardhat-vnext-errors
344K	@sentry/hub
336K	@ignored/edr
320K	enquirer
288K	semver
280K	@ignored/edr-optimism
192K	ws
168K	@scure/base
136K	get-tsconfig
136K	adm-zip
96K	@scure/bip32
92K	chalk
88K	tslib
88K	@sentry/minimal
76K	agent-base
72K	@nomicfoundation/solidity-analyzer
68K	debug
64K	lru_map
64K	https-proxy-agent
60K	@ignored/hardhat-vnext-zod-utils
56K	rfdc
48K	ansi-colors
44K	resolve.exports
40K	resolve-pkg-maps
36K	p-map
32K	cookie
24K	strip-ansi
24K	env-paths
24K	ansi-regex
20K	ms

@kanej kanej added this pull request to the merge queue Feb 14, 2025
Merged via the queue into v-next with commit 46434fc Feb 14, 2025
146 checks passed
@kanej kanej deleted the feat/add-ignition-to-viem-template branch February 14, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants