Releases: keep-network/hardhat-helpers
Releases · keep-network/hardhat-helpers
v0.7.2
What's Changed
- Release 0.7.1 by @jagodarybacka in #50
- Update actions to versions running on Node20 by @michalinacienciala in #52
- Add function to prepare proxy upgrade by @nkuba in #54
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Release 0.7.0 by @jagodarybacka in #45
- Extract deployment transaction from the upgraded contract by @jagodarybacka in #46
Full Changelog: v0.7.0...v0.7.1
v0.7.0
✨ Highlights
- Ethers v6 is now supported
- Typescript v5 is now supported
- Hardhat and OpenZeppelin packages updated to the latest versions
What's Changed
- Release v0.5.0 by @nkuba in #16
- Merge #17 to main by @nkuba in #20
- Signers and Contracts helpers by @nkuba in #21
- Update @nomiclabs/hardhat-ethers to 2.0.6 by @nkuba in #23
- Read contract's ABI from deployment by @nkuba in #24
- Return Contract from getContract by @nkuba in #25
- Add a task to prepare deployment artifacts by @nkuba in #26
- Read artifact from hardhat.artifacts by @nkuba in #27
- Wait for proxy deploy confirmations by @nkuba in #28
- Improve deployments by @nkuba in #29
- Expose deployment from deployProxy function by @nkuba in #30
- Add constructor args to upgrade deployment artifact by @nkuba in #31
- Add helpers for etherscan verification by @nkuba in #32
- Fix etherscan verification by @nkuba in #33
- Publish feature packages without creating a commit by @michalinacienciala in #35
- Update upgradeProxy function by @nkuba in #37
- Use actions running on
node16
by @michalinacienciala in #36 - Implement task to export deployment artifacts by @nkuba in #40
- Create commits using Valkyrie user by @michalinacienciala in #41
- Update commiter's e-mail by @michalinacienciala in #43
- Packages update by @jagodarybacka in #44
Full Changelog: v0.5.0...v0.7.0
v0.5.1
v0.5.0
What's Changed
- Release v0.4.0 by @nkuba in #11
- Snapshot helpers by @lukasz-zimnoch in #12
- Impersonate account update by @nkuba in #13
- Implement upgrades helpers by @nkuba in #14
- Improve release publication job by @nkuba in #15
New Contributors
- @lukasz-zimnoch made their first contribution in #12
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- No more pushing dist directory by @nkuba in #3
- Helpers for Ownable contract by @nkuba in #2
- Helpers for blocks mining by @nkuba in #5
- Add function to mine blocks to a specific target by @nkuba in #6
- Helpers 3.0 by @nkuba in #7
- CI job to publish package to NPM by @nkuba in #8
- Use Heimdall to push commit by @nkuba in #9
New Contributors
Full Changelog: v0.1.0...v0.4.0
Hardhat Helpers plugin
Features:
- Utilities for Address validation and equality check.