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

Protobuf: x/auth & x/supply #5533

Merged
merged 70 commits into from
Feb 18, 2020
Merged

Protobuf: x/auth & x/supply #5533

merged 70 commits into from
Feb 18, 2020

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    adfae21 View commit details
    Browse the repository at this point in the history
  2. Add newline

    alexanderbez committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    72f70c0 View commit details
    Browse the repository at this point in the history
  3. Fix rand_util

    alexanderbez committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    80ab9d6 View commit details
    Browse the repository at this point in the history
  4. Add nolint

    alexanderbez committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    bf49ef2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9c08cf View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Update encoding doc

    alexanderbez committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    c5e5c6b View commit details
    Browse the repository at this point in the history
  2. Update CircleCI config

    alexanderbez committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    c1b17a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28b2da6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f039b99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49aa60d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd092c0 View commit details
    Browse the repository at this point in the history
  7. changed proto docker image

    mircea-c committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    b3463f7 View commit details
    Browse the repository at this point in the history
  8. changed proto job to skip the binary installs

    mircea-c committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f05929c View commit details
    Browse the repository at this point in the history
  9. removed extra files and update proto CI

    mircea-c committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    52e0a49 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    161f23b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5098419 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    7501af3 View commit details
    Browse the repository at this point in the history
  2. Update go.sum

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    5c6c08c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e80b77 View commit details
    Browse the repository at this point in the history
  4. Lint

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    9e6a906 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33400ef View commit details
    Browse the repository at this point in the history
  6. wildcard import

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    241eafb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    489d5e0 View commit details
    Browse the repository at this point in the history
  8. go mod tidy

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    01f7766 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb4ae4e View commit details
    Browse the repository at this point in the history
  10. Update go.{mod, sum}

    alexanderbez committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    d6182fb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

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

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    153dadd View commit details
    Browse the repository at this point in the history
  2. Initial commit/demo

    alexanderbez committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    94ca99c View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Fix MarshalAccount

    alexanderbez committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    4113099 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Prep merge from master

    alexanderbez committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    7fd26dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b268466 View commit details
    Browse the repository at this point in the history
  3. Update codec pkg

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

    alexanderbez committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    2d7e8a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8c4632 View commit details
    Browse the repository at this point in the history
  6. Update auth types

    alexanderbez committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    aaeaf2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    305db41 View commit details
    Browse the repository at this point in the history
  8. Update vesting types

    alexanderbez committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    31af710 View commit details
    Browse the repository at this point in the history
  9. Update module APIs

    alexanderbez committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    c21d5fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    769e57f View commit details
    Browse the repository at this point in the history
  11. Proto

    alexanderbez committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    c242f1c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    41773be View commit details
    Browse the repository at this point in the history
  2. Update auth types

    alexanderbez committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    b218b1e View commit details
    Browse the repository at this point in the history
  3. Update proto

    alexanderbez committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    56f824b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38338fd View commit details
    Browse the repository at this point in the history
  5. Update APIs

    alexanderbez committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    df62b47 View commit details
    Browse the repository at this point in the history
  6. Update alias

    alexanderbez committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    d9dbdd6 View commit details
    Browse the repository at this point in the history
  7. Update simapp codec

    alexanderbez committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    6849bcb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2fccc0 View commit details
    Browse the repository at this point in the history
  9. Update simapp

    alexanderbez committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    66c8beb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96e36b4 View commit details
    Browse the repository at this point in the history
  11. cleanup module codecs

    alexanderbez committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    4d49c14 View commit details
    Browse the repository at this point in the history
  12. Define SupplyCodec

    alexanderbez committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    4b1b6bb View commit details
    Browse the repository at this point in the history
  13. Restructure x/supply

    alexanderbez committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    f0aab9f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Supply proto updates

    alexanderbez committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    fd1758f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98de856 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eebcba3 View commit details
    Browse the repository at this point in the history
  4. Update genutil

    alexanderbez committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    348a7e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c52731d View commit details
    Browse the repository at this point in the history
  6. Lint

    alexanderbez committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    0dfd3ef View commit details
    Browse the repository at this point in the history
  7. Fix supply tests

    alexanderbez committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e9d161c View commit details
    Browse the repository at this point in the history
  8. Update changelog

    alexanderbez committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    098e3a9 View commit details
    Browse the repository at this point in the history
  9. Update changelog

    alexanderbez committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    2c721af View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Add error checking

    alexanderbez committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    2482e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08502d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Lint

    alexanderbez committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    fe2c0a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ebbda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9480f1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb22da9 View commit details
    Browse the repository at this point in the history
  5. Remove vesting codec

    alexanderbez committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    af00a40 View commit details
    Browse the repository at this point in the history