-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add a 'name' and 'symbol' field to the AvatarRow
* Provide all three circles balances: CRC, Circles, Static Circles * add new event type: CrcV2_DepositDemurraged, CrcV2_DepositInflationary, CrcV2_WithdrawDemurraged, CrcV2_WithdrawInflationary, CrcV2_Erc20WrapperTransfer, CrcV2_Erc20WrapperTransfer * Return 'memberCount' and 'trustedCount' for groups * add an option to 'getAvatar()' without subscribing to events * Adapted to new tokenTypes returned by the nethermind indexer: "CrcV1_Signup" | "CrcV2_RegisterHuman" | "CrcV2_RegisterGroup" | "CrcV2_ERC20WrapperDeployed_Inflationary" | "CrcV2_ERC20WrapperDeployed_Demurraged"
- Loading branch information
Showing
16 changed files
with
449 additions
and
243 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.