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

feat: Add utility code for NFT Features #4256

Merged

Commits on Aug 3, 2022

  1. import nft utilities

    Charles Bachmeier committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ee9f03d View commit details
    Browse the repository at this point in the history
  2. re-add featureflag provider

    Charles Bachmeier committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    d8e057c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into WEB-687-merge-utility-code-in-the-main-inter…

    …face-repository
    Charles Bachmeier committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    75c65e2 View commit details
    Browse the repository at this point in the history
  4. add back in useCurrencyBalanceString fn

    Charles Bachmeier committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    99b4d6f View commit details
    Browse the repository at this point in the history
  5. remove static assets for separate pr

    Charles Bachmeier committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    483a616 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. remove resolutions, swap dev and regular dependencies, respond to com…

    …ments
    Charles Bachmeier committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c614304 View commit details
    Browse the repository at this point in the history
  2. remove currently unused dependencies and resynth .lock

    Charles Bachmeier committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6db9608 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. build: update lockfile

    zzmp committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    bfbb146 View commit details
    Browse the repository at this point in the history
  2. build: update lockfile

    zzmp committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a67d353 View commit details
    Browse the repository at this point in the history
  3. remove env check

    Charles Bachmeier committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    67fa6d3 View commit details
    Browse the repository at this point in the history
  4. useCurrencyBalanceString as fn

    Charles Bachmeier committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    0b46d6f View commit details
    Browse the repository at this point in the history
  5. remove supported_Wallets until wallet component merged in

    Charles Bachmeier committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    f7480bb View commit details
    Browse the repository at this point in the history
  6. make Atoms an interface

    Charles Bachmeier committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    08f9e06 View commit details
    Browse the repository at this point in the history
  7. update abis

    Charles Bachmeier committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    1992bea View commit details
    Browse the repository at this point in the history
  8. remove outdated comment

    Charles Bachmeier committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    46f362e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. update usedebounce hook

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    22bcfb2 View commit details
    Browse the repository at this point in the history
  2. remove useDarkMode

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    37d26f1 View commit details
    Browse the repository at this point in the history
  3. remove useLazyEffect

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    928ec73 View commit details
    Browse the repository at this point in the history
  4. remove getEtherscan helper fn

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    bf000bd View commit details
    Browse the repository at this point in the history
  5. remove useLastWallet

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    778341d View commit details
    Browse the repository at this point in the history
  6. remove useWindowDimensions

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    b5ddfe1 View commit details
    Browse the repository at this point in the history
  7. refactor hooks

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    d070078 View commit details
    Browse the repository at this point in the history
  8. move hooks from nft to general folder

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    1634e76 View commit details
    Browse the repository at this point in the history
  9. add walletBalanceInterface and remove wrongNetwork hook

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    1cb2e1f View commit details
    Browse the repository at this point in the history
  10. remove empty obj

    Charles Bachmeier committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e3941f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. remove ethers imports

    Charles Bachmeier committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    ab81488 View commit details
    Browse the repository at this point in the history
  2. fixed comparison

    Charles Bachmeier committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    7f2c02f View commit details
    Browse the repository at this point in the history
  3. same line eslint ignore

    Charles Bachmeier committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    a8167ed View commit details
    Browse the repository at this point in the history
  4. gtag removed

    Charles Bachmeier committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3d0a55d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Merge branch 'main' into WEB-687-merge-utility-code-in-the-main-inter…

    …face-repository
    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    d5c9f21 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into WEB-687-merge-utility-code-in-the-main-inter…

    …face-repository
    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    c85273a View commit details
    Browse the repository at this point in the history
  3. revert

    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    0a29726 View commit details
    Browse the repository at this point in the history
  4. revert

    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7780756 View commit details
    Browse the repository at this point in the history
  5. build: update lockfile

    zzmp committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    63faf5b View commit details
    Browse the repository at this point in the history
  6. remove walletinfo interface

    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    57392e2 View commit details
    Browse the repository at this point in the history
  7. remove newline

    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    d7e12ff View commit details
    Browse the repository at this point in the history
  8. remove tslinst exception from isMobile

    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    df4eef9 View commit details
    Browse the repository at this point in the history
  9. remove hiding linter warnings

    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    d6abda2 View commit details
    Browse the repository at this point in the history
  10. remove unused util

    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    83d8d6c View commit details
    Browse the repository at this point in the history
  11. fix linter warnings

    Charles Bachmeier committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    9d32821 View commit details
    Browse the repository at this point in the history