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

Fix connection record response for mobile #1469

Merged
merged 8 commits into from
Dec 6, 2021

Commits on Nov 1, 2021

  1. Fix connection record response for mobile

    Signed-off-by: Ian Costanzo <ian@anon-solutions.ca>
    ianco committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    6d53e55 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

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

Commits on Nov 8, 2021

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

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    c29b624 View commit details
    Browse the repository at this point in the history
  2. fix: conn manager receive_request no longer sends response

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    87eda8a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. feat: didexchange.request_handler auto-responds

    Instead of didexchange manager.receive_request
    
    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    c035e03 View commit details
    Browse the repository at this point in the history
  2. fix: didexchange manager receive_request no longer auto-responds

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    2869e45 View commit details
    Browse the repository at this point in the history
  3. test: new auto-response paths in connections and didexchange

    Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
    dbluhm committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    eec51a1 View commit details
    Browse the repository at this point in the history