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.6.7

20 Nov 14:08
b2d8860
Compare
Choose a tag to compare
  • ✨ Add support for opBNB (mainnet and testnet) - authored by @zhangtianhao in #209

v0.6.6

26 Oct 14:01
Compare
Choose a tag to compare

v0.6.5

08 Aug 15:12
829d160
Compare
Choose a tag to compare
  • 🐛 Fix Base support - authored by @d10r in #204

v0.6.4

28 Jun 16:35
Compare
Choose a tag to compare
  • ✨ Add support for Base and zkEVM (mainnets and testnets) - authored by @d10r in #202

v0.6.3

24 Apr 14:58
Compare
Choose a tag to compare
  • 🐛 Improve error handling / messages when Sourcify verification fails (authored by @kuzdogan in #199)

v0.6.2

07 Mar 10:57
Compare
Choose a tag to compare
  • 🐛 Fix bug where imports like "truffle/console.sol" couldn't be resolved (authored by @gnidan in #196) - solves #195

v0.6.1

29 Nov 16:22
Compare
Choose a tag to compare
  • 🐛 Fix bug where verification didn't work on Node <16

v0.6.0

16 Nov 13:11
Compare
Choose a tag to compare
  • 🎉 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

10 Nov 15:52
Compare
Choose a tag to compare
  • ✨ 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

02 Nov 11:09
d06744f
Compare
Choose a tag to compare