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 request_aggregator unit tests #2632

Commits on Mar 5, 2020

  1. Fix request_aggregator unit tests

    With nanocurrency#2614 cached votes are sent after removing the request and unlocking the mutex, making it necessary to wait for confirm_ack count to be updated.
    guilhermelawless committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    fb6b4f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Configuration menu
    Copy the full SHA
    0c5b0d1 View commit details
    Browse the repository at this point in the history
  2. Using ASSERT_TIMELY

    guilhermelawless committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    4177855 View commit details
    Browse the repository at this point in the history