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: Integrate new TokenListController polling pattern [Core] #4878

Merged
merged 14 commits into from
Nov 5, 2024

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    3831038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a93137 View commit details
    Browse the repository at this point in the history
  3. fix: ensure that chainId is passed to fetchTokenList in order to upda…

    …te tokenList only when chainId is selected in constructor
    gambinish committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f1d1588 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31b15e6 View commit details
    Browse the repository at this point in the history
  5. chore: Cleanup

    gambinish committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0b7230c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a3393b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dca721 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. fix: Deprecate old startPolling method, inherit interval and set from…

    … base class, ensure tokenList only gets updated when on the selected chain
    gambinish committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    98ccc21 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    3399c81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5122cf View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fix: Update unit tests

    gambinish committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    94afe43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5003331 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22f474a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3b867f View commit details
    Browse the repository at this point in the history