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

Update dependency @nomicfoundation/hardhat-verify to v2.0.12 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nomicfoundation/hardhat-verify (source) 2.0.4 -> 2.0.12 age adoption passing confidence

Release Notes

nomicfoundation/hardhat (@​nomicfoundation/hardhat-verify)

v2.0.12

Compare Source

This is a small release to swap out an outdated dependency.

Changes
  • f571670: Replace chalk with picocolors

💡 The Nomic Foundation is hiring! Check our open positions.


v2.0.11

Compare Source

This release introduces support for verifying contracts using Blockscout as a verification provider. To verify a contract using Blockscout, simply add the following to your Hardhat configuration:

blockscout: {
  enabled: true,
}

Currently, only mainnet and sepolia are included as built-in chains, but you can add other networks using the customChains property in the Hardhat config.

Changes
  • 913b5a1: Added Blockscout as a verification provider.

v2.0.10

Compare Source

A small bug fix release to fix the Hardhat peer dependency entry in the published package.json that was corrupted by pnpm in the previous release.

Changes
  • efa905d: Fix for corrupted Hardhat peer dependency version from pnpm.

💡 The Nomic Foundation is hiring! Check our open positions.


v2.0.9

Compare Source

Enhance force flag to allow verification when is verified check fails. Thanks @​3commascapital!


💡 The Nomic Foundation is hiring! Check our open positions.


v2.0.8

Compare Source

This release improves validation of constructor arguments (thanks @​fwx5618177!)


💡 The Nomic Foundation is hiring! Check our open positions.


v2.0.7

Compare Source

This release:

  • Improves error handling and messaging for errors from the block explorer.
  • Adds support for the Polygon Amoy testnet (thanks @​FournyP!).
  • Adds a --force flag to allow verification of partially verified contracts (thanks @​rimrakhimov!).

v2.0.6

Compare Source

This is a small release to remove typescript as a peer dependency.

Changes
  • 90bcfda: Remove unnecessary peerDependency

💡 The Nomic Foundation is hiring! Check our open positions.


v2.0.5

Compare Source

This release enhances type extensibility and includes a minor performance improvement for development networks.

Changes:
  • 6010386: Moved types to HardhatViemHelpers and initialized ContractTypesMap as empty for better extensibility. Improved performance by disabling retries in dev nets (thanks @​TateB!)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-verify-2.x-lockfile branch from a031338 to db27f9a Compare July 14, 2024 20:42
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-verify-2.x-lockfile branch from db27f9a to f9648a7 Compare August 3, 2024 11:32
@renovate renovate bot changed the title Update dependency @nomicfoundation/hardhat-verify to v2.0.8 Update dependency @nomicfoundation/hardhat-verify to v2.0.9 Aug 3, 2024
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-verify-2.x-lockfile branch from f9648a7 to 2388b6f Compare September 6, 2024 08:58
@renovate renovate bot changed the title Update dependency @nomicfoundation/hardhat-verify to v2.0.9 Update dependency @nomicfoundation/hardhat-verify to v2.0.10 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-verify-2.x-lockfile branch from 2388b6f to 2c3eb4a Compare September 23, 2024 02:23
@renovate renovate bot changed the title Update dependency @nomicfoundation/hardhat-verify to v2.0.10 Update dependency @nomicfoundation/hardhat-verify to v2.0.11 Sep 23, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/nomicfoundation-hardhat-verify-2.x-lockfile branch from 2c3eb4a to ab07ae1 Compare November 23, 2024 02:49
@renovate renovate bot changed the title Update dependency @nomicfoundation/hardhat-verify to v2.0.11 Update dependency @nomicfoundation/hardhat-verify to v2.0.12 Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants