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.11.3
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.12.0
Choose a head ref

Commits on Dec 14, 2023

  1. feat: WIP: authenticated sessions draft

    Gancho Radkov committed Dec 14, 2023
    Copy the full SHA
    bfbc9d5 View commit details
  2. feat: WIP: tests

    Gancho Radkov committed Dec 14, 2023
    Copy the full SHA
    66f832d View commit details

Commits on Dec 15, 2023

  1. feat: wip: dynamic switcher

    Gancho Radkov committed Dec 15, 2023
    Copy the full SHA
    c1535f9 View commit details
  2. feat: wip: reject multi namespace requests

    Gancho Radkov committed Dec 15, 2023
    Copy the full SHA
    3c8398f View commit details

Commits on Dec 21, 2023

  1. feat: adds signed cacaos to session struct

    Gancho Radkov committed Dec 21, 2023
    Copy the full SHA
    95bf4ce View commit details

Commits on Jan 31, 2024

  1. Merge branch 'v2.0' into feat/auth

    # Conflicts:
    #	packages/sign-client/src/controllers/engine.ts
    #	packages/types/src/sign-client/engine.ts
    #	packages/utils/src/uri.ts
    Gancho Radkov committed Jan 31, 2024
    Copy the full SHA
    66f7bf3 View commit details
  2. feat: sorts recap methods alphabetically, increases default expiry to…

    … 15m & general cleanup
    Gancho Radkov committed Jan 31, 2024
    Copy the full SHA
    1461fea View commit details
  3. feat: adds expiryTimestamp & fixes types

    Gancho Radkov committed Jan 31, 2024
    Copy the full SHA
    992ef2d View commit details
  4. Copy the full SHA
    716a8ad View commit details
  5. chore: removes unused dev package

    Gancho Radkov committed Jan 31, 2024
    Copy the full SHA
    d6f0162 View commit details
  6. refactor: renames method to methdos

    Gancho Radkov committed Jan 31, 2024
    Copy the full SHA
    d3eddf5 View commit details

Commits on Feb 16, 2024

  1. Merge branch 'v2.0' into feat/auth

    # Conflicts:
    #	package-lock.json
    #	packages/sign-client/src/constants/client.ts
    #	packages/types/src/sign-client/client.ts
    Gancho Radkov committed Feb 16, 2024
    Copy the full SHA
    f9e5c6c View commit details

Commits on Feb 20, 2024

  1. feat: updates wallet authentication to latest spec

    Gancho Radkov committed Feb 20, 2024
    Copy the full SHA
    09985df View commit details
  2. refactor uses base64 encoding

    Gancho Radkov committed Feb 20, 2024
    Copy the full SHA
    1ef7c22 View commit details

Commits on Feb 21, 2024

  1. chore: always include resources in siwe message

    Gancho Radkov committed Feb 21, 2024
    Copy the full SHA
    9a28460 View commit details
  2. chore: tests

    Gancho Radkov committed Feb 21, 2024
    Copy the full SHA
    ade85c1 View commit details
  3. feat: adds siwe test

    Gancho Radkov committed Feb 21, 2024
    Copy the full SHA
    68977c0 View commit details
  4. refactor: updates auth type to cacao array

    Gancho Radkov committed Feb 21, 2024
    Copy the full SHA
    4650bb9 View commit details

Commits on Feb 22, 2024

  1. Merge branch 'v2.0' into feat/auth

    Gancho Radkov committed Feb 22, 2024
    Copy the full SHA
    800d04e View commit details
  2. Copy the full SHA
    a56ad13 View commit details
  3. feat: adds caip1271 signature validation

    Gancho Radkov committed Feb 22, 2024
    Copy the full SHA
    1c0d750 View commit details

Commits on Feb 23, 2024

  1. Copy the full SHA
    61a9117 View commit details
  2. Merge branch 'v2.0' into feat/auth

    # Conflicts:
    #	package-lock.json
    Gancho Radkov committed Feb 23, 2024
    Copy the full SHA
    67ffc0d View commit details
  3. fix: adds params for eip1271 sig validation

    Gancho Radkov committed Feb 23, 2024
    Copy the full SHA
    b80e305 View commit details
  4. fix: removes extra empty line

    Gancho Radkov committed Feb 23, 2024
    Copy the full SHA
    a2d1519 View commit details

Commits on Feb 28, 2024

  1. feat: adds param to createRecap util

    Gancho Radkov committed Feb 28, 2024
    Copy the full SHA
    62d35f1 View commit details
  2. Merge branch 'v2.0' into feat/auth

    # Conflicts:
    #	packages/sign-client/src/constants/engine.ts
    #	packages/sign-client/src/controllers/engine.ts
    Gancho Radkov committed Feb 28, 2024
    Copy the full SHA
    5ff5cd3 View commit details
  3. fix: uses only required props by spec

    Gancho Radkov committed Feb 28, 2024
    Copy the full SHA
    ddea467 View commit details
  4. refactor: renames sessionAuthenticate to authenticate

    Gancho Radkov committed Feb 28, 2024
    Copy the full SHA
    d249858 View commit details
  5. feat: reject when auth signature validation fails

    Gancho Radkov committed Feb 28, 2024
    Copy the full SHA
    6a3d303 View commit details
  6. chore: removes unused var

    Gancho Radkov committed Feb 28, 2024
    Copy the full SHA
    696046b View commit details
  7. refactor: renames client api aud param to uri

    Gancho Radkov committed Feb 28, 2024
    Copy the full SHA
    b420bbe View commit details

Commits on Mar 1, 2024

  1. feat: implements authenticate in providers

    Gancho Radkov committed Mar 1, 2024
    Copy the full SHA
    912829f View commit details

Commits on Mar 6, 2024

  1. Merge branch 'v2.0' into feat/auth

    Gancho Radkov committed Mar 6, 2024
    Copy the full SHA
    adceac1 View commit details
  2. refactor: optimizes namespace extraction

    Gancho Radkov committed Mar 6, 2024
    Copy the full SHA
    db2117c View commit details
  3. refactor: types

    Gancho Radkov committed Mar 6, 2024
    Copy the full SHA
    e1b129e View commit details

Commits on Mar 7, 2024

  1. feat: formatMessage types

    Gancho Radkov committed Mar 7, 2024
    Copy the full SHA
    0d9a9c2 View commit details

Commits on Mar 11, 2024

  1. feat: implements single recap

    Gancho Radkov committed Mar 11, 2024
    Copy the full SHA
    89f2b57 View commit details

Commits on Mar 13, 2024

  1. feat: adds tests for single signature response

    Gancho Radkov committed Mar 13, 2024
    Copy the full SHA
    473f502 View commit details
  2. feat: adds multi sig response tests

    Gancho Radkov committed Mar 13, 2024
    Copy the full SHA
    03d00f8 View commit details
  3. refactor: utils tests

    Gancho Radkov committed Mar 13, 2024
    Copy the full SHA
    deaab5e View commit details
  4. feat: adds events to fallback request

    Gancho Radkov committed Mar 13, 2024
    Copy the full SHA
    0568350 View commit details
  5. chore: fix some comments

    Signed-off-by: kaifulee <cuishuang@outlook.com>
    kaifulee committed Mar 13, 2024
    Copy the full SHA
    80c6bb4 View commit details
  6. feat: adds personal sign to siwe

    Gancho Radkov committed Mar 13, 2024
    Copy the full SHA
    8b8bd34 View commit details

Commits on Mar 14, 2024

  1. refactor: adds pairing methods in pairing api

    Gancho Radkov committed Mar 14, 2024
    Copy the full SHA
    bc6c360 View commit details
  2. refactor: authenticate fx

    Gancho Radkov committed Mar 14, 2024
    Copy the full SHA
    6fa76f0 View commit details
  3. refactor: updates approveSessionAuthenticate

    Gancho Radkov committed Mar 14, 2024
    Copy the full SHA
    dc81cb5 View commit details
  4. chore: cleanup logs

    Gancho Radkov committed Mar 14, 2024
    Copy the full SHA
    153b716 View commit details
  5. chore: cleanup provider logs

    Gancho Radkov committed Mar 14, 2024
    Copy the full SHA
    859b619 View commit details
  6. Copy the full SHA
    78d4627 View commit details
Loading