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: usePSP22Balances ignores active chain #47

Merged
merged 8 commits into from
Nov 16, 2023

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    610a3de View commit details
    Browse the repository at this point in the history
  2. feat: Improve formats and add INW testnet contract address

    ical10 authored and ical10 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fb0eb42 View commit details
    Browse the repository at this point in the history
  3. docs(changeset): - usePSP22Balances checks if originChain matches `…

    …activeChain` before fetching PSP22 tokens balance.
    
    - Improve formats and add INW testnet contract address on `PSP22_ASSETS.json`.
    ical10 authored and ical10 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    35d0f00 View commit details
    Browse the repository at this point in the history
  4. chore: Update dependencies

    wottpal authored and ical10 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a109f58 View commit details
    Browse the repository at this point in the history
  5. docs(changeset): Improve PSP22 balance helpers to only fetch tokens a…

    …pplicable for the active chain.
    wottpal authored and ical10 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    64f6e51 View commit details
    Browse the repository at this point in the history
  6. chore: Rename activeChain to chainId in getPSP22Balances

    wottpal authored and ical10 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    cb80fd5 View commit details
    Browse the repository at this point in the history
  7. feat: Initialize ContractPromise and replace balance fetching using…

    … `contractQuery`
    ical10 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f1a00ae View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    ca9ce54 View commit details
    Browse the repository at this point in the history