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

[Core] Feature/#263 add SocketAuthenicator and JWT #283

Merged
merged 54 commits into from
Jun 24, 2022

Commits on Jun 14, 2022

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

    llbartekll committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    22c848d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. savepoint

    llbartekll committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    cdd2998 View commit details
    Browse the repository at this point in the history
  2. Add envelope

    llbartekll committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4521e3b View commit details
    Browse the repository at this point in the history
  3. update serialize method

    llbartekll committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    21d5fce View commit details
    Browse the repository at this point in the history
  4. update envelope

    llbartekll committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f34060c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb28175 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f3cb35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7103af View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. fix kms errors

    llbartekll committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    5ac5f97 View commit details
    Browse the repository at this point in the history
  2. fix kms tests

    llbartekll committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e59225a View commit details
    Browse the repository at this point in the history
  3. add kms tests scheme

    fix codec tests
    llbartekll committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    9a0fc95 View commit details
    Browse the repository at this point in the history
  4. fix serializer tests

    llbartekll committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    c2dd1c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15018c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00ebcb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    6a43166 View commit details
    Browse the repository at this point in the history
  2. remove debugging prints

    llbartekll committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7441ac1 View commit details
    Browse the repository at this point in the history
  3. update codec docs

    llbartekll committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    8eddce3 View commit details
    Browse the repository at this point in the history
  4. remove unused error

    llbartekll committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1df3367 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. remove unused error

    llbartekll committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    4765095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b8cd53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    222d0ac View commit details
    Browse the repository at this point in the history
  4. add serializing file

    llbartekll committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    fb0b576 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of github.com:WalletConnect/WalletConnectSwift…

    …V2 into #273-encryption-policies
    
    # Conflicts:
    #	Sources/Chat/NetworkingInteractor.swift
    #	Sources/Chat/Serializing.swift
    #	Sources/WalletConnectKMS/Codec/ChaChaPolyCodec.swift
    #	Sources/WalletConnectKMS/Crypto/CryptoKitWrapper/CryptoKitWrapper.swift
    #	Sources/WalletConnectKMS/Crypto/KeyManagementService.swift
    #	Sources/WalletConnectKMS/Serialiser/Serializer.swift
    #	Sources/WalletConnectSign/NetworkInteractor/NetworkInteractor.swift
    #	Sources/WalletConnectSign/Serializing.swift
    #	Tests/IntegrationTests/SerialiserTests.swift
    #	Tests/TestingUtils/Mocks/KeyManagementServiceMock.swift
    #	Tests/WalletConnectSignTests/Mocks/SerializerMock.swift
    llbartekll committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    0bd0a56 View commit details
    Browse the repository at this point in the history
  6. run lint

    llbartekll committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    52f1967 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f81d58 View commit details
    Browse the repository at this point in the history
  8. Add client auth mocks

    llbartekll committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    c1f024f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Add signing private key

    llbartekll committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    14ca2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    023542b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ac8fb8 View commit details
    Browse the repository at this point in the history
  4. update SocketAuthenticator

    llbartekll committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    7600cac View commit details
    Browse the repository at this point in the history
  5. savepoint

    llbartekll committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    eba8753 View commit details
    Browse the repository at this point in the history
  6. savepoint

    llbartekll committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4371d43 View commit details
    Browse the repository at this point in the history
  7. pass jwt test

    llbartekll committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    30a8cde View commit details
    Browse the repository at this point in the history
  8. extract jwt encoder

    llbartekll committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b0c7143 View commit details
    Browse the repository at this point in the history
  9. savepoint

    llbartekll committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    8d72ca4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. update signer

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    059e74e View commit details
    Browse the repository at this point in the history
  2. fix tests

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    c20277a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fbf3df View commit details
    Browse the repository at this point in the history
  4. clean up

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    26b665c View commit details
    Browse the repository at this point in the history
  5. remove commented code

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    621942c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d61a9d8 View commit details
    Browse the repository at this point in the history
  7. run lint fix

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    47c6974 View commit details
    Browse the repository at this point in the history
  8. change relay url

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    a34ee6b View commit details
    Browse the repository at this point in the history
  9. test

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    308cd35 View commit details
    Browse the repository at this point in the history
  10. update relay url

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f6fe082 View commit details
    Browse the repository at this point in the history
  11. test

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    a624076 View commit details
    Browse the repository at this point in the history
  12. test

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    e5e0bb0 View commit details
    Browse the repository at this point in the history
  13. revert

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    4d1211e View commit details
    Browse the repository at this point in the history
  14. test

    llbartekll committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    36396d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. fix typo

    llbartekll committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    aad3440 View commit details
    Browse the repository at this point in the history
  2. savepoint

    llbartekll committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    9cdbe48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68efda4 View commit details
    Browse the repository at this point in the history
  4. update test

    llbartekll committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    312e2bf View commit details
    Browse the repository at this point in the history