Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2021

Bumps @nomiclabs/hardhat-etherscan from 2.0.1 to 2.1.5.

Release notes

Sourced from @​nomiclabs/hardhat-etherscan's releases.

hardhat-etherscan v2.1.5

This version fixes a problem with verification in the Optimism networks.

Huge thanks to @​mds1 for working on this!

PR: #1775

hardhat-etherscan v2.1.4

This release adds support for verifying contracts in the Mumbai testnet.

hardhat-etherscan v2.1.3

This release adds support for verifying contracts deployed on the Optimism networks (Optimistic Ethereum, Optimistic Kovan) and in the Matic (Polygon) POS Network.

Thanks to @​ayushm2003 and @​BrknRobot for their contributions! 👷‍♂️

Hardhat v2.1.2

This release makes it easier to use a custom VM with hardhat. Most users shouldn't be affected by this change.

This release also fixes an issue with mainnet forking when using ArchiveNode.io as the remote node.

hardhat-etherscan v2.1.2

This release adds support for the HECO and fantom networks to the etherscan plugin.

hardhat-etherscan v2.1.1

This release includes some improvements to the hardhat-etherscan plugin.

Ambiguous contracts

The plugin tries to automatically detect the contract that is being verified, but sometimes you can have two different contracts that generate the same bytecode. In previous versions this meant that you couldn't verify those contracts without modifying one of them. Now you can use the --contract parameter to specify which of the ambiguous contracts should be used.

Undetectable libraries

The plugin also tries to detect which libraries are linked to the contract that is being verified, but there are some edge cases where this is not possible (for example, if a library is only used in the constructor). Now you can use the --libraries parameter to pass these undetectable libraries. Learn more here.

Binance Smart Chain

We added support for BSC and its testnet. Huge thanks to @​purperen and @​guagualvcha who contributed to this.

Hardhat v2.1.1

This release fixes a bug introduced in 2.1.0 that was causing the gas estimation to be executed in the context of the latest block and not in the pending ("next") block.

buidler-waffle 2.1.0 released

This version fixes a problem with loadFixtures and JSON-RPC based networks.

Thanks to @​PaulRBerg for the contribution!

buidler-etherscan 2.1.0 released

This version adds support for verifying libraries and improves some error messages.

hardhat-etherscan v2.1.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nomiclabs/hardhat-etherscan](https://github.com/nomiclabs/hardhat) from 2.0.1 to 2.1.5.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](NomicFoundation/hardhat@hardhat-core-v2.0.1...hardhat-etherscan-v2.1.5)

---
updated-dependencies:
- dependency-name: "@nomiclabs/hardhat-etherscan"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 23, 2021
@vercel
Copy link

vercel bot commented Aug 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/split-fi/split-interface/7jcRQmQznr31xC4qyrJXa5swZmgS
✅ Preview: https://split-interface-git-dependabot-npmandyarnprotoc-8c012a-split-fi.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2021

Superseded by #195.

@dependabot dependabot bot closed this Sep 6, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/protocol/nomiclabs/hardhat-etherscan-2.1.5 branch September 6, 2021 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant