Commit Graph

5 Commits

Author SHA1 Message Date
Sudheer
91b5ebf020
feat: enable all api protocols (#201) 2021-07-07 12:22:48 -05:00
Sudheer
a8150f0209
Merge branch 'main' into feat/enableSnapshotPro 2021-06-23 22:09:01 +05:30
sudheer
1164df500c
Enable all snapshot projects that API suports
* Excluding below compoundish projects, waiting for mutation support on them
      "aave"
      "gitcoin"
      "idlefinance"
      "indexed"
      "inverse"
      "pooltogether"
      "radicle"

  * Removing claim keys
2021-06-23 16:51:27 +05:30
sudheer
450deac425
Add a flag to disable treasury nav
* Key `"disableTreasuryNav": false` is defaulted to false
    so that any onboarded protocol will have it enabled by default

  * Add `"disableTreasuryNav": true` for compoundish projects
2021-06-23 14:35:21 +05:30
sudheer
1757badbe3
Add protocol folders which are supported by server 2021-06-16 19:53:57 +05:30