Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Releases: rkalis/truffle-plugin-verify

v0.5.21

20 Jan 18:58
Compare
Choose a tag to compare
  • 🎉 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

10 Dec 19:52
Compare
Choose a tag to compare
  • 🎉 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

06 Dec 09:00
Compare
Choose a tag to compare
  • 🎉 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

10 Nov 17:54
Compare
Choose a tag to compare
  • 🐛 Fix verification for Snowtrace / Avalanche (see #124)

v0.5.17

04 Nov 11:36
Compare
Choose a tag to compare
  • 🎉 Support verification on Snowtrace for Avalanche mainnet and testnet
  • 🐛 Fix bug when importing contracts from ../node_modules (see #101)

v0.5.16

30 Oct 10:43
Compare
Choose a tag to compare
  • 🎉 Support verification on Arbiscan for Arbitrum testnet (authored by @nhancv in #122)

v0.5.15

10 Sep 17:45
Compare
Choose a tag to compare
  • ✨ 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

02 Sep 09:37
Compare
Choose a tag to compare
  • 🎉 Support verification on Optimistic Etherscan for Optimistic Ethereum

v0.5.13

01 Sep 17:14
Compare
Choose a tag to compare
  • 🎉 Support verification on Arbiscan for Arbitrum mainnet (authored by @fredlacs in #108)

v0.5.12

24 Aug 08:52
Compare
Choose a tag to compare
  • 🎉 Support verification on FtmScan for FTM testnet