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

Test consensus admin dman #151

Open
wants to merge 14 commits into
base: candidate
Choose a base branch
from

Commits on Apr 13, 2022

  1. Fixed actor tests

    - Fixed bug in actors where downloads were being retried when they shouldn't
    - Added type assertions to internaltypes
    - Fixed empty func in peer.go
    ricardopinto committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    27da19c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    538ad3b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. More tests

    ricardopinto committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    170916e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db4c18e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. DMan tests passing

    ricardopinto committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    028448a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Testing admin Handler

    ricardopinto committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    7a2e671 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    5591bad View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    3c450d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12681ed View commit details
    Browse the repository at this point in the history
  3. Fixed test mocking

    ricardopinto committed May 11, 2022
    Configuration menu
    Copy the full SHA
    bfc4279 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    5808b16 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    62b7797 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    4187c74 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. - Restored unused function

    - Improved panic error messages
    ricardopinto committed May 25, 2022
    Configuration menu
    Copy the full SHA
    d08f9bb View commit details
    Browse the repository at this point in the history