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 truffle-plugin-verify to ^0.6.0 #26

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 18, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
truffle-plugin-verify ^0.5.7 -> ^0.6.0 age adoption passing confidence

Release Notes

rkalis/truffle-plugin-verify (truffle-plugin-verify)

v0.6.7

Compare Source

v0.6.6

Compare Source

v0.6.5

Compare Source

v0.6.4

Compare Source

  • ✨ Add support for Base and zkEVM (mainnets and testnets) - authored by @​d10r in #​202

v0.6.3

Compare Source

  • 🐛 Improve error handling / messages when Sourcify verification fails (authored by @​kuzdogan in #​199)

v0.6.2

Compare Source

  • 🐛 Fix bug where imports like "truffle/console.sol" couldn't be resolved (authored by @​gnidan in #​196) - solves #​195

v0.6.1

Compare Source

  • 🐛 Fix bug where verification didn't work on Node <16

v0.6.0

Compare Source

  • 🎉 Add support for Sourcify verififcation
  • 💥 BREAKING: truffle-plugin-verify now automatically verifies on both Etherscan and Sourcify; if you only want to verify on one of the two platforms you can use the --verifiers=etherscan or --verifiers=sourcify CLI arguments
  • 🛠️ Internal refactoring to support multiple verifiers

v0.5.33

Compare Source

  • ✨ Add support for Cronos testnet, CLV, Arbitrum Nova and Celo
  • 💥 Remove support for deprecated testnets Ropsten, Rinkeby, Kovan, OP Kovan, Arbi Rinkeby
  • 🛠️ Move package to TypeScript and internal refactoring

v0.5.32

Compare Source

v0.5.31

Compare Source

  • 🐛 Fix bug with Optimism Goerli verification (authored by @​d10r in #​183)

v0.5.30

Compare Source

  • 🐛 Fix issue where contracts from NPM packages could not be found when truffle-plugin-verify was installed globally (see #​111)

v0.5.29

Compare Source

  • ✨ Add support for Arbitrum Goerli and Optimism Goerli (authored by @​d10r in #​179)

v0.5.28

Compare Source

  • ✨ Add support for Gnosis Chain verification on Gnosisscan (authored by @​alebanzas in #​175)

v0.5.27

Compare Source

  • 🐛 Support verification of custom proxies with custom deployment, i.e. without using OpenZeppelin (co-authored with @​akshaydevh & @​d10r)

v0.5.26

Compare Source

v0.5.25

Compare Source

v0.5.24

Compare Source

  • 🐛 Fix bug where empty string could not be provided as force constructor args (see #​152 & #​158)

v0.5.23

Compare Source

  • ✨ Enable using truffle-plugin-verify with the truffle dashboard

v0.5.22

Compare Source

v0.5.21

Compare Source

  • 🎉 Add support for proxy configuration (authored by @​fuchengshun in #​140)
  • 🎉 Add support for more moonscan networks (authored by @​albertov19 in #​144)
  • 🐛 Fix bug when using network_id: "*" in truffle-config.js (authored by @​denizsurmeli in #​145)
  • 🐛 Fix bug with Mumbai verification (see #​139)
  • 🐛 Add API key config for Optimism and Arbitrum to fix bug with proxy verification (see #​80)

v0.5.20

Compare Source

  • 🎉 Add automatic EIP1967 proxy verification
    • Automatically verify the implementation rather than the proxy
    • Call Etherscan's "proxy verification" method to mark the proxy as a proxy

v0.5.19

Compare Source

  • 🎉 Support verification on Moonscan for Moonriver mainnet (authored by @​albertov19 in #​134)
  • 🎉 Support verification on Optimistic Etherscan for Optimistic Kovan Testnet (authored by @​ChaO-0 in #​138)

v0.5.18

Compare Source

  • 🐛 Fix verification for Snowtrace / Avalanche (see #​124)

v0.5.17

Compare Source

  • 🎉 Support verification on Snowtrace for Avalanche mainnet and testnet
  • 🐛 Fix bug when importing contracts from ../node_modules (see #​101)

v0.5.16

Compare Source

  • 🎉 Support verification on Arbiscan for Arbitrum testnet (authored by @​nhancv in #​122)

v0.5.15

Compare Source

  • ✨ Put the "main" contract on the top of the list so it is the first you see on Etherscan
  • 🐛 Fix link to verified contracts

v0.5.14

Compare Source

  • 🎉 Support verification on Optimistic Etherscan for Optimistic Ethereum

v0.5.13

Compare Source

  • 🎉 Support verification on Arbiscan for Arbitrum mainnet (authored by @​fredlacs in #​108)

v0.5.12

Compare Source

  • 🎉 Support verification on FtmScan for FTM testnet

v0.5.11

Compare Source

  • 🐛 Fix bug caused by Truffle v5.3.14's introduction of the project:/ prefix to paths ii the artifact (see #​92)

v0.5.10

Compare Source

  • 🎉 Support verifying Polygon testnet contracts on PolygonScan (authored by @​JasoonS in #​91)

v0.5.9

Compare Source

  • 🎉 Support verifying Polygon contracts on PolygonScan

v0.5.8

Compare Source

  • ✨ Add the --forceConstructorArgs option that allows you to provide an override value for the (encoded) constructor args (authored by @​hellwolf in #​61)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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/truffle-plugin-verify-0.x branch from 6860724 to 1d7d9d1 Compare June 14, 2021 22:53
@renovate renovate bot changed the title Update dependency truffle-plugin-verify to v0.5.8 Update dependency truffle-plugin-verify to v0.5.9 Jun 14, 2021
@renovate renovate bot force-pushed the renovate/truffle-plugin-verify-0.x branch from 1d7d9d1 to 10f7390 Compare October 18, 2021 20:45
@renovate renovate bot changed the title Update dependency truffle-plugin-verify to v0.5.9 Update dependency truffle-plugin-verify to v0.5.15 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/truffle-plugin-verify-0.x branch from 10f7390 to cec61e5 Compare February 2, 2022 07:05
@renovate renovate bot changed the title Update dependency truffle-plugin-verify to v0.5.15 Update dependency truffle-plugin-verify to v0.5.21 Feb 2, 2022
@renovate renovate bot changed the title Update dependency truffle-plugin-verify to v0.5.21 Update dependency truffle-plugin-verify to v0.5.24 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/truffle-plugin-verify-0.x branch from cec61e5 to b5c3d37 Compare March 26, 2022 12:47
@renovate renovate bot changed the title Update dependency truffle-plugin-verify to v0.5.24 Update dependency truffle-plugin-verify to v0.5.25 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/truffle-plugin-verify-0.x branch from b5c3d37 to 503b27f Compare April 25, 2022 00:23
@renovate renovate bot force-pushed the renovate/truffle-plugin-verify-0.x branch from 503b27f to 55c663d Compare June 23, 2022 20:41
@renovate renovate bot changed the title Update dependency truffle-plugin-verify to v0.5.25 Update dependency truffle-plugin-verify to v0.5.26 Jun 23, 2022
@renovate renovate bot force-pushed the renovate/truffle-plugin-verify-0.x branch from 55c663d to 3e61901 Compare September 25, 2022 12:23
@renovate renovate bot changed the title Update dependency truffle-plugin-verify to v0.5.26 Update dependency truffle-plugin-verify to v0.5.28 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/truffle-plugin-verify-0.x branch from 3e61901 to 64ec220 Compare March 18, 2023 20:36
@renovate renovate bot changed the title Update dependency truffle-plugin-verify to v0.5.28 Update dependency truffle-plugin-verify to ^0.6.0 Mar 23, 2023
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