Releases: rkalis/truffle-plugin-verify
Releases · rkalis/truffle-plugin-verify
v0.5.31
- 🐛 Fix bug with Optimism Goerli verification (authored by @d10r in #183)
v0.5.30
- 🐛 Fix issue where contracts from NPM packages could not be found when truffle-plugin-verify was installed globally (see #111)
v0.5.29
- ✨ Add support for Arbitrum Goerli and Optimism Goerli (authored by @d10r in #179)
v0.5.28
- ✨ Add support for Gnosis Chain verification on Gnosisscan (authored by @alebanzas in #175)
v0.5.27
- 🐛 Support verification of custom proxies with custom deployment, i.e. without using OpenZeppelin (co-authored with @akshaydevh & @d10r)
v0.5.26
- ✨ Enable custom API config for unsupported / local networks (authored by @Mukundan314 in #169)
v0.5.24
- 🐛 Fix bug where empty string could not be provided as force constructor args (see #152 & #158)
v0.5.23
- ✨ Enable using truffle-plugin-verify with the truffle dashboard