Releases: openlawteam/tribute-contracts
Releases · openlawteam/tribute-contracts
v2.0.2
v2.0.1
v2.0.0
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 🚀
- New Extension: ERC20 (#275) eb117dc
- New Extension: ERC1271 (#318) 2c063eb
- New Extension: Executor (#303) 6765f17
- Offchain Voting Adapter v2 (#284) 7aa6816
- Initial version of DaoArtifacts (#293) 47455a5
- [Subgraph] ERC20 Extension Mapping (#315) 7cdca5e
- Adding an event to redeemCoupon function (#299) 89c86dd
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 🛠️
- Update subgraph.yml 046432d 1ddb18b
- Update coverage.yml d3e711a fe6dad3
- Update test.yml 5f4a63c 321f981
- Added deployment config.js (#314) 1b90e94
- Delete .DS_Store aac07f7
- Restructed subgraph dir to better align with contracts dir (#324) cb6ddc1
- Updated docs to show how to import the adapter/extension from OZTestUtil 3ff1922
- Bump prismjs from 1.23.0 to 1.24.1 in /website (#335) a6479fa
- Updated subgraph-config (#304) c057b46
- Update subgraph-config with new develop site addresses (#300) 44214d0
- Update coverage.yml 6e442be
- Update publish.yml fe6dad3
- corrected darkhorse subgraph addr (#298) 62e75c2
- Add darkhorse-dev to subgraph config (#297) 24fce5c
- Updated env var docs (#294) aa5dd7a
- Updated truffle-verify + disabled verification for cloned contracts (#296) a9ac666
- Add alien-dev to subgraph-config (#295) e525677
- Update subgraph config (#287) 45b266c
- Added keywords to package.json f5b287c
- Updated package version 9495d91
Docs 📖
- Tribute Contracts - Documentation Website (#317) 5a102fd
- Updated erc1271 and TributeUI .env docs 92e888f
- Included erc1271 docs to website 3855860
- [Chore] Documentation improvements from first pass (#340) cd8d2a5
- Subgraph Studio deployment instructions (#341) 429b571
- Update docs.yml 57d2692
- fix(docs): algolia search config 4a680c5
- Update docs.yml d2f1301
- Update README.md c70724f 23d075d 356b34a f1b37a9 7aa27ca 42dff55
- Update ThankYou.md 1802fd8 8bab4eb
- Added Docs for Executor Extension and added a Thank You note (#309) ca81243
Packages 📦
v1.0.0-rc2
Publish to npm on new release tag (#283) * test gh action * publish only on release tags * update the package version
v1.0.0-rc1
First release candidate to become the stable version of the Tribute DAO framework