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

R4R: Auth Module Param Store #2998

Merged
merged 28 commits into from
Dec 20, 2018
Merged

R4R: Auth Module Param Store #2998

merged 28 commits into from
Dec 20, 2018

Commits on Dec 4, 2018

  1. Move auth types to new types package with params

    Aleksandr Bezobchuk committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    436930c View commit details
    Browse the repository at this point in the history
  2. Slight cleanup of account keeper

    Aleksandr Bezobchuk committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    0975772 View commit details
    Browse the repository at this point in the history
  3. Cleanup and update unit tests

    Aleksandr Bezobchuk committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    70d127c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Update auth module to use params

    Aleksandr Bezobchuk committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    762982a View commit details
    Browse the repository at this point in the history
  2. Update consumeSignatureVerificationGas panic

    Aleksandr Bezobchuk committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    d84ce10 View commit details
    Browse the repository at this point in the history
  3. Update genesis logic

    Aleksandr Bezobchuk committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    2ee7a46 View commit details
    Browse the repository at this point in the history
  4. Update existing app param keeper init

    Aleksandr Bezobchuk committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    d24232e View commit details
    Browse the repository at this point in the history
  5. Update unit tests account keeper usage

    Aleksandr Bezobchuk committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    b2a5b70 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    58a72cb View commit details
    Browse the repository at this point in the history
  2. Reduce number of changes

    Aleksandr Bezobchuk committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    bc3427b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into bez/2996-auth-param-store

    Aleksandr Bezobchuk committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    7169d16 View commit details
    Browse the repository at this point in the history
  4. Make countSubKeys private

    Aleksandr Bezobchuk committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    c805972 View commit details
    Browse the repository at this point in the history
  5. Add PENDING log

    Aleksandr Bezobchuk committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    75fbce8 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Merge branch 'develop' into bez/2996-auth-param-store

    Aleksandr Bezobchuk committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    6c182a5 View commit details
    Browse the repository at this point in the history
  2. Remove gasPerUnitCost from auth params

    Aleksandr Bezobchuk committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    6e42e60 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into bez/2996-auth-param-store

    Aleksandr Bezobchuk committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    077c623 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Merge branch 'develop' into bez/2996-auth-param-store

    Aleksandr Bezobchuk committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    7fb1389 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Remove auth context

    Aleksandr Bezobchuk committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    73d2601 View commit details
    Browse the repository at this point in the history
  2. Add ref TODO

    Aleksandr Bezobchuk committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    3d6fc31 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into bez/2996-auth-param-store

    Aleksandr Bezobchuk committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    8ab1704 View commit details
    Browse the repository at this point in the history
  4. Add auth genesis validation

    Aleksandr Bezobchuk committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    a200051 View commit details
    Browse the repository at this point in the history
  5. Add auth sim params

    Aleksandr Bezobchuk committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    5276247 View commit details
    Browse the repository at this point in the history
  6. Fix sim auth params

    Aleksandr Bezobchuk committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    d50889f View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Merge branch 'develop' into bez/2996-auth-param-store

    Aleksandr Bezobchuk committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    0b47963 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Merge branch 'develop' into bez/2996-auth-param-store

    Aleksandr Bezobchuk committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    bc5c147 View commit details
    Browse the repository at this point in the history
  2. Minor cleanup

    Aleksandr Bezobchuk committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    301ee4e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Merge branch 'develop' into bez/2996-auth-param-store

    Aleksandr Bezobchuk committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    039e7eb View commit details
    Browse the repository at this point in the history
  2. Update GaiaValidateGenesisState

    Aleksandr Bezobchuk committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    77b9d23 View commit details
    Browse the repository at this point in the history