Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds timestamp property for group currency schema #9

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

LaimeJesus
Copy link

@LaimeJesus LaimeJesus commented Aug 11, 2022

Description

This PR adds some missing information for the following schemas:

  • group currency token:
    • timestamp: creation date
  • Use relation instead of string address for these schemas:
    • GroupCreation
    • GroupMint
    • GroupAddMember
    • GroupRemoveMember

The creation date is needed for the UI to sort the groups by this attribute.
The group information is needed for the UI for the notification page

Example

https://thegraph.com/hosted-service/subgraph/laimejesus/shisus-crc-local

Groups
image

Notifications
image

use relationships instead of string addresses for group notification events
@LaimeJesus LaimeJesus merged commit 0ea39b9 into dev Aug 12, 2022
@LaimeJesus LaimeJesus deleted the hotfix/refactor-missing-schema-data branch August 12, 2022 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants