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

HyperVIBES module #18

Merged
merged 8 commits into from Dec 10, 2021
Merged

HyperVIBES module #18

merged 8 commits into from Dec 10, 2021

Conversation

bvalosek
Copy link
Member

@bvalosek bvalosek commented Dec 6, 2021

  • adds hypervibes module as in-repo module
    • handles all 8 networks HV is deployed on
    • batchGetTokenView to resolve infusion data fresh from the chain by (realm, nft, token id)
    • batchGetIndexedInfusions to resolve infusion data across all realms from TheGraph by (nft, token id)
    • will be used going forward as internal low-level / portable SDK. can be pulled out to an npm module in the future
    • uses dataloader to allow naive / aggressive frontend fetching that ultimately is batched
  • adds DecimalNumber component to render a (optionally LERPed) big number w/ decimals
  • adds a InfusionTicker component to fetch and display infusion information for a specific realm (animated)
  • adds some debug data outputs on the realm nft list page and token detail page. this will need to be removed before merge

@netlify
Copy link

netlify bot commented Dec 6, 2021

✔️ Deploy Preview for hypervibes-app ready!

🔨 Explore the source changes: 789c0ab

🔍 Inspect the deploy log: https://app.netlify.com/sites/hypervibes-app/deploys/61b26dbc0f2a2500073f8ef9

😎 Browse the preview: https://deploy-preview-18--hypervibes-app.netlify.app/

@bvalosek bvalosek force-pushed the hypervibes-module branch 3 times, most recently from b30d705 to f5e548f Compare December 7, 2021 22:38
@bvalosek bvalosek force-pushed the hypervibes-module branch 3 times, most recently from ca2a9b0 to 9f081bd Compare December 8, 2021 19:56
@bvalosek bvalosek force-pushed the hypervibes-module branch 2 times, most recently from 3725f90 to ad09e99 Compare December 9, 2021 05:53
@bvalosek bvalosek marked this pull request as ready for review December 9, 2021 05:56
@bvalosek bvalosek requested a review from zxqx December 9, 2021 05:56
@bvalosek
Copy link
Member Author

bvalosek commented Dec 9, 2021

TODO

Copy link
Member

@zxqx zxqx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good dog. LFG.

@bvalosek bvalosek merged commit 73ddf7f into main Dec 10, 2021
@bvalosek bvalosek deleted the hypervibes-module branch December 10, 2021 07:44
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.

None yet

2 participants