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

V5 update #2878

Merged
merged 53 commits into from
Sep 19, 2024
Merged

V5 update #2878

merged 53 commits into from
Sep 19, 2024

Commits on Aug 26, 2024

  1. chore: only upgrade ethers v6 (#2741)

    Co-authored-by: tomiir <rocchitomas@gmail.com>
    chris13524 and tomiir authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c168e33 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. chore: fix wagmi not disconnecting and add adapter tests (#2751)

    Co-authored-by: tomiir <rocchitomas@gmail.com>
    magiziz and tomiir authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5e22d6b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Added more fingerprints to Flutter apps (#2748)

    Co-authored-by: tomiir <rocchitomas@gmail.com>
    quetool and tomiir authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    428ff35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deef935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b384e0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ec139c View commit details
    Browse the repository at this point in the history
  5. chore: expose solana provider type (#2756)

    Co-authored-by: Enes <enesozturk.d@gmail.com>
    Co-authored-by: tomiir <rocchitomas@gmail.com>
    3 people authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    37ba9a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e134074 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    fe31c83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f59d39a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be93b51 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

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

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    6b95ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5869107 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b03fcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8916972 View commit details
    Browse the repository at this point in the history
  5. fix: update CSP (#2775)

    chris13524 authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    441d0d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix: ethers5 adapter import in exports (#2754)

    Co-authored-by: tomiir <rocchitomas@gmail.com>
    enesozturk and tomiir authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1706f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a499760 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dea32cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13cb0ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f3b8c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. chore: add NEXT_PUBLIC_SECURE_SITE_SDK_URL to CSP (#2791)

    Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
    tomiir and zoruka authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    934cb71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88ae1d8 View commit details
    Browse the repository at this point in the history
  3. fix: social login shows undefined (#2783)

    Co-authored-by: Enes <enesozturk.d@gmail.com>
    magiziz and enesozturk authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1d4aa47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94ad2c5 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update walletconnect to v2.15.2 (#2722)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    69dcd77 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    854a8a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5487a33 View commit details
    Browse the repository at this point in the history
  3. fix: import valtio from vanilla path (#2810)

    Co-authored-by: tomiir <rocchitomas@gmail.com>
    jd1378 and tomiir authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    83b4a8d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. chore: use shared gh token (#2809)

    Co-authored-by: Enes <enesozturk.d@gmail.com>
    tomiir and enesozturk authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e58e04e View commit details
    Browse the repository at this point in the history
  2. chore: add input secrets to setup workflow (#2822)

    Co-authored-by: Enes <enesozturk.d@gmail.com>
    tomiir and enesozturk authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    07a931c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    348b15c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44b9bd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff38a6a View commit details
    Browse the repository at this point in the history
  6. fix(siwe): fix undefined SIWE chainId (#2820)

    Co-authored-by: tomiir <rocchitomas@gmail.com>
    Cali93 and tomiir authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9389c93 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    582529e View commit details
    Browse the repository at this point in the history
  2. fix: don't capitalize first character of email field on mobile (#2815)

    Co-authored-by: tomiir <rocchitomas@gmail.com>
    chris13524 and tomiir authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c1586f7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency ethers to v6.13.2 (#2434)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0179072 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update wagmi (#2711)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1b55e5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9003eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    153e3bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4830c46 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Feat/solana onramp (#2525)

    Co-authored-by: Enes <enesozturk.d@gmail.com>
    Co-authored-by: valentyn-solana <156078272+valentyn-solana@users.noreply.github.com>
    Co-authored-by: Felipe Mendes <zo.fmendes@gmail.com>
    4 people authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    648060d View commit details
    Browse the repository at this point in the history
  2. chore: update assetlinks.json (#2838)

    Co-authored-by: Jakub Witczak <jakubwitczak6@gmail.com>
    lukaisailovic and jakubuid authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bb639c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e37c01 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    90ba7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9e704 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

Commits on Sep 19, 2024

  1. feat: add CoinbaseWalletProvider for solana (#2877)

    Co-authored-by: MK <mago.khamidov@gmail.com>
    zoruka and magiziz authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7f7e842 View commit details
    Browse the repository at this point in the history
  2. fix: formating issue

    zoruka committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c778645 View commit details
    Browse the repository at this point in the history