Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Add boosted savings vault data #249

Merged
merged 5 commits into from
Dec 23, 2020

Commits on Dec 23, 2020

  1. Workaround for CRA issue

    - Add workaround for facebook/create-react-app#9929
    JamesLefrere committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    4b54339 View commit details
    Browse the repository at this point in the history
  2. Improve hooks efficiency

    JamesLefrere committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    ddefda6 View commit details
    Browse the repository at this point in the history
  3. Fix tokenFetcher types

    JamesLefrere committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    8bddcf9 View commit details
    Browse the repository at this point in the history
  4. Subscribe to Save token

    - Subscribe to the savings contract token for the Save balance
    JamesLefrere committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    bc67bf9 View commit details
    Browse the repository at this point in the history
  5. Add BoostedSavingsVault data

    - Consume BoostedSavingsVault data from the subgraph for the current user
    - Add this data to `SavingsContractState`
    JamesLefrere committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    eecd468 View commit details
    Browse the repository at this point in the history