Skip to content

v0.2.2

Compare
Choose a tag to compare
@fforbeck fforbeck released this 15 Sep 20:54
· 30 commits to main since this release
5118df1

Release Notes

  • The release v0.2.2 contains major changes in the project structure, environment variables, CLI commands, and building tool. It was refactored to use Hardhat instead of Truffle, and the contracts don't have to be declared in the contracts.js anymore, you just need to provide the DAO_ADDRESS env var, so the CLI will fetch the Adapters/Extensions addresses.
  • It also adds the support to set Extensions ACLs flags for adapters, and it is integrated with tribute-contracts@v2.2.1

Changelog

Packages 📦

v0.1.2...v0.2.2