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: concurrency issues between simulation, grpc queries and ABCI commit flow #213

Merged
merged 11 commits into from
May 2, 2022

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    6fd8642 View commit details
    Browse the repository at this point in the history
  2. table tests for selectHeight

    p0mvn committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    ffbc01a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2412f7d View commit details
    Browse the repository at this point in the history
  4. clean up

    p0mvn committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    cd30668 View commit details
    Browse the repository at this point in the history
  5. clean up grpc query tests

    p0mvn committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    3a6d01a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10f89a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7caa9cd View commit details
    Browse the repository at this point in the history
  8. fix typo in abci.go

    p0mvn committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    b55cc3a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Update baseapp/abci.go

    Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
    p0mvn and alexanderbez authored May 2, 2022
    Configuration menu
    Copy the full SHA
    0b54d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    798a3b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b138fa View commit details
    Browse the repository at this point in the history