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

[Chat] feature/#244-create thread #266

Merged
merged 24 commits into from
Jun 20, 2022
Merged

[Chat] feature/#244-create thread #266

merged 24 commits into from
Jun 20, 2022

Commits on Jun 9, 2022

  1. Add registry manager

    llbartekll committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    46aac86 View commit details
    Browse the repository at this point in the history
  2. Update api methods

    llbartekll committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ff48341 View commit details
    Browse the repository at this point in the history
  3. update resolve

    llbartekll committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    bf61703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57c872d View commit details
    Browse the repository at this point in the history
  5. update invite method

    llbartekll committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    f30f1f7 View commit details
    Browse the repository at this point in the history
  6. remove teardown

    llbartekll committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    ce2d6d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2e61a6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d47389 View commit details
    Browse the repository at this point in the history
  9. Add invite service

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

    llbartekll committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    53e8963 View commit details
    Browse the repository at this point in the history
  11. Update invite service

    llbartekll committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    9a26d1a View commit details
    Browse the repository at this point in the history
  12. Add invitation handling

    llbartekll committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    61db474 View commit details
    Browse the repository at this point in the history
  13. test - decrypts an invite

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

Commits on Jun 10, 2022

  1. savepoint

    llbartekll committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    3f39bf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95488fd View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. savepoint

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

Commits on Jun 14, 2022

  1. add json rpc history

    llbartekll committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    1ddaf69 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
    a423533 View commit details
    Browse the repository at this point in the history
  3. remove ChatRequest type

    llbartekll committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    10c9d2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f26b7fb View commit details
    Browse the repository at this point in the history
  5. clean up

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

    …V2 into #chat/accept-invite
    
    # Conflicts:
    #	Sources/Chat/Chat.swift
    #	Sources/Chat/Engine.swift
    #	Sources/Chat/NetworkingInteractor.swift
    #	Sources/Chat/Types/ChatRequest.swift
    #	Sources/Chat/Types/Invite.swift
    #	Tests/ChatTests/EndToEndTests.swift
    #	Tests/ChatTests/Mocks/NetworkingInteractorMock.swift
    #	Tests/ChatTests/RegistryManagerTests.swift
    llbartekll committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    642155d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Merge branch 'develop' of github.com:WalletConnect/WalletConnectSwift…

    …V2 into #chat/accept-invite
    
    # Conflicts:
    #	Sources/Chat/Chat.swift
    #	Sources/Chat/Engine.swift
    #	Sources/Chat/NetworkingInteractor.swift
    #	Sources/Chat/Types/ChatRequest.swift
    #	Sources/Chat/Types/Invite.swift
    #	Sources/WalletConnectKMS/Codec/ChaChaPolyCodec.swift
    #	Tests/ChatTests/EndToEndTests.swift
    llbartekll committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    568cddd View commit details
    Browse the repository at this point in the history
  2. swiftlint fix

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