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

feat: ADR-010: Mutual DTag exchange between users. #656

Merged
merged 7 commits into from
Oct 20, 2021

Commits on Oct 19, 2021

  1. implemented the logic to allow dtag swapping between two users

    when the receiver accept the request and specifies the sender dtag
    leobragaz committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    f97a889 View commit details
    Browse the repository at this point in the history
  2. added test case to make sure dtags are correctly swapped

    removed some tests from adr referred to the old adr implementation proposal
    leobragaz committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    04ed308 View commit details
    Browse the repository at this point in the history
  3. added changeset

    leobragaz committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    987cb94 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. fixed suggestions

    added a check in swap dtags testcase
    leobragaz committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    c99d5bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd829fd View commit details
    Browse the repository at this point in the history
  3. renamed tests dtags

    leobragaz committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2d4b77f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc9ea35 View commit details
    Browse the repository at this point in the history