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

abci: change client to use multi-reader mutexes (backport #6306) #6873

Merged
merged 3 commits into from
Aug 30, 2021

Commits on Aug 30, 2021

  1. abci: change client to use multi-reader mutexes (#6306)

    (cherry picked from commit 1c4dbe3)
    
    # Conflicts:
    #	abci/client/local_client.go
    #	consensus/byzantine_test.go
    tychoish authored and mergify-bot committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    279f806 View commit details
    Browse the repository at this point in the history
  2. fix merge

    tychoish committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0e6c7d7 View commit details
    Browse the repository at this point in the history
  3. fix compile

    tychoish committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    a53295a View commit details
    Browse the repository at this point in the history