Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WalletConnect/walletconnect-monorepo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.12.2
Choose a base ref
...
head repository: WalletConnect/walletconnect-monorepo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.13.0
Choose a head ref

Commits on Apr 8, 2024

  1. feat: adds session_authenticate to expirer

    Gancho Radkov committed Apr 8, 2024
    Copy the full SHA
    1f47680 View commit details

Commits on Apr 10, 2024

  1. Merge pull request #4430 from WalletConnect/chore/2.12.2

    chore: prep `2.12.2` release
    ganchoradkov authored Apr 10, 2024
    Copy the full SHA
    493199d View commit details

Commits on Apr 15, 2024

  1. feat: adds signConfig with disableRequestQueue param

    Gancho Radkov committed Apr 15, 2024
    Copy the full SHA
    86493a2 View commit details
  2. feat: tests

    Gancho Radkov committed Apr 15, 2024
    Copy the full SHA
    0f676a8 View commit details
  3. feat: adds signConfig to w3wallet

    Gancho Radkov committed Apr 15, 2024
    Copy the full SHA
    720eb07 View commit details
  4. feat: tests

    Gancho Radkov committed Apr 15, 2024
    Copy the full SHA
    5b5c902 View commit details
  5. Copy the full SHA
    c7faaa5 View commit details
  6. chore: uses initTwoPairedClients in transport tests

    Gancho Radkov committed Apr 15, 2024
    Copy the full SHA
    c4955ac View commit details
  7. chore: skip integration test

    Gancho Radkov committed Apr 15, 2024
    Copy the full SHA
    27343d0 View commit details

Commits on Apr 16, 2024

  1. chore: skips transport tests

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    ac08f58 View commit details
  2. chore: log on provider error

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    cc0d7e8 View commit details
  3. chore: log init exception

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    d7268fe View commit details
  4. refactor: updates excepted socket errors

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    21840b9 View commit details
  5. chore: log requestsInFlight before disconnect

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    7734922 View commit details
  6. chore: log unhandled

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    b923f3c View commit details
  7. chore: skip test

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    258b542 View commit details
  8. chore: skips test

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    a6605c6 View commit details
  9. chore: log test start/end

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    eb6e00e View commit details
  10. chore: log connected status

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    aacff05 View commit details
  11. chore: ping relay on failed connect

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    ec97fb4 View commit details
  12. chore: log status code

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    00aa227 View commit details
  13. chore: log time

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    dfe841d View commit details
  14. chore: ping /hello

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    a2e5ff9 View commit details
  15. chore: time label

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    84b8e57 View commit details
  16. chore: uses fixed dependency versions

    Gancho Radkov committed Apr 16, 2024
    Copy the full SHA
    5ca4542 View commit details

Commits on Apr 17, 2024

  1. chore: adds delay before reconnection attempt

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    a0b7e66 View commit details
  2. chore: catch fetch exception

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    09a33c6 View commit details
  3. chore: update ws to latest

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    26b925c View commit details
  4. Copy the full SHA
    d95e771 View commit details
  5. chore: log connection steps

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    943c031 View commit details
  6. chore: restart the connection on stalled network

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    dbb48c0 View commit details
  7. chore: always create provider on transport open

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    05d44cb View commit details
  8. chore: removes local var

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    48dcc33 View commit details
  9. chore: log auto reconnecting

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    2ea8333 View commit details
  10. chore: log relayer id

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    1988a06 View commit details
  11. chore: log more relayerId

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    95fdf3d View commit details
  12. chore: log provider count

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    52ceb20 View commit details
  13. chore: log error timeout

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    d8db5cf View commit details
  14. chore: rm logs

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    eb07352 View commit details
  15. chore: log terminating a connection

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    ebc92f9 View commit details
  16. chore: clear timeout

    Gancho Radkov committed Apr 17, 2024
    Copy the full SHA
    cf778fb View commit details
  17. chore: run search and replace (#4454)

    * chore: run search and replace
    
    * chore: update package lock
    devceline authored Apr 17, 2024
    Copy the full SHA
    8220932 View commit details

Commits on Apr 18, 2024

  1. chore: disconnect sockets on test end

    Gancho Radkov committed Apr 18, 2024
    Copy the full SHA
    6bb5fa0 View commit details
  2. chore: await update

    Gancho Radkov committed Apr 18, 2024
    Copy the full SHA
    5d54daa View commit details
  3. chore: reenables tests

    Gancho Radkov committed Apr 18, 2024
    Copy the full SHA
    f96757e View commit details
  4. chore: remove comments

    Gancho Radkov committed Apr 18, 2024
    Copy the full SHA
    3581e5a View commit details
  5. Merge pull request #4449 from WalletConnect/chore/fixed-deps-versions

    chore: uses fixed dependency versions
    ganchoradkov authored Apr 18, 2024
    Copy the full SHA
    f17f5ad View commit details
  6. chore: rm canary

    Gancho Radkov committed Apr 18, 2024
    Copy the full SHA
    9acfc74 View commit details
  7. chore: cleanup

    Gancho Radkov committed Apr 18, 2024
    Copy the full SHA
    7ef5fbe View commit details
  8. Merge branch 'v2.0' into feat/disable-request-queue

    # Conflicts:
    #	package-lock.json
    #	packages/sign-client/package.json
    Gancho Radkov committed Apr 18, 2024
    Copy the full SHA
    c180cb0 View commit details
Showing with 849 additions and 399 deletions.
  1. +1 −1 .github/workflows/intake.yml
  2. +1 −1 lerna.json
  3. +307 −246 package-lock.json
  4. +2 −2 package.json
  5. +15 −15 packages/core/package.json
  6. +1 −1 packages/core/src/constants/relayer.ts
  7. +3 −3 packages/core/src/controllers/pairing.ts
  8. +26 −5 packages/core/src/controllers/relayer.ts
  9. +46 −2 packages/core/src/controllers/subscriber.ts
  10. +0 −1 packages/core/test/relayer.spec.ts
  11. +49 −0 packages/core/test/subscriber.spec.ts
  12. +3 −3 packages/react-native-compat/package.json
  13. +11 −11 packages/sign-client/package.json
  14. +2 −0 packages/sign-client/src/client.ts
  15. +74 −28 packages/sign-client/src/controllers/engine.ts
  16. +88 −2 packages/sign-client/test/sdk/auth.spec.ts
  17. +77 −7 packages/sign-client/test/sdk/client.spec.ts
  18. +13 −7 packages/sign-client/test/sdk/transport.spec.ts
  19. +7 −7 packages/types/package.json
  20. +1 −0 packages/types/src/core/relayer.ts
  21. +4 −0 packages/types/src/sign-client/auth.ts
  22. +6 −0 packages/types/src/sign-client/client.ts
  23. +14 −0 packages/types/src/sign-client/engine.ts
  24. +10 −10 packages/utils/package.json
  25. +7 −7 packages/web3wallet/package.json
  26. +2 −0 packages/web3wallet/src/client.ts
  27. +1 −0 packages/web3wallet/src/controllers/engine.ts
  28. +13 −1 packages/web3wallet/src/types/client.ts
  29. +2 −2 packages/web3wallet/test/auth.spec.ts
  30. +22 −4 packages/web3wallet/test/sign.spec.ts
  31. +12 −12 providers/ethereum-provider/package.json
  32. +5 −1 providers/ethereum-provider/src/EthereumProvider.ts
  33. +4 −0 providers/ethereum-provider/src/constants/rpc.ts
  34. +8 −8 providers/signer-connection/package.json
  35. +12 −12 providers/universal-provider/package.json
2 changes: 1 addition & 1 deletion .github/workflows/intake.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ jobs:
if: github.event.action == 'labeled' && github.event.label.name == 'accepted'
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.0
- uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/WalletConnect/projects/6
github-token: ${{ secrets.ASSIGN_TO_PROJECT_GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -4,5 +4,5 @@
"packages/*",
"providers/*"
],
"version": "2.12.2"
"version": "2.13.0"
}
Loading