Skip to content

Releases: openlawteam/tribute-contracts

v2.0.2

11 Aug 18:10
bfecde8
Compare
Choose a tag to compare

Changelog

  • chore: run linter before release task 3e20f8b
  • chore: removed npm dev dependency 8cdc550

v2.0.1...v2.0.2

v2.0.1

11 Aug 17:48
7247db8
Compare
Choose a tag to compare

Changelog

  • chore: removed npm dev dependency 8cdc550
  • chore: updated package-lock 7247db8
  • chore: release script + project license 5939e23
  • docs: info about the integration with tribute-ui 63c4bc3

v2.0.0-2...v2.0.1

v2.0.0

06 Aug 18:25
92e888f
Compare
Choose a tag to compare

Changelog

Info ⚠️

  • The v2.0.0 release includes several smart contract changes which are not integrated with tribute-ui. In case you want to use tribute-contracts locally with tribute-ui, please checkout and use the latest integrated version v1.1.0 of tribute-contracts.

Features & Enhancements 🚀

Bug Fixes 🐞

  • fix for subgraph-deployer.ts (#345) 2b3934d
  • fix step request for offchain voting adapter (#311) 53e2b0a
  • fix null member issue in token holder entity (#321) d9aa285
  • fix for member entity handleDelegateKey (#320) 8f78d4c
  • fix creator erc20 balance allocation (#319) 7f526ee
  • avoid using pastEvents to get dao registry address (#310) f9cb1cd
  • added security check for executor (#308) 8858d9c
  • check index out of bound (#306) 5079f2d
  • [Subgraph] CouponOnboarding optional adapter (#307) 7b5559a
  • change the code so we can retrieve the actual reason for a node to be bad (#302) 912d843
  • fix smart contract verification script (#291) 3ea819e
  • should not be possible to join the dao with a 0x0 address (#285) 4dd41b7

Maintenance 🛠️

Docs 📖

Packages 📦

v1.0.0-rc2...v2.0.0

v1.0.0-rc2

12 May 19:05
00583ff
Compare
Choose a tag to compare
Publish to npm on new release tag (#283)

* test gh action

* publish only on release tags

* update the package version

v1.0.0-rc1

08 Feb 14:30
565bd83
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

First release candidate to become the stable version of the Tribute DAO framework