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(simapp): concurrent map writes when calling GetSigners (backport #21073) #21130

Merged
merged 3 commits into from
Aug 1, 2024

Commits on Jul 31, 2024

  1. fix(x/tx): concurrent map writes when calling GetSigners (#21073)

    (cherry picked from commit de0708b)
    
    # Conflicts:
    #	x/tx/CHANGELOG.md
    #	x/tx/signing/context_test.go
    facundomedica authored and mergify[bot] committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    30e3aaa View commit details
    Browse the repository at this point in the history
  2. revert x/tx

    julienrbrt committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d8efd41 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix

    facundomedica committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8cfad2b View commit details
    Browse the repository at this point in the history