-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/vote calculation for snapshot implementation (#776)
* Refactor useGuildConfig to use diff guild implementations returning totalLocked value * format * Remove logs * create useVotingPowerOfAt hook and refactor * Add json contracts, pull out token from guild config by creating useGuildToken hook, create a useTotalSupplyAt hook. * fix return data of useGuildConfig * remove comments
- Loading branch information
1 parent
48b4eee
commit e2a61dd
Showing
13 changed files
with
3,055 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.