Skip to content

v2.4.0

Compare
Choose a tag to compare
@fforbeck fforbeck released this 18 Feb 20:13
· 69 commits to master since this release
3b49eee

Changelog

Info ⚠️

  • The release v2.4.0 is integrated with tribute-ui.

Important Changes 🗒️

  • Contracts are now deployed using Hardhat. The migration to Hardhat solved the rate-limit issues faced during the deployment task.
  • Improved the deployment task with better logs & caching.
  • A Hardhat plugin was created to sign transactions with externally managed private keys (Google KMS).

Maintenance 🛠️

  • chore: migration to hardhat + enabled external tx signers by @fforbeck in #488
  • chore: added deployment bash script + minor improvements by @fforbeck in #497
  • chore: save DaoRegistry address; remove Migrations.sol by @fforbeck in #499

Full Changelog: v2.3.5...v2.4.0