Releases: rkalis/truffle-plugin-verify
Releases · rkalis/truffle-plugin-verify
v0.5.21
- 🎉 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
- 🎉 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
- 🎉 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
- 🐛 Fix verification for Snowtrace / Avalanche (see #124)
v0.5.17
- 🎉 Support verification on Snowtrace for Avalanche mainnet and testnet
- 🐛 Fix bug when importing contracts from
../node_modules
(see #101)
v0.5.16
- 🎉 Support verification on Arbiscan for Arbitrum testnet (authored by @nhancv in #122)
v0.5.15
- ✨ 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
- 🎉 Support verification on Optimistic Etherscan for Optimistic Ethereum
v0.5.13
- 🎉 Support verification on Arbiscan for Arbitrum mainnet (authored by @fredlacs in #108)
v0.5.12
- 🎉 Support verification on FtmScan for FTM testnet