Skip to content

0.0.18

Choose a tag to compare

@ncitron ncitron released this 11 Jun 19:30
· 106 commits to master since this release
cc98a7c
Add IndexPowah contract for counting Snapshot votes (#51)

* add indexpowah and tests

* fix tests

* add investor and dex LP votes

* fix failed dependency tests

* count votes in onsen

* add owner that can add new farms and vesting contracts

* add clarity in comments for permissioned functions

* improve comments

* add updateMasterChef function