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

Split validator databases #6048

Merged

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    d6bc700 View commit details
    Browse the repository at this point in the history
  2. merge validator enhancements

    rkapka committed May 28, 2020
    Configuration menu
    Copy the full SHA
    0526e4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    645ebd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fe1284 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    1b35e18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f75ff8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26b5d2f View commit details
    Browse the repository at this point in the history
  4. removed unused import

    rkapka committed May 29, 2020
    Configuration menu
    Copy the full SHA
    321c71a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'merge-validators-enhancements' into split-validator-dat…

    …abases
    
    # Conflicts:
    #	validator/db/BUILD.bazel
    #	validator/db/manage.go
    #	validator/db/manage_test.go
    rkapka committed May 29, 2020
    Configuration menu
    Copy the full SHA
    e5a08ee View commit details
    Browse the repository at this point in the history
  6. tests and small fixes

    rkapka committed May 29, 2020
    Configuration menu
    Copy the full SHA
    c5e6748 View commit details
    Browse the repository at this point in the history
  7. extracted common functionality

    rkapka committed May 29, 2020
    Configuration menu
    Copy the full SHA
    7661ce3 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into split-validator-databases

    # Conflicts:
    #	validator/accounts/account_test.go
    #	validator/db/manage.go
    #	validator/db/manage_test.go
    rkapka committed May 29, 2020
    Configuration menu
    Copy the full SHA
    3de3442 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e1bc53b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. added missing flags to main.go

    rkapka committed May 31, 2020
    Configuration menu
    Copy the full SHA
    d5b8883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3748a65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63a3a72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e671449 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de2fae5 View commit details
    Browse the repository at this point in the history
  6. removed redundant parenthesis

    rkapka committed May 31, 2020
    Configuration menu
    Copy the full SHA
    84372e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34e5330 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    788cf13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28cebef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aa3ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cdb3dc View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    1819388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    847332c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2d8b2f View commit details
    Browse the repository at this point in the history
  4. removed incorrect import

    rkapka committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    09b3c12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c1fded2 View commit details
    Browse the repository at this point in the history