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

1.6.6 #879

Merged
merged 40 commits into from
May 30, 2023
Merged

1.6.6 #879

merged 40 commits into from
May 30, 2023

Commits on May 18, 2023

  1. savepoint

    llbartekll committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c27cb3f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    7da99cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc58d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338ba42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24b4e9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6edd147 View commit details
    Browse the repository at this point in the history
  6. Fix AsyncImage animations

    radeknovis committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0463193 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf5b182 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary imports

    radeknovis committed May 22, 2023
    Configuration menu
    Copy the full SHA
    abbac6e View commit details
    Browse the repository at this point in the history
  9. Add HttpClient to podspec

    radeknovis committed May 22, 2023
    Configuration menu
    Copy the full SHA
    afdc8cd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. add propose test

    llbartekll committed May 23, 2023
    Configuration menu
    Copy the full SHA
    94a5ae1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:WalletConnect/WalletConnectSwift…

    …V2 into push-propose
    
    # Conflicts:
    #	Sources/WalletConnectPush/Client/Wallet/ProtocolEngine/wc_pushSubscribe/PushSubscribeRequester.swift
    llbartekll committed May 23, 2023
    Configuration menu
    Copy the full SHA
    62611e1 View commit details
    Browse the repository at this point in the history
  3. savepoint

    llbartekll committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a6f8f73 View commit details
    Browse the repository at this point in the history
  4. Update podspec

    radeknovis committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c33dc00 View commit details
    Browse the repository at this point in the history
  5. update approve method

    llbartekll committed May 23, 2023
    Configuration menu
    Copy the full SHA
    60b0c8b View commit details
    Browse the repository at this point in the history
  6. fix bug - subscribe scope

    llbartekll committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cfe36b7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    4d7f70e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd488a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #853 from WalletConnect/feature/w3m-networking

    [W3M] Fetching and displaying wallets
    radeknovis committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1862b95 View commit details
    Browse the repository at this point in the history
  4. savepoint

    llbartekll committed May 24, 2023
    Configuration menu
    Copy the full SHA
    49137f7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    4081ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c1cb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15e5cee View commit details
    Browse the repository at this point in the history
  4. fix sample apps

    llbartekll committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6a42ae3 View commit details
    Browse the repository at this point in the history
  5. Deeplink to wallets

    radeknovis committed May 25, 2023
    Configuration menu
    Copy the full SHA
    2d32f54 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. present w3i only

    llbartekll committed May 26, 2023
    Configuration menu
    Copy the full SHA
    3e7aea3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #870 from WalletConnect/feature/w3m-deeplinking

    [W3M] Deeplinking to wallets
    radeknovis committed May 26, 2023
    Configuration menu
    Copy the full SHA
    65c69ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d23fcfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b0c317 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. fix proposal response

    restore delete subscription test
    llbartekll committed May 29, 2023
    Configuration menu
    Copy the full SHA
    b0f7a4f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #875 from WalletConnect/allow-external-PRs

    [CI&CD] Fix CI runs for PRs from forks
    radeknovis committed May 29, 2023
    Configuration menu
    Copy the full SHA
    6c486a7 View commit details
    Browse the repository at this point in the history
  3. fix wallet build

    llbartekll committed May 29, 2023
    Configuration menu
    Copy the full SHA
    9e9cc13 View commit details
    Browse the repository at this point in the history
  4. fix propose response bug

    llbartekll committed May 29, 2023
    Configuration menu
    Copy the full SHA
    c96ce48 View commit details
    Browse the repository at this point in the history
  5. Merge 6c486a7 into 545ae2b

    radeknovis committed May 29, 2023
    Configuration menu
    Copy the full SHA
    8e5f0e7 View commit details
    Browse the repository at this point in the history
  6. Set User Agent

    radeknovis authored and github-actions[bot] committed May 29, 2023
    Configuration menu
    Copy the full SHA
    1337945 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd04595 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge pull request #872 from WalletConnect/push-propose

    Add wc_pushPropose method
    llbartekll committed May 30, 2023
    Configuration menu
    Copy the full SHA
    60bcb15 View commit details
    Browse the repository at this point in the history
  2. Merge 60bcb15 into 545ae2b

    llbartekll committed May 30, 2023
    Configuration menu
    Copy the full SHA
    891b4ff View commit details
    Browse the repository at this point in the history
  3. Set User Agent

    llbartekll authored and github-actions[bot] committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9316bdc View commit details
    Browse the repository at this point in the history