Skip to content

Conversation

ChristopherDedominici
Copy link
Contributor

@ChristopherDedominici ChristopherDedominici commented Jul 10, 2025

Ports hardhat-ledger to Hardhat 3.

hardhat-ledger will not be included in the toolboxes, but will provide a key deployment option when running in Hardhat scripts. Hardhat Ignition support is not included in this PR but is coming soon.

Link to internal design doc

Fixes: #5646

TODO after MERGE

TODO

Related V2 bugs fixed in V3

@ChristopherDedominici ChristopherDedominici self-assigned this Jul 10, 2025
@ChristopherDedominici ChristopherDedominici added the v-next A Hardhat v3 development task label Jul 10, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Jul 10, 2025
Copy link

changeset-bot bot commented Jul 10, 2025

🦋 Changeset detected

Latest commit: 3b222dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nomicfoundation/hardhat-errors Patch

Not sure what this means? Click here to learn what changesets are.

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

@ChristopherDedominici ChristopherDedominici linked an issue Jul 10, 2025 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Jul 10, 2025

hardhat

Total size of the bundle: 35M
Total number of dependencies (including transitive): 40

List of dependencies (sorted by size)
29M	total
7.3M	@sentry/core
5.2M	zod
2.7M	micro-eth-signer
1.9M	@noble/curves
1.7M	undici
1.2M	@noble/hashes
924K	@nomicfoundation/hardhat-utils
864K	@streamparser/json
624K	micro-packed
592K	tsx
548K	@nomicfoundation/hardhat-errors
492K	@scure/bip39
456K	@nomicfoundation/edr
452K	fast-equals
408K	json-stream-stringify
368K	ethereum-cryptography
332K	@streamparser/json-node
320K	enquirer
320K	@nomicfoundation/hardhat-zod-utils
288K	semver
200K	ws
180K	chokidar
176K	get-tsconfig
168K	@scure/base
160K	esbuild
136K	adm-zip
96K	@scure/bip32
92K	chalk
72K	@nomicfoundation/solidity-analyzer
68K	debug
60K	readdirp
56K	rfdc
48K	ansi-colors
44K	resolve.exports
40K	resolve-pkg-maps
36K	p-map
24K	strip-ansi
24K	env-paths
24K	ansi-regex
20K	ms

@kanej kanej removed this from the Hardhat 3 Beta Release milestone Jul 22, 2025
@kanej kanej self-requested a review July 24, 2025 09:53
@michalbrabec michalbrabec removed the request for review from kanej October 14, 2025 14:41
@michalbrabec michalbrabec dismissed kanej’s stale review October 14, 2025 14:42

John is OOO and he confirmed that all remaing comments are not blocking
PR approved by @fvictorio

@ChristopherDedominici ChristopherDedominici added this pull request to the merge queue Oct 14, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 14, 2025
@ChristopherDedominici ChristopherDedominici added this pull request to the merge queue Oct 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 15, 2025
@ChristopherDedominici ChristopherDedominici added this pull request to the merge queue Oct 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 15, 2025
@ChristopherDedominici ChristopherDedominici added this pull request to the merge queue Oct 15, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 15, 2025
@ChristopherDedominici ChristopherDedominici added this pull request to the merge queue Oct 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 16, 2025
@ChristopherDedominici ChristopherDedominici added the no changeset needed This PR doesn't require a changeset label Oct 16, 2025
@ChristopherDedominici ChristopherDedominici added this pull request to the merge queue Oct 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 16, 2025
@ChristopherDedominici ChristopherDedominici removed the no changeset needed This PR doesn't require a changeset label Oct 17, 2025
@ChristopherDedominici ChristopherDedominici added this pull request to the merge queue Oct 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 17, 2025
@ChristopherDedominici ChristopherDedominici added this pull request to the merge queue Oct 17, 2025
Merged via the queue into main with commit 58fcc83 Oct 17, 2025
259 checks passed
@ChristopherDedominici ChristopherDedominici deleted the v3-hh-ledger branch October 17, 2025 10:03
@github-project-automation github-project-automation bot moved this from In Review to Done in Hardhat Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v-next A Hardhat v3 development task

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

hardhat-ledger for V3 Port hardhat-ledger to v3

4 participants