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

proto: migrate x/distr to use hybrid codec #5610

Merged
merged 54 commits into from
Feb 11, 2020
Merged

proto: migrate x/distr to use hybrid codec #5610

merged 54 commits into from
Feb 11, 2020

Commits on Feb 1, 2020

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

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    31311cb View commit details
    Browse the repository at this point in the history
  2. Update staking types

    alexanderbez committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    0d2938b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60dc367 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0f6f50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c268a9e View commit details
    Browse the repository at this point in the history
  6. Fix unit test

    alexanderbez committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    95edc79 View commit details
    Browse the repository at this point in the history
  7. Update staking keeper

    alexanderbez committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    46be4b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7503396 View commit details
    Browse the repository at this point in the history
  9. Update query client

    alexanderbez committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    97ac0b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e84801 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Update staking handler

    alexanderbez committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    c35939a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    febaae8 View commit details
    Browse the repository at this point in the history
  3. Updates tests and APIs

    alexanderbez committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    5b83d9b View commit details
    Browse the repository at this point in the history
  4. Fix iteration

    alexanderbez committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    0a904f1 View commit details
    Browse the repository at this point in the history
  5. proto: move distr over to proto

    Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
    tac0turtle committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    1ee4527 View commit details
    Browse the repository at this point in the history
  6. proto: some more types to proto

    - move some more types to proto and ahve tests pass
    
    Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
    tac0turtle committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    7fb0d34 View commit details
    Browse the repository at this point in the history
  7. fix protolinting

    tac0turtle committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    6dc3dd9 View commit details
    Browse the repository at this point in the history
  8. Linting

    alexanderbez committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    2450409 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ce8248 View commit details
    Browse the repository at this point in the history
  10. Fix linting

    alexanderbez committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    97148e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da9d51f View commit details
    Browse the repository at this point in the history
  12. Add changelog entry

    alexanderbez committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    11a0d8b View commit details
    Browse the repository at this point in the history
  13. Update changelog entry

    alexanderbez committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    db45cfc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c5a7baa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    6140d37 View commit details
    Browse the repository at this point in the history
  2. referencing types

    tac0turtle committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d0b2786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c68058d View commit details
    Browse the repository at this point in the history
  4. make it build, kinda

    tac0turtle committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    37bc9c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. its alive

    tac0turtle committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    8c2431a View commit details
    Browse the repository at this point in the history
  2. fix tests

    tac0turtle committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    bdf9455 View commit details
    Browse the repository at this point in the history
  3. move slashevents to proto

    tac0turtle committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    ccc799c View commit details
    Browse the repository at this point in the history
  4. bump buf to 0.7

    tac0turtle committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    59d8427 View commit details
    Browse the repository at this point in the history
  5. remove here

    tac0turtle committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    728ac20 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    677a8f1 View commit details
    Browse the repository at this point in the history
  2. add applevelcodec

    tac0turtle committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    77b6f1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41426fa View commit details
    Browse the repository at this point in the history
  4. fix spacing

    tac0turtle committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    789a03d View commit details
    Browse the repository at this point in the history
  5. add changelog

    tac0turtle committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    a2346d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3019263 View commit details
    Browse the repository at this point in the history
  7. Fix x/crisis linting

    alexanderbez committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    fcbe7c3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28591b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Update CHANGELOG.md

    alexanderbez authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    230829b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f2140d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cad3caf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a5ebff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebe0140 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69f965a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. change json tag of height

    tac0turtle committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    d680eac View commit details
    Browse the repository at this point in the history
  2. revet query.go changes

    tac0turtle committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    1988305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45159b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d71b3b View commit details
    Browse the repository at this point in the history
  5. Update changelog entry

    alexanderbez committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    6cd4103 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    970562d View commit details
    Browse the repository at this point in the history