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(x/tx): concurrent map writes when calling GetSigners #21073

Merged
merged 9 commits into from
Jul 31, 2024

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    764d30f View commit details
    Browse the repository at this point in the history
  2. cl++

    facundomedica committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    33348e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. another try

    facundomedica committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    168407a View commit details
    Browse the repository at this point in the history
  2. progress

    facundomedica committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8f8322d View commit details
    Browse the repository at this point in the history
  3. test

    facundomedica committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4f31098 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. use sync.Map :(

    facundomedica committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    848b15f View commit details
    Browse the repository at this point in the history
  2. cl

    facundomedica committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c077988 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    313f9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a042f81 View commit details
    Browse the repository at this point in the history