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(auth): make address codec pluggable #16621

Merged
merged 12 commits into from
Jun 28, 2023
Merged

feat(auth): make address codec pluggable #16621

merged 12 commits into from
Jun 28, 2023

Commits on Jun 20, 2023

  1. codec pluggability

    tac0turtle committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    db3f43c View commit details
    Browse the repository at this point in the history
  2. fix tests

    tac0turtle committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    24a98c1 View commit details
    Browse the repository at this point in the history
  3. address comment

    tac0turtle committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    bd243f0 View commit details
    Browse the repository at this point in the history
  4. address comment

    tac0turtle committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1906515 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. fix tests

    tac0turtle committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b990cb7 View commit details
    Browse the repository at this point in the history
  2. fix lint

    tac0turtle committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3b61500 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    275192f View commit details
    Browse the repository at this point in the history
  2. fix build

    tac0turtle committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1f40a62 View commit details
    Browse the repository at this point in the history
  3. refactor: address codec factory (#16726)

    Co-authored-by: Julien Robert <julien@rbrt.fr>
    kocubinski and julienrbrt committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0847ae4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix linting

    tac0turtle committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a1fe9f1 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    tac0turtle committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    966b2d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ad8e29 View commit details
    Browse the repository at this point in the history